Skip to content

Commit

Permalink
Update config.stub
Browse files Browse the repository at this point in the history
  • Loading branch information
iotron committed Mar 1, 2023
1 parent a42b602 commit ad0f1eb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions stubs/config.stub
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,7 @@ return [
'pages' => [
'namespace' => '{{ namespace }}\\Pages',
'path' => app_path('{{ path }}/Pages'),
'register' => [
Pages\Dashboard::class,
],
'register' => [],
],

/*
Expand Down

0 comments on commit ad0f1eb

Please sign in to comment.