diff --git a/backend/laravel.php b/backend/laravel.php index d3122f2f..3e094723 100644 --- a/backend/laravel.php +++ b/backend/laravel.php @@ -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.