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 |
||
---|---|---|
.. | ||
AccountController.php | ||
AlbumsController.php | ||
AlexaController.php | ||
AnnouncementsController.php | ||
ArtistsController.php | ||
AuthController.php | ||
CommentsController.php | ||
DashboardController.php | ||
FavouritesController.php | ||
FollowController.php | ||
GenresController.php | ||
ImagesController.php | ||
NotificationsController.php | ||
PlaylistsController.php | ||
SearchController.php | ||
ShowSongsController.php | ||
StatsController.php | ||
TaxonomiesController.php | ||
TracksController.php |