Compare commits

...

2 Commits

Author SHA1 Message Date
Ayodeji Emmanuel
87a4590eaf Merge 53d9ed231e into 88e5be6e4b 2024-09-04 01:02:22 -04:00
Ayodeji Emmanuel
53d9ed231e Update laravel.php 2023-10-09 02:57:35 -07:00

View File

@@ -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.