Laravel

Laravel at its finest

Deploy your Laravel applications in seconds. Zero configuration, maximum performance, infinite scale.

Ploi Cloud is a European platform for deploying and running Laravel applications on fully managed infrastructure. Connect a GitHub, GitLab, or Bitbucket repository and every push builds a container image, runs your database migrations, and ships a zero-downtime release behind automatic SSL — no servers to provision and no infrastructure to manage.

Queue workers, the scheduler, Laravel Horizon, managed databases, and Laravel Octane are all first-class, so the framework's full feature set runs exactly as Laravel intends — hosted in European data centers for GDPR-aligned data residency and low latency across the EU.

Everything Laravel needs

Built by Laravel developers, optimized for Laravel applications

Zero configuration

Push your code and we handle the rest. Automatic detection of Laravel apps with optimal settings.

Queue workers

Run multiple queue workers with custom commands. Perfect for Laravel Horizon and job processing.

Scheduled tasks

Laravel scheduler runs automatically. Your scheduled commands execute on time, every time.

Auto migrations

Database migrations run automatically on every deployment. Keep your schema in sync effortlessly.

Secure env management

Manage environment variables securely. Encrypted at rest, injected at runtime.

Artisan access

Run artisan commands during deployment. Cache configs, optimize routes, and more.

Deploy in 60 seconds

Connect your repository and watch the magic happen

deployment.log
# Detected Laravel application
Installing composer dependencies...
Running database migrations...
Optimizing configuration...
Caching routes and views...
Starting queue workers...
✓ Application deployed successfully!
Live at https://your-app.ams.ploi.it • Deployed in 47 seconds

Choose your database

Fully managed databases optimized for Laravel

MySQL

v8.0

PostgreSQL

v15

Redis

v7.0

MongoDB

v6.0

Frequently asked questions

Everything you need to know about hosting Laravel on Ploi Cloud

How do I deploy a Laravel application to Ploi Cloud?

Connect your GitHub, GitLab, or Bitbucket repository. Ploi Cloud detects the Laravel application, builds a container image, runs your migrations, and serves it behind automatic SSL. Every push to your deploy branch triggers a new zero-downtime release.

Which PHP versions does Ploi Cloud support?

PHP 8.1, 8.2, 8.3, 8.4, and 8.5. Choose the version in your application settings; changing it rebuilds the container on the next deployment.

Does Ploi Cloud run Laravel queue workers and Horizon?

Yes. Add one or more worker processes with custom commands such as "php artisan horizon" or "php artisan queue:work". Workers run as dedicated, long-running processes that share your application's storage.

Are Laravel migrations run automatically on deploy?

Yes. "php artisan migrate --force" runs automatically before each new release goes live, so your database schema stays in sync without any manual steps.

Can I run the Laravel scheduler?

Yes. Enable the scheduler and Ploi Cloud runs "php artisan schedule:run" every minute, so your scheduled tasks fire on time without you configuring cron.

Does Ploi Cloud support Laravel Octane?

Yes. Run Octane with FrankenPHP, Swoole, or RoadRunner by setting your start command, for example "php artisan octane:start --server=frankenphp". FrankenPHP is the recommended default.

Where are my Laravel applications hosted?

In European data centers, giving you GDPR-aligned data residency and low latency for users across Europe.

Ready to deploy your Laravel app?

Join thousands of developers who deploy with confidence

Start your free trial