mirror of
https://github.com/koel/koel
synced 2024-12-03 01:09:23 +00:00
899c7176c1
The comment below motivated me to find a better solution for the repeated authorisation checks: ```php // This can't be put into a Request authorize(), due to Laravel(?)'s limitation. ``` This is the result. |
||
---|---|---|
.. | ||
Controller.php | ||
DataController.php | ||
InteractionController.php | ||
PlaylistController.php | ||
SettingController.php | ||
SongController.php | ||
UserController.php |