lundi 4 juillet 2016

Include all javascript files belonging to a folder in laravel 5.2

Is there a way I could include all the javascript files belonging to a folder, from a .php file in laravel 5.2?

Something along the lines of:

<script type="text/javascript" src="{!! asset('js/*.js') !!}"></script>



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire