Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mention some Laravel specific incompatibilities in the wiki #17

Open
jadjoubran opened this issue Sep 30, 2015 · 0 comments
Open

Mention some Laravel specific incompatibilities in the wiki #17

jadjoubran opened this issue Sep 30, 2015 · 0 comments

Comments

@jadjoubran
Copy link

Originally posted over at dingo/api dingo/api#655
I want to send a Pull Request, but I just want to make sure that it's fine

Hi,

I've been using dingo/api in many applications and I noticed that users of dingo/api might need to know about the following issues in the wiki (and maybe at least about their workarounds or a link to the github issue):

  • Form Validation breaks routing - I know this is mentioned in the docs for Exceptions, but the solution is not. This might be the solution (I tried it and it works)
  • withoutMiddleware in tests returns 404 - This is something that can't be fixed, but I think it's worth noting. #571

This is the only thing mentioned in the wiki page

The API will generally work with all other packages, however, some Laravel specific packages may conflict with the API as it integrates itself heavily with the Laravel router to provide the needed functionality.

Let me know what you think!

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

No branches or pull requests

1 participant