mirror of
https://github.com/koel/koel
synced 2024-11-27 22:40:26 +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. |
||
---|---|---|
.. | ||
AppServiceProvider.php | ||
AuthServiceProvider.php | ||
EventServiceProvider.php | ||
MediaServiceProvider.php | ||
RouteServiceProvider.php |