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

upgrade daisyui to v3.9.1 #2

Open
NikarashiHatsu opened this issue Oct 5, 2023 · 4 comments
Open

upgrade daisyui to v3.9.1 #2

NikarashiHatsu opened this issue Oct 5, 2023 · 4 comments
Assignees
Labels
hacktoberfest Participate yourself to Hacktoberfest

Comments

@NikarashiHatsu
Copy link
Owner

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.

@NikarashiHatsu NikarashiHatsu added the hacktoberfest Participate yourself to Hacktoberfest label Oct 5, 2023
@mafzaldev
Copy link

Please assign me this issue

@NikarashiHatsu
Copy link
Owner Author

Sure thing

@mafzaldev
Copy link

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?

@NikarashiHatsu
Copy link
Owner Author

  1. Clone this project
  2. Run composer install
  3. Run npm install and npm run dev
  4. Copy the env file and paste it as .env
  5. Uncomment and change the CI_ENVIRONMENT to development
  6. Uncomment and change the app.baseUrl to http://localhost:8080
  7. In your terminal, run 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.

This was referenced Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Participate yourself to Hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants