tethys/app/Http/Controllers/Frontend
Arno Kaimbacher 50ceeb193b - Form Request array syntax: Convert pipe (|) delimited validation rules from strings into an array of validation rules while using Laravel Rule objects where available
- Streamline order methods: Streamline query builder orderBy calls with asc and desc arguments.
- delete some old Request-Clases
2022-08-12 06:52:06 +00:00
..
HomeController.php - ORCID upper case in creator table 2020-06-10 21:09:31 +02:00
LocalizationController.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
PagesController.php - search tsyle: doi url in green color 2021-06-02 11:48:25 +02:00
SearchController.php - new SearchController 2020-06-10 21:09:24 +02:00
SitelinkController.php - Form Request array syntax: Convert pipe (|) delimited validation rules from strings into an array of validation rules while using Laravel Rule objects where available 2022-08-12 06:52:06 +00:00
SolariumController.php - upgrade laravel 5.8 to 6.0 2020-06-10 21:09:37 +02:00