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
Sorry, how do you make route params optional here? Or is it the nginx config that makes the 403 for whatever reason?
Anyway, I was looking at some page at the docs and wanted to go to the root of the docs, so I just deleted the trail of the URI and it turns out that https://tempestphp.com/docs/ doesn't work. And neither does https://tempestphp.com/docs. No luck with https://tempestphp.com/docs/framework/ either. There should be some reasonable redirects from those URIs or at least a 404 instead of the 403.
Btw I was expecting to discover the controller here. How comes the route is defined without the docs/ prefix?
The text was updated successfully, but these errors were encountered:
Sorry, how do you make route params optional here? Or is it the nginx config that makes the 403 for whatever reason?
Anyway, I was looking at some page at the docs and wanted to go to the root of the docs, so I just deleted the trail of the URI and it turns out that https://tempestphp.com/docs/ doesn't work. And neither does https://tempestphp.com/docs. No luck with https://tempestphp.com/docs/framework/ either. There should be some reasonable redirects from those URIs or at least a 404 instead of the 403.
Btw I was expecting to discover the controller here. How comes the route is defined without the
docs/
prefix?The text was updated successfully, but these errors were encountered: