[WIP] Refactor project
This commit is contained in:
7
config/morph.php
Normal file
7
config/morph.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'models_paths' => [
|
||||
app_path(),
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user