Support the ongoing development of Laravel.io →
Blade Views Mix
Last updated 1 year ago.
0

While I'm not an expert I believe for development the best process is to put assets in the resources folder and then compile them to the public folder.

Why so ?

Well you keep sustainability in your project because everything is centralized and also you follow a common development process of the applications, you keep the resources readable for developers and you also get to keep track of compilations you do if I remember correctly using Laravel mix.

Therefore my opinion goes in:

Use resources folder with your assets and then compile them.

(from stackoverflow: https://stackoverflow.com/a/28496384)

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Adeel Fiaz adeelfiaz Joined 16 Mar 2020

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.