tethys/app/Http
Arno Kaimbacher 1b2e77d907 - Convert class references from strings to static ::class constants built-in to PHP for improved code completion and static analysis.
- Replace Facade references using the global namespace with their FQCN for improved code completion and static analysis.
- delete database\factories\PageFactory.php and app\services\Registrar.php
2022-08-05 13:26:42 +02:00
..
Controllers - Convert class references from strings to static ::class constants built-in to PHP for improved code completion and static analysis. 2022-08-05 13:26:42 +02:00
Middleware - Convert class references from strings to static ::class constants built-in to PHP for improved code completion and static analysis. 2022-08-05 13:26:42 +02:00
Requests - bug fixes Testphase Januar 2020 2020-06-10 21:09:30 +02:00
Kernel.php - composer updates 2020-06-10 21:09:34 +02:00