Type Groups
This commit is contained in:
@@ -18,7 +18,6 @@ class Aircraft extends Model
|
||||
/**
|
||||
* @var string The database table used by the model.
|
||||
*/
|
||||
//public $table = 'germanairlinesva_fleet_aircrafts';
|
||||
public $table = 'aircrafts';
|
||||
protected $connection = 'germanairlinesva_fleet';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user