Laravel this is not only a practical framework, it is also a programming style
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>
Aucun commentaire:
Enregistrer un commentaire