brefphp / laravel-bridge

Package to use Laravel on AWS Lambda with Bref
https://bref.sh/docs/frameworks/laravel.html
MIT License
319 stars 63 forks source link

Provide an up-to-date feature-rich example serverless.yml config #103

Open aran112000 opened 1 year ago

aran112000 commented 1 year ago

Example serverless.yml config for the updated Laravel Bridge for Bref 2.

Default config for Octane support (simply swap the web functions over to use)

This uses Lift constructs to:

georgeboot commented 1 year ago

Seems to conflict with #100

Perhaps it's best to provide a simple default (like in #100) and document (or even, provide examples) of more advanced setups like the one in this PR?

Thoughts?

aran112000 commented 1 year ago

No worries, I'll review this weekend and move it over to the examples

tillkruss commented 1 year ago

Perhaps it's best to provide a simple default (like in #100) and document (or even, provide examples) of more advanced setups like the one in this PR?

I was thinking we have a dozen example files (or folders) in examples.

tillkruss commented 1 year ago

I'm ooo this week. @georgeboot @mnapoli