Skip to content

Commit

Permalink
controller_reuse
Browse files Browse the repository at this point in the history
  • Loading branch information
walkor committed Aug 16, 2022
1 parent 04d6460 commit 2c00c93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@
'public_path' => base_path() . DIRECTORY_SEPARATOR . 'public',
'runtime_path' => base_path(false) . DIRECTORY_SEPARATOR . 'runtime',
'controller_suffix' => '',
'controller_reuse' => true,
];

0 comments on commit 2c00c93

Please sign in to comment.