You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't use php artisan optimzie or php artisan route:cache it gives me an error: Illuminate\Foundation\Console\RouteCacheCommand::buildRouteCacheFile(): Argument #1 ($routes) must be of type Illuminate\Routing\RouteCollection, Illuminate\Routing\CompiledRouteCollection given, called in C:\inetpub\zexelworlds\vendor\laravel\framework\src\Illuminate\Foundation\Console\RouteCacheCommand.php on line 68
Steps To Reproduce
Issue for route cache
The text was updated successfully, but these errors were encountered:
Laravel Version
10.10
PHP Version
8.1
Database Driver & Version
MariaDB
Description
I can't use php artisan optimzie or php artisan route:cache it gives me an error: Illuminate\Foundation\Console\RouteCacheCommand::buildRouteCacheFile(): Argument #1 ($routes) must be of type Illuminate\Routing\RouteCollection, Illuminate\Routing\CompiledRouteCollection given, called in C:\inetpub\zexelworlds\vendor\laravel\framework\src\Illuminate\Foundation\Console\RouteCacheCommand.php on line 68
Steps To Reproduce
Issue for route cache
The text was updated successfully, but these errors were encountered: