Skip to content

Commit f271b24

Browse files
committed
refactor: rename stubs folder
1 parent 35ae2f7 commit f271b24

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+1
-1
lines changed

config/modules.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
'stubs' => [
2929
'enabled' => true,
30-
'path' => base_path('stubs/nwidart-stubs'),
30+
'path' => base_path('stubs/hexagonal-architecture'),
3131
'files' => [
3232
'routes/web' => 'Infrastructure/Adapter/In/Web/Routes/web.php',
3333
'routes/api' => 'Infrastructure/Adapter/In/Web/Routes/api.php',
File renamed without changes.

0 commit comments

Comments
 (0)