DariusIII
44d56aeba3
Fix return type declaration
2023-05-26 23:40:04 +02:00
Shift
9075b09068
Convert env() to config()
...
Laravel [recommends][1] only using `env()` within configuration files and using `config()` everywhere else. Doing so allows you to improve performance by running `php artisan config:cache`.
[1]: https://laravel.com/docs/5.7/configuration#configuration-caching
2023-03-30 14:15:18 +00:00
Shift
1eeb9eaece
Shift to consistent, fluent response chains
2023-03-30 14:15:17 +00:00
Shift
0faefd419b
Streamline calls to orderBy
2023-03-30 14:15:08 +00:00
DariusIII
766a07b1e2
Replace custom path constants with laravel defined paths
2023-03-28 16:56:23 +02:00
DariusIII
d775ff22e2
Remove support for sab, nzbget, couchpotato and nzbvortex integrations
2023-03-16 13:38:43 +01:00
DariusIII
49872346f2
CS code fixes by pint
2023-03-02 16:47:20 +01:00
DariusIII
6eab198c1d
Code style fixes
2022-10-23 23:24:49 +02:00
DariusIII
4d188afb52
Update controllers
2022-10-23 23:18:00 +02:00
DariusIII
c33db34c49
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2021-09-13 20:01:06 +00:00
DariusIII
34fb50f40f
Use Laravel framework 8
2020-09-28 21:26:55 +02:00