tethys/app/Providers
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
..
AppServiceProvider.php workflow controller 2020-06-10 21:09:15 +02:00
AuthServiceProvider.php workflow controller 2020-06-10 21:09:15 +02:00
BroadcastServiceProvider.php language localization with browser settings 2020-06-10 21:09:13 +02:00
ConfigServiceProvider.php language localization with browser settings 2020-06-10 21:09:13 +02:00
DoiServiceProvider.php - 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
EventServiceProvider.php - 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
RouteServiceProvider.php - Upgrade to 7.x from 6.x #11 2021-05-25 14:15:02 +02:00
SolariumServiceProvider.php - Upgrade to 7.x from 6.x #11 2021-05-25 14:15:02 +02:00