Skip to content

Latest commit

 

History

History

queues

Deployment

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.