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
{{ message }}
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.
Create a base class for web controllers.
The controller should provide methods to overcome common problems for example retrieving the bootstrapper and resources.
Additionally, better type hints for request and response should be provided as web controllers always use the HTTP variants.
The text was updated successfully, but these errors were encountered: