The application can be deployed to AWS by running:
composer install
npm install
php artisan config:clear
serverless deploy
Read more in the Laravel Bridge documentation.
The application can be deployed to AWS by running:
composer install
npm install
php artisan config:clear
serverless deploy
Read more in the Laravel Bridge documentation.