mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2026-05-06 22:40:05 -07:00
Compare commits
2 Commits
master
...
87a4590eaf
| Author | SHA1 | Date | |
|---|---|---|---|
| 87a4590eaf | |||
| 53d9ed231e |
+1
-1
@@ -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