-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
not work in laravel 5.4 #1388
Comments
Is it possible to be more specific? I'm working with Laravel 5.4 and it works fine. |
Hi @arman666a, I'm using with 5.4. But I've trouble with Transformer. First, is required exists setCurrentScope method in transformers and the documentation don't says that. After add this occurs other error:
What is your problem? |
Hi @arman666a, I solve my problem with this https://github.com/spatie/laravel-fractal/issues/23 |
Use the version "dingo/api": "1.0.x@dev", |
@jonathanlaflamme What's version you using ? 5.4.? |
I'm using Laravel 5.4 with dingo/api": "1.0.x@dev" |
@sourabhkum you can paste the error stack |
Stack trace: |
For the Laravel 5.4 use |
hi
i'm try to work this package on laravel 5.4 but routing not work!
Is this package of Laravel 5.4 support ؟
The text was updated successfully, but these errors were encountered: