* Add flight_id column to pireps table * Refactor PIREPs and bids closes 406 * Formatting
This commit is contained in:
@@ -12,6 +12,7 @@ use Laratrust\Traits\LaratrustUserTrait;
|
||||
/**
|
||||
* @property int id
|
||||
* @property int pilot_id
|
||||
* @property int airline_id
|
||||
* @property string name
|
||||
* @property string email
|
||||
* @property string password
|
||||
|
||||
Reference in New Issue
Block a user