← ServerPilot Docs

Laravel

How to Install Laravel

Laravel is a free and open-source PHP framework. This tutorial will show you how to create a new Laravel 5 app on your server.

How to Connect a Database to Laravel

If you want your Laravel project to use a MySQL database, follow these steps: First, create your database in ServerPilot and copy the database name, username, and password.

How to Upload an Existing Laravel App over SFTP

If you have created a Laravel project on your desktop, it's time to upload it to your server for launch.

Launch your first site in 5 minutes