Cookies ahead

Our support chat tool "Intercom" would like to collect some more data on you. See the related link for more details.

Docs

Laravel Forge alternative for PHP hosting

Created

Reviewedbyfl

💸

fortrabbit vs Laravel Forge.

fortrabbit is a Laravel Forge alternative — one integrated managed platform, not a server-management tool layered on top of a VPS.

Why pick fortrabbit over Laravel Forge + VPS for Laravel?

fortrabbit is a managed PaaS built exclusively for PHP. Laravel Forge is a server-management tool — software you pay for that provisions and configures servers on a VPS provider (DigitalOcean, Linode, Vultr, AWS) that you also pay for. You end up with two bills, a VPS you're ultimately responsible for, and the operational weight of an OS you maintain.

If you want one integrated managed platform instead of "VPS + management software," fortrabbit gives you a tuned PHP environment with git push deploys, integrated MySQL, atomic releases, persistent storage, SSL by default, and human support — all in a single subscription. We've been hosting Laravel apps since before Forge existed. Plans start at €2.50 per month; the trial doesn't require a credit card.

Start a free trial — no credit card

How does fortrabbit compare to Laravel Forge?

FeatureForge + VPSfortrabbit
What you pay forForge and VPSOne subscription
AbstractionForge UI on a VPS you ownManaged PaaS
Underlying serverYoursManaged
PHP runtimeForge provisions, you tunePre-tuned, version-pinned
Managed MySQLOn the VPS, you maintainNative, isolated
Deploymentgit via Forge UIgit push
SSL certificatesForge: Let's EncryptAutomatic Let's Encrypt
PatchingYour VPS, your responsibilityManaged
RegionDepends on VPS providerEU (Ireland)
SupportForge: email; VPS: separateHuman chat, one contact
Pricing model$12 Forge + $5–$100+ VPSPer-app, monthly
OwnershipYou own the serverPlatform owns runtime

Pricing comparison

Use caseForge + VPSfortrabbit
Small site / devForge $12 + DO $6 ≈ $18 / mo + your time€5 / mo
Production appForge $12 + DO $24 + backups ≈ $40+ / mo€30 / mo
Scaled appForge Pro + bigger VPS + add-ons ≈ $100+ / mo€60–€120 / mo depending on tier

Plus your engineering hours managing the underlying VPS. See fortrabbit pricing for the current matrix.

Migrating from Laravel Forge to fortrabbit

  1. Provision the app on fortrabbit. Pick a region (EU) and a plan. The free trial is enough to validate the move.
  2. Add the MySQL component. From your Forge-managed VPS, mysqldump and import via fortrabbit's SSH tunnel — see MySQL import guide.
  3. Connect your git provider. Install the fortrabbit GitHub App (or connect GitLab / Bitbucket) and link your existing repo to the new fortrabbit app — see deployment intro. Pushes to your branch trigger an automatic deploy; Composer install runs as part of it.
  4. Move environment variables and secrets. Read .env from Forge, set the same values in the fortrabbit dashboard.
  5. Configure queue workers and scheduled tasks. See fortrabbit's Laravel guides for queues and cron on the new platform.
  6. Move uploads and assets. rsync from the Forge-managed VPS into your fortrabbit app's persistent storage via SFTP / SSH.
  7. Cut over DNS. Add the domain in the fortrabbit dashboard, update the DNS record, and watch the certificate issue automatically via Let's Encrypt.
  8. Cancel Forge and the VPS. Once cutover is verified, retire both.

Why teams switch

  • One bill, one contact. No "is it Forge or the VPS?" diagnosis loop.
  • No server to maintain. The OS isn't your problem anymore.
  • PHP-first ergonomics. Composer, OPcache, PHP version pinning, integrated MySQL.
  • Human support. You talk to the engineers who run the platform.

For background on Laravel Forge itself, see our hosting guide entry.

Frequently asked

What is the difference between fortrabbit and Laravel Forge?
One platform vs two bills

One platform vs two bills - Laravel Forge is a server-management tool: software you pay for that provisions a VPS at DigitalOcean, Linode, Vultr, or AWS and configures it for Laravel. You end up with two invoices and one server you ultimately own. fortrabbit is one integrated managed platform — the PHP runtime, MySQL, deploys, SSL, and persistent storage all come from us, on one bill. No VPS underneath.

#
Is fortrabbit cheaper than Laravel Forge plus a VPS?
Usually

Usually - For small to mid-sized Laravel apps it usually is. Forge has a monthly subscription and the VPS has its own monthly cost; together they typically land around $20-25 a month before you have done any actual work. fortrabbit's per-app plan with a MySQL component starts at €5 a month, and the price covers the managed stack rather than the right to configure your own.

#
How do I move my Laravel app from Forge to fortrabbit?
Self-service

Self-service - The codebase moves with no rewrites — push your repo to the new fortrabbit app and Composer install runs as part of the deploy. Migrate environment variables out of Forge into the fortrabbit dashboard, dump and import your MySQL database via the SSH tunnel, and rsync uploads from the VPS into the app's persistent storage. Cron jobs configured in Forge map to fortrabbit's cron jobs feature.

#
Does fortrabbit handle Laravel queue workers and the scheduler?
Yes

Yes - Long-running PHP workers, Horizon, and the Laravel scheduler all run on fortrabbit as separate processes alongside the web app, configured via the dashboard. The dashboard handles process supervision and restarts; you do not maintain a Supervisor config or a systemd unit the way you would on a Forge-provisioned VPS.

#
Can spending be capped on fortrabbit?
Yes

Yes - Disable autoscaling and pick a specific plan to cap the monthly spend on an app. Billing is in arrears with a one-day minimum and pro-rated, so there are no upfront charges and no setup fees. Cancel any time from the dashboard, with immediate effect and no lock-in.

#

Different by design

A platform purpose-built for PHP. More than the sum of its parts.

Pay in arrears

Daily prorated, post-paid billing. No upfront payment, no yearly commitment.

Modular pricing

Pay per component and scale each one from xs to 2xl on its own.

No dark patterns

No vendor lock-in, no upselling, no misleading messages.

Humans in support

Eye-level developer chat over the support bubble. No sales calls.

Developer-first

Git-push deploy, SSH access, bring your own code. No 1-click bloat.

Managed platform

A hardened, service-oriented PHP stack. Deploy code, skip the server admin.

What customers say

Having fortrabbit is like having a dedicated DevOps engineer on the team, taking care of the infrastructure so we can focus on writing code. We've used many PaaS providers, but none come close to fortrabbit's mix of features, reliability, predictable and fair pricing, and fast, genuinely helpful support. Their service has been rock solid, giving us the confidence that our apps are in good hands.

LVE

Len van Essen

CTO at Fitwinkel

2026 — Direct feedback

Unmatched performances and ease-of-configure. I really like what fortrabbit is doing for the modern PHP hosting ecosystem, and I'd suggest anyone to have a try with them.

FM

Federico Magnani

CTO at glueglue

2026 — Direct feedback

I just wanted to say that the documentation that you guys have and the service you provided me while I was initially setting everything up was probably the best I've encountered in my 20-ish years of front-end web development. Your dashboard is super simple and it has all of the right things for someone like me, and none of the fluff that isn't necessary.

Scott Cooper

Scott Cooper

Front-end developer

2023 — Customer support

More