Platform installs
Install Laravel without SSH
Install Laravel without SSH
SoftServer can provision PHP, Nginx, MariaDB, Composer and a Laravel application from the panel.
- Open your server and go to Applications.
- Select Laravel stack (or install Nginx, PHP, MariaDB, then Laravel).
- Wait for the install job to finish — queue workers and cron can be enabled from the panel too.
Deploy updates
Use Git deploy to connect your repository, pull updates, and run migrations from the dashboard. SSH remains available if you prefer the terminal.
See also: Laravel hosting guide.