laravel-bridge icon indicating copy to clipboard operation
laravel-bridge copied to clipboard

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

Open aran112000 opened this issue 2 years ago • 4 comments

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:

  • Create a default SQS queue and link to Laravel queues seamlessly
  • Create a Cloudfront website front-end and S3 bucket for serving static assets from within your domain

aran112000 avatar Mar 17 '23 17:03 aran112000

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?

georgeboot avatar Mar 17 '23 17:03 georgeboot

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

aran112000 avatar Mar 17 '23 18:03 aran112000

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 avatar Mar 17 '23 18:03 tillkruss

I'm ooo this week. @georgeboot @mnapoli

tillkruss avatar Mar 20 '23 22:03 tillkruss