Skip to content

Instantly share code, notes, and snippets.

View JohnnyPravi's full-sized avatar

Ioannis Pravinos JohnnyPravi

View GitHub Profile
@JohnnyPravi
JohnnyPravi / laravel-artisan-cheatsheet
Created April 15, 2021 09:46 — forked from hoandang/laravel-artisan-cheatsheet
Laravel artisan cheatsheet
Available commands:
clear-compiled Remove the compiled class file
down Put the application into maintenance mode
env Display the current framework environment
help Displays help for a command
inspire Display an inspiring quote
list Lists commands
migrate Run the database migrations
optimize Cache the framework bootstrap files
serve Serve the application on the PHP development server