Files
newznab-tmux/app/Http/Controllers/Api
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
..
2023-03-02 16:47:20 +01:00
2023-03-22 21:17:08 +01:00
2023-03-30 14:15:08 +00:00
2023-03-02 16:47:20 +01:00