mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-23 13:37:59 +01:00
dce4ad2a74
Laravel automatically injects the current Http [request object][1] to all Controller actions and Middleware. Leveraging this object improves consistency and testability. [1]: https://laravel.com/docs/requests#accessing-the-request |
||
---|---|---|
.. | ||
Api | ||
AccountController.php | ||
AdminController.php | ||
AlbumsController.php | ||
ApiControllerBase.php | ||
ArtistsController.php | ||
AuthController.php | ||
ContentController.php | ||
Controller.php | ||
HomeController.php | ||
ImagesController.php | ||
NotificationsController.php | ||
PlaylistsController.php | ||
StatsController.php | ||
TracksController.php | ||
UploaderController.php |