dimanche 24 juillet 2016

Is there a way in Laravel to manage the files that are going to be downloaded by the server?

I saw that drupal 7 has a method where you can choose which libraries are going to be downloaded in an specific module "drupal_add_js()". I was wondering if laravel has something similar, what I did is to put a switch case in my main blade template, but in order to compress and minify a js file, I have to create a minified specific version of the js in my gulp file. And isn't the most optimal solution. Thanks in advance.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire