Laravel hosting

Deploy Laravel apps with Postgres, HTTPS, and queues.

Bring your Laravel repo and Makofy builds it, serves it over HTTPS, and runs your queues and scheduler. The web app, the workers, and the database in one place.

Web, queues, scheduler

Run the Laravel app, a queue worker for jobs, and the scheduler as a cron, all from the same codebase with logs for each.

Managed Postgres

Spin up managed Postgres next to your app and wire it in through environment variables. No separate database server to provision or back up by hand.

HTTPS and domains

Every deploy gets a free HTTPS URL, and your own domain attaches in a few clicks with certificates handled automatically.

Questions

Can I run Laravel queue workers on Makofy?

Yes. Run your web app and a queue worker as separate processes from the same repo, each with its own logs and restart policy. Plans start at $6.99/mo.

Does Makofy handle the Laravel scheduler?

Yes. Set up the scheduler as a cron job on Makofy so your scheduled tasks run on time without a server you have to keep up yourself.

Can I use a managed database with Laravel?

Yes. Makofy provides managed Postgres you can connect to your Laravel app through environment variables, hosted on the same platform.

Is there a free trial for Laravel hosting?

Yes. Start with a 7-day free trial, no card required, then pay from $6.99/mo.

Related pages