Skip to content

Commit

Permalink
Update databases.php
Browse files Browse the repository at this point in the history
  • Loading branch information
limingxinleo committed Oct 17, 2019
1 parent 7edc7ef commit 1607c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/autoload/databases.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
'load_script' => true,
],
'commands' => [
'db:model' => [
'gen:model' => [
'path' => 'app/Model',
'force_casts' => true,
'inheritance' => 'Model',
Expand Down

0 comments on commit 1607c3f

Please sign in to comment.