We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c19ead commit 1339219Copy full SHA for 1339219
1 file changed
config/optimus.components.php
@@ -6,6 +6,9 @@
6
'Infrastructure' => base_path() . DIRECTORY_SEPARATOR . 'infrastructure'
7
],
8
9
+ 'register_service_provider_namespaces' => [
10
+ 'Api'
11
+ ],
12
13
'protection_middleware' => [
14
'auth:api'
0 commit comments