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
Hi, I implemented Laravel Fortify in my project, and the login route was automatically generated successfully, along with the login request. The API documentation also correctly displays the expected types:
However, the register routes are not being generated. Is there a way to override and define these routes properly in the API documentation?
The text was updated successfully, but these errors were encountered:
Hi, I implemented Laravel Fortify in my project, and the login route was automatically generated successfully, along with the login request. The API documentation also correctly displays the expected types:
However, the register routes are not being generated. Is there a way to override and define these routes properly in the API documentation?
The text was updated successfully, but these errors were encountered: