YAAMSOrg / yaams-server

Yet Another Airline Management System
BSD 3-Clause "New" or "Revised" License
2 stars 5 forks source link

Various enhancements #56

Closed flymia closed 3 months ago

flymia commented 3 months ago

This adds the following:

Create an airline using: php artisan yaams:create-airline [name] [prefix] [icaoprefix] [callsign] [--lbs]

TODO: Add the ability to add a user as an admin from the beginning.