Skip to content

Instantly share code, notes, and snippets.

View Parvaz19's full-sized avatar
๐Ÿ‘‘
Focusing

Mohsen Parvaz19

๐Ÿ‘‘
Focusing
  • 13:10 (UTC +03:30)
View GitHub Profile
@Parvaz19
Parvaz19 / laravel-artisan-cheatsheet
Created May 13, 2023 03:09 — 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