Blog
Explore the stories, insights, and expert advice behind Sevalla's PaaS solutions, featuring the Sevalla team and occasional guest contributors from the industry.
From Lovable to production: Deploy your app on Sevalla
Learn how to export a Lovable-built app and deploy it to production on Sevalla with full control over your infrastructure.
·by Joel OlawanleThe application coordinator pattern for modern Laravel architecture
A systematic approach to organizing complex Laravel workflows with clear boundaries, consistent orchestration, and railway-oriented programming.
·by Steve McDougallHow to use AI with Sevalla MCP to run infrastructure tasks
Sevalla API v3 and MCP let coding agents deploy apps, inspect logs, and manage infrastructure directly from your development workflow.
·by Kevin DownsThink in use cases, not endpoints
Stop designing your application around HTTP verbs and database tables. Start designing around what your users are actually trying to accomplish.
·by Steve McDougallWhy your Laravel controllers should be almost empty
Controllers are traffic cops, not brains. If yours are filled with logic, validation, and database calls, you're setting yourself up for pain. Learn why thin controllers matter and how to build better Laravel architecture.
·by Steve McDougall