Taylor Otwell delivered a keynote at LaraconUS detailing major developments in the Laravel ecosystem. He announced several new framework features including deferred functions, container attributes, and chaperoned models. The talk culminated in unveiling Laravel Cloud, a new fully-managed platform for deploying Laravel applications that aims to simplify the deployment process to under one minute, complete with serverless PostgreSQL databases and automatic scaling capabilities.
Taylor Otwell introduces Laravel Spark, a new scaffolding tool that helps developers quickly build SaaS applications. The talk covers how Spark provides out-of-the-box functionality for common SaaS features like billing, subscriptions, team management, and two-factor authentication. Otwell emphasizes how Spark aims to remove boilerplate code and let developers focus on building their core application features, making it easier to turn side project ideas into reality.