flightphp / core

An extensible micro-framework for PHP
https://docs.flightphp.com
MIT License
2.6k stars 407 forks source link

Possible deployment on AWS Lambda. #509

Closed iamkarshe closed 6 months ago

iamkarshe commented 6 months ago

Providing script or readme on how to deploy FlightPHP app on AWS Lambda with full compatibility.

Some help / example we can take help from

Auto-deployment with FlightPHP's CLI tool like artisan (let's name it launcher) via launcher deploy aws-lambda -c config.yml

n0nag0n commented 6 months ago

haha, this could be useful but way out of my scope to look into. If you want to come together with something on it, I can look it over and add it to maybe the flightphp.com documentation! There's just a lot of fish to fry at the moment with the framework :sweat_smile: