code4romania / code4romania/war-support-un-acoperis
Use mix() for loading static files.
Open
- Dominant language
- Blade
- Stars
- 9
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Use `mix()` in blade for loading static files in order to generated hashed one on production.
https://laravel.com/docs/9.x/helpers#method-mix
Contributor guide
Research direction
Inspect the Blade templates for static-file references and read Laravel's `mix()` helper documentation at the linked URL. Update the relevant references so production loads hashed assets, then verify that the generated filenames resolve correctly in the rendered pages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- laravel
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100