phpvms/app/Exceptions
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
..
Converters Set flight_id to be fillable 2020-11-02 11:57:25 -05:00
AbstractHttpException.php Fixes (#435) 2019-11-19 10:06:07 -05:00
AircraftInvalid.php Fix for aircraft not being detected at departure airport #781 (#789) 2020-08-17 16:44:31 -04:00
AircraftNotAtAirport.php Fixes (#435) 2019-11-19 10:06:07 -05:00
AircraftNotAvailable.php Check Aircraft Availability (#1177) 2021-05-13 15:26:53 -04:00
AircraftPermissionDenied.php Fixes (#435) 2019-11-19 10:06:07 -05:00
AirportNotFound.php Fixes (#435) 2019-11-19 10:06:07 -05:00
AssetNotFound.php Fixes (#435) 2019-11-19 10:06:07 -05:00
BidExistsForFlight.php Fixes (#435) 2019-11-19 10:06:07 -05:00
BidNotFound.php Update package versions (#1399) 2022-02-08 11:12:39 -05:00
CronInvalid.php Add web cron ability #821 (#1073) 2021-03-09 11:36:56 -05:00
DuplicateFlight.php Fixes (#435) 2019-11-19 10:06:07 -05:00
Handler.php Check for airline being active; fix tests for L7 #718 2020-05-23 11:45:07 -04:00
InternalError.php Refactor error handling internally to follow RFC7807 (#362) 2019-08-21 08:17:44 -04:00
ModuleExistsException.php Installing and managing modules from admin panel (#847) 2020-10-19 10:10:28 -04:00
ModuleInstallationError.php Installing and managing modules from admin panel (#847) 2020-10-19 10:10:28 -04:00
ModuleInvalidFileType.php Installing and managing modules from admin panel (#847) 2020-10-19 10:10:28 -04:00
PageNotFound.php Add public/private pages #641 (#644) 2020-03-28 13:03:52 -04:00
PilotIdNotFound.php Enable logins using pilot ID #698 2020-05-16 11:52:05 -04:00
PirepCancelled.php Fixes (#435) 2019-11-19 10:06:07 -05:00
PirepCancelNotAllowed.php Fixes (#435) 2019-11-19 10:06:07 -05:00
PirepError.php Block refiling of PIREPs (#1167) 2021-05-03 10:00:10 -04:00
PirepNotFound.php Laravel 9 Update (#1413) 2022-03-14 11:45:18 -04:00
PrefileError.php Move the prefile event and add a new error exception (#1111) 2021-03-29 14:53:35 -04:00
SettingNotFound.php Additional logging for the stats recalculation (#358) 2019-08-10 20:42:35 -04:00
Unauthenticated.php Fixes (#435) 2019-11-19 10:06:07 -05:00
Unauthorized.php Check public pages for authorization #761 2020-07-10 13:11:38 -04:00
UnknownPageType.php Add ability to use a link instead of a page #750 (#757) 2020-06-11 08:27:38 -04:00
UserBidLimit.php Fixes (#435) 2019-11-19 10:06:07 -05:00
UserNotAtAirport.php Fixes (#435) 2019-11-19 10:06:07 -05:00
UserNotFound.php Delete the user in a GDPR compatible way (#1151) 2021-04-23 10:33:13 -04:00
UserPilotIdExists.php Fixes (#435) 2019-11-19 10:06:07 -05:00