Once you install your Laravel application, Ploi automatically makes the Laravel tab available for you. This tab is equipped with the most common artisan commands, such as:
php artisan down
php artisan up
php artisan route:cache
php artisan cache:clear
php artisan view:clear
Whether you need to do a small or big change to your .env
file, there is no easier way than with the Ploi editor.
Easily adjust all the variables, and if you don't have a default .env
file, Ploi will automatically create one for you.
Sometimes packages come with dedicated commands which could by trivial to be run by your deploy script. Ploi will automatically detect these packages and suggest you add them to your deploy script.
1-click install Laravel Octane to your website to make it fly 🚀
Easily start up a Roadrunner or Swoole server for your Laravel application with the push of a button.