Developing Serverless Functions in Laravel
With Aaron Francis
In this CreatorSeries, we cover how to develop serverless functions with Laravel, using a package called Sidecar. Serverless functions let you tap into the power of AWS Lambda, but without the complexity of setting up a new repo, deployment process, or API Gateway.You'll learn how to package, deploy, and execute these functions... all from your Laravel application!