Skip to content

Instantly share code, notes, and snippets.

View ziauddin's full-sized avatar
🏠
Working from home

Ziauddin Robin ziauddin

🏠
Working from home
View GitHub Profile
@hoandang
hoandang / laravel-artisan-cheatsheet
Last active December 5, 2023 17:27
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