Looking to hire Laravel developers? Try LaraJobs

unload-laravel maintained by unload

Description
Package that makes Laravel work on AWS Lambda with Unload
Last update
2023/08/15 22:49 (dev-master)
License
Downloads
57

Comments
comments powered by Disqus

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.

Installation

composer require unload/unload-laravel --update-with-dependencies

The application is now ready to be deployed:

unload deploy

Documentation

For full documentation, visit unload.sh.

License

This is an open-source software licensed under the MIT license.