Shift
afb0f41611
Add PHP type hints
2023-03-30 14:15:39 +00:00
Shift
1eeb9eaece
Shift to consistent, fluent response chains
2023-03-30 14:15:17 +00:00
Shift
66c246852c
Leverage injected request object
...
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
2023-03-30 14:15:14 +00:00
DariusIII
49872346f2
CS code fixes by pint
2023-03-02 16:47:20 +01:00
DariusIII
08abdc6549
CS fixes
2022-11-30 20:55:23 +01:00
DariusIII
e17dbc12d2
Fix return type declarations
2022-11-30 20:48:34 +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