Speeding Up Laravel Tests with tmpfs (MySQL in RAM)
If your Laravel test suite is painfully slow and does a lot of database work (multi-tenancy, migrations, seeding), the bottleneck is almost…
Laravel Cloud, the upcoming deployment platform from the Laravel team, has revealed its pricing structure ahead of its February 24th, 2025 launch. The platform offers three distinct tiers designed to accommodate different project needs and scale requirements.
The Sandbox tier starts at $0 per month base cost, with pay-as-you-go pricing for resources:
A notable feature is the ability to scale resources to zero when unused, potentially helping developers save on costs for less active projects.
Priced at $20 per month plus usage (with discounts), the Production tier includes:
The Enterprise tier includes advanced features such as:
One of the most interesting aspects is the platform's focus on cost optimization. For example, databases can be configured to hibernate after periods of inactivity (e.g., 300 seconds), waking up within milliseconds when needed. This feature could significantly reduce costs for projects with variable traffic patterns.
Give Vroni a GitHub issue, bug report, spec, or rough idea. It reads the repo, plans the change, writes code, runs checks, and works toward a review-ready pull request.
Take a look at vroni.com