phpvms/app/Http
B.Fatih KOZ a952071cb4
Subfleet Hubs / Base Airports (#978)
* Update SubFleet Model

Add hub_id for storing subfleet's main base/hub airport, define a relationship with airport model to get details of the base/hub airport when needed.

* Update Admin / SubFleetController

Added the ability to read and pass hub airports to admin view for create/edit options.

* Update Admin/SubFleets.fields.blade

Added the dropdown for adding/editing main base/hub of a subfleet.

* Add migration for the hub_id column

Co-authored-by: Nabeel S <nabeelio@users.noreply.github.com>
Co-authored-by: Nabeel Shahzad <nshahzad@live.com>
2021-01-17 12:43:06 -05:00
..
Composers Add ability to use a link instead of a page #750 (#757) 2020-06-11 08:27:38 -04:00
Controllers Subfleet Hubs / Base Airports (#978) 2021-01-17 12:43:06 -05:00
Middleware Explicitly set theme in error handler, refactor middleware #715 2020-05-23 09:05:38 -04:00
Requests Allow flight_id to be nullable 2020-10-27 21:47:19 -04:00
Resources Update User.php (#968) 2020-12-23 11:27:01 -05:00
Kernel.php Apply theme globally; add mail templates into theme folder #715 2020-05-22 19:00:54 -04:00