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
We'll need more info and/or code to debug this further. Can you please create a repository with the command below, commit the code that reproduces the issue as one separate commit on the main/master branch and share the repository here?
Laravel Version
10.37.1
PHP Version
8.1.21
Database Driver & Version
No response
Description
After running
php artisan route:cache
, it directly throws an exception.Steps To Reproduce
My route file is
web.php
. Here is a snippet of my code.The text was updated successfully, but these errors were encountered: