VestaCP web template for Laravel sites
wget https://raw.githubusercontent.com/t0rik/vestacp-laravel-template/main/Laravel-PHP-FPM-80.stpl -O /usr/local/vesta/data/templates/web/apache2/Laravel-PHP-FPM-80.stpl wget https://raw.githubusercontent.com/t0rik/vestacp-laravel-template/main/Laravel-PHP-FPM-80.tpl -O /usr/local/vesta/data/templates/web/apache2/Laravel-PHP-FPM-80.tpl wget https://raw.githubusercontent.com/t0rik/vestacp-laravel-template/main/Laravel-PHP-FPM-80.sh -O /usr/local/vesta/data/templates/web/apache2/Laravel-PHP-FPM-80.sh chmod a+x /usr/local/vesta/data/templates/web/apache2/Laravel-PHP-FPM-80.sh
Note: PHP 8.0 must be installed on system
Now simply go to Vesta, edit WEB for desired domain and choose: Laravel PHP FPM 80.
Similar Posts:
- How to install multiple PHP versions on VestaCP
- how to install and use bootstrap 5 in laravel 9
- how to install package to laravel from github
- How to enable filemanager on vestacp free
- Config and log locations on a Debian and Ubuntu on VestaCP
677
Fantastic guide for integrating Laravel with VestaCP! Clear steps and helpful tips. Thanks for simplifying the process