move traits into their own namespace
This commit is contained in:
@@ -4,6 +4,8 @@ namespace App\Models;
|
||||
|
||||
use Eloquent as Model;
|
||||
|
||||
use App\Models\Traits\Uuids;
|
||||
|
||||
/**
|
||||
* Class Flight
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user