We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Does not seem to work for me, using laravel nova 1.0.6.
After installing and using the Color field I get these errors:
nova-api/scripts/color 500 (Internal Server Error) nova-api/styles/color 500 (Internal Server Error)
nova-api/scripts/color 500 (Internal Server Error)
nova-api/styles/color 500 (Internal Server Error)
The text was updated successfully, but these errors were encountered:
In the Nova resource include the class as:
use Timothyasp\Color\Color;
Sorry, something went wrong.
This is solved as the publisher forgot to add the dist folder inside the package. Thank you!
No branches or pull requests
Does not seem to work for me, using laravel nova 1.0.6.
After installing and using the Color field I get these errors:
nova-api/scripts/color 500 (Internal Server Error)
nova-api/styles/color 500 (Internal Server Error)
The text was updated successfully, but these errors were encountered: