Data folder
This commit is contained in:
parent
125f151202
commit
284400784a
5 changed files with 2 additions and 1 deletions
0
app/Data/Entities/.gitkeep
Normal file
0
app/Data/Entities/.gitkeep
Normal file
1
app/Data/Models/Readme.md
Normal file
1
app/Data/Models/Readme.md
Normal file
|
@ -0,0 +1 @@
|
|||
Lumen Eloquent models
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace App;
|
||||
namespace App\Data\Models;
|
||||
|
||||
use Illuminate\Auth\Authenticatable;
|
||||
use Illuminate\Contracts\Auth\Access\Authorizable as AuthorizableContract;
|
0
app/Data/Provider/.gitkeep
Normal file
0
app/Data/Provider/.gitkeep
Normal file
0
app/Data/Service/.gitkeep
Normal file
0
app/Data/Service/.gitkeep
Normal file
Loading…
Reference in a new issue