mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2026-01-27 13:48:01 -08:00
Compare commits
2 Commits
master
...
39cd9ab9a3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
39cd9ab9a3 | ||
|
|
53d9ed231e |
@@ -8,7 +8,7 @@
|
||||
// MAIN.
|
||||
|
||||
php artisan clear-compiled // Remove the compiled class file
|
||||
php artisan db // Start a new database CLI session
|
||||
php artisan db // Start a new database CLI sessionn
|
||||
php artisan docs // Access the Laravel documentation
|
||||
php artisan down // Put the application into maintenance mode
|
||||
php artisan dump-server // Start the dump server to collect dump information.
|
||||
|
||||
Reference in New Issue
Block a user