Laravel bridge for AWS Lambda runtime with Unload.
This package provides the following benefits:
- it configures Laravel for AWS Lambda environment
- it provides a bridge to run Laravel Queues worker on AWS Lambda
This is extension of default bref laravel bridge package.
composer require unload/unload-laravel --update-with-dependencies
The application is now ready to be deployed:
unload deploy
For full documentation, visit unload.sh.
This is an open-source software licensed under the MIT license.