before running this commands, Setup .env file with your own database credentials composer require laravel/passport:7.5.1
composer require laravel/helpers
php artisan migrate
php artisan db:seed
http://{domain.name}/api/gigs
http://{domain.name}/api/gigs/{id}
http://{domain.name}/api/gig/
http://{domain.name}/api/gig/{id}
http://{domain.name}/api/gig/
http://{domain.name}/api/companies
http://{domain.name}/api/companies/{id}
http://{domain.name}/api/company/{id}
http://{domain.name}/api/company/
http://{domain.name}/api/company/