Skip to content

Instantly share code, notes, and snippets.

View CarbabouSy's full-sized avatar

Boubacar Sy CarbabouSy

  • Nouakchott, Mauritania
  • 12:57 (UTC +01:00)
View GitHub Profile

How to install Laravel globally in Ubuntu

===================================================================

Open your terminal using Ctrl+Alt+T and type the following commands

Step 1: Install Laravel

composer global require "laravel/installer"