Skip to content

Conversation

@jbreuer95
Copy link
Contributor

For this example to match all routes starting with /api we have to match api/* not /api*

For this example to match all routes starting with `/api` we have to match `api/*` not `/api*`
@lindyhopchris lindyhopchris merged commit dc23a52 into laravel-json-api:develop Jul 15, 2021
@lindyhopchris
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants