What happened?
Routes registered in my web routes file are not handled and return a 404, suspecting this has something to do with the handler
Listing out the route using the php artisan route:list works, but the route always returns a 404 error
How to reproduce the bug
attempt adding custom routes
Package Version
1.0.0
PHP Version
8.2
Laravel Version
11
Which operating systems does with happen with?
Linux
Notes
No response
What happened?
Routes registered in my web routes file are not handled and return a 404, suspecting this has something to do with the handler
Listing out the route using the php artisan route:list works, but the route always returns a 404 error
How to reproduce the bug
attempt adding custom routes
Package Version
1.0.0
PHP Version
8.2
Laravel Version
11
Which operating systems does with happen with?
Linux
Notes
No response