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 think this is a user error! What is your config (routes -> match -> 0 -> prefixes) set to? It looks like you're using the default, which is api/*), so it won't match user/api.
Scribe version
4.38.0
PHP version
8.3.14
Framework
Laravel
Framework version
11.31.0
Scribe config
What happened?
php artisan scribe:generate not picking up Laravel 11 routes defined in bootstrapp/app.php , the routes/api.php is not used anymore.
Docs
The text was updated successfully, but these errors were encountered: