How to use laravel-data in a package without including entire laravel framework? #41
Unanswered
lorenzomar
asked this question in
Q&A
Replies: 1 comment
-
This package is meant to be used inside of a Laravel app. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm getting the error:
Call to undefined function Spatie\LaravelData\Transformers\app()
when I try to use the package without the inclusion of entire laravel framework.Am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions