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
So yeah, the latest DaisyUI is using the v3.9.1, because this repo is based on DaisyUI v1, there would be a lot of refactoring.
Any PR regarding the update are welcome. Let me know if you want to participate and I will assign you to the issue.
The text was updated successfully, but these errors were encountered:
Please assign me this issue
Sorry, something went wrong.
Sure thing
Hi @NikarashiHatsu I want to know, how to run this project! I built the project using npm run dev. It just built the project. How to serve/run it?
npm run dev
composer install
npm install
env
.env
CI_ENVIRONMENT
development
app.baseUrl
http://localhost:8080
php spark serve
Make sure you're using PHP 8.0, as FILTER_SANITIZE_STRING is deprecated in 8.1 and won't run the app.
FILTER_SANITIZE_STRING
mafzaldev
Successfully merging a pull request may close this issue.
So yeah, the latest DaisyUI is using the v3.9.1, because this repo is based on DaisyUI v1, there would be a lot of refactoring.
Any PR regarding the update are welcome. Let me know if you want to participate and I will assign you to the issue.
The text was updated successfully, but these errors were encountered: