Compare commits

2 Commits

Author SHA1 Message Date
Ayodeji Emmanuel 39cd9ab9a3 Merge 53d9ed231e into 0931c8fc67 2024-07-21 23:45:18 +03:30
Ayodeji Emmanuel 53d9ed231e Update laravel.php 2023-10-09 02:57:35 -07:00
+1 -1
View File
@@ -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.