I think that's where you place raw assets like LESS, SASS, CoffeeScript and such. I'm saying this because there is documentation mentioning this at;
http://laravel.com/docs/master/structure#the-root-directory
Compiled file from such raw files like CSS and JS should go into public I guess. Maybe larval is going to implement something like asset pipeline in rails?
Check the "resources" section. But, I'm not sure either so I'll appreciate follow up on this.
Thanks, it's indeed for raw assets. Public folder is for css/js/images.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community