We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60fa42d commit 7da9081Copy full SHA for 7da9081
config/blog-api.php
@@ -5,6 +5,4 @@
5
/* Set route prefix for the blog API */
6
'route_prefix' => env('BLOG_API_ROUTE_PREFIX', 'api'),
7
],
8
-
9
- 'cors_custom_domain_pattern' => env('CORS_CUSTOM_DOMAIN_PATTERN', '/^$/'),
10
];
0 commit comments