phpvms/app/Contracts
Nabeel S 12848091a2
Laravel 9 Update (#1413)
Update to Laravel 9 and PHP 8+

Co-authored-by: B.Fatih KOZ <fatih.koz@gmail.com>
2022-03-14 11:45:18 -04:00
..
Modules Update module generation #714 (#716) 2020-09-20 19:10:52 -04:00
AirportLookup.php Add Contract interface for airport lookup functionality (#365) 2019-08-22 14:32:49 -04:00
Award.php Laravel 9 Update (#1413) 2022-03-14 11:45:18 -04:00
Command.php Add separate cron runner that doesn't use proc_open (#1405) 2022-02-11 16:24:06 -05:00
Composer.php Add public/private pages #641 (#644) 2020-03-28 13:03:52 -04:00
Controller.php Laravel 9 Update (#1413) 2022-03-14 11:45:18 -04:00
CronCommand.php Add separate cron runner that doesn't use proc_open (#1405) 2022-02-11 16:24:06 -05:00
Enum.php Laravel 9 Update (#1413) 2022-03-14 11:45:18 -04:00
Event.php Notifications fixes (#804) 2020-09-03 12:50:42 -04:00
Factory.php Laravel 9 Update (#1413) 2022-03-14 11:45:18 -04:00
FormRequest.php Blank/null IATA code isn't unique when added #679 (#681) 2020-05-03 18:23:46 -04:00
ImportExport.php Fix flight and subfleet import with edited fares (#1379) 2022-01-11 08:17:32 -05:00
Listener.php Custom user fields #711 (#772) 2020-08-11 17:48:51 -04:00
Metar.php Weather METAR/TAF enhancements (#964) 2021-02-19 12:45:39 -05:00
Middleware.php Refactor and add importer to Installer module #443 (#444) 2019-11-27 09:19:20 -05:00
Migration.php Download path size too small; fix migrations #935 (#940) 2020-11-26 13:03:59 -05:00
Model.php Increase ID column size; seed ID generator with uniqid() #630 (#631) 2020-03-09 13:16:10 -04:00
Notification.php Refactor broadcast notifications (#1402) 2022-02-08 15:07:02 -05:00
Repository.php Laravel 9 Update (#1413) 2022-03-14 11:45:18 -04:00
Resource.php Remove extraneous data from API response; force API to en (#1241) 2021-06-09 11:20:25 -04:00
RouteFinder.php Add abstract class for route finding mechanism 2019-08-20 08:48:45 -04:00
Service.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Unit.php Laravel 9 Update (#1413) 2022-03-14 11:45:18 -04:00
Widget.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00