Install Laravel Globally Ubuntu

[Solved] Install Laravel Globally Ubuntu | Php - Code Explorer | yomemimo.com
Question : install laravel globally ubuntu

Answered by : fancy-fish-e1sdtqk691qa

composer global require "laravel/installer"

Source : https://laravel.com/docs/5.4/installation | Last Update : Sat, 08 May 21

Question : install laravel on ubuntu

Answered by : kennedy-tatah

sudo chmod +x /usr/local/bin/composer

Source : https://www.hostinger.com/tutorials/how-to-install-laravel-on-ubuntu-18-04-with-apache-and-php/ | Last Update : Wed, 13 Jul 22

Answers related to install laravel globally ubuntu

Code Explorer Popular Question For Php