mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2026-01-28 14:18:12 -08:00
Compare commits
2 Commits
39cd9ab9a3
...
35b060f9b6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
35b060f9b6 | ||
|
|
53d9ed231e |
@@ -8,7 +8,7 @@
|
|||||||
// MAIN.
|
// MAIN.
|
||||||
|
|
||||||
php artisan clear-compiled // Remove the compiled class file
|
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 docs // Access the Laravel documentation
|
||||||
php artisan down // Put the application into maintenance mode
|
php artisan down // Put the application into maintenance mode
|
||||||
php artisan dump-server // Start the dump server to collect dump information.
|
php artisan dump-server // Start the dump server to collect dump information.
|
||||||
|
|||||||
Reference in New Issue
Block a user