Closed
Description
Laravel Version
11
PHP Version
8.2
Database Driver & Version
sqlite
Description
local.ERROR: Uncaught ReflectionException: Class "Spark\Http\Middleware\VerifyBillableIsSubscribed" does not exist in Command line code:1
Stack trace:
thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"Spark\\Http\\Middleware\\VerifyBillableIsSubscribed\" does not exist in Command line code:1
"}
The middleware is referenced here:
I am not sure about the fix, or if there is something to fix other than removing that alias.
If it were to fix, maybe checking if the class exists before pushing it to router in
Cheers
Steps To Reproduce
just a fresh laravel instalation with: composer create-project laravel/laravel:"dev-master" laravel11
Metadata
Metadata
Assignees
Labels
No labels