Skip to content

Instantly share code, notes, and snippets.

View daanvissers's full-sized avatar
💡
Using light theme

Daan Vissers daanvissers

💡
Using light theme
View GitHub Profile
@hoandang
hoandang / laravel-artisan-cheatsheet
Last active June 21, 2024 06:05
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