Skip to content

Instantly share code, notes, and snippets.

View MuzooraBarnabas's full-sized avatar
🌍
Am ready for hire!

Muzoora Barnabas MuzooraBarnabas

🌍
Am ready for hire!
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"

MongoDB Cheat Sheet

Show All Databases

show dbs

Show Current Database