samedi 25 août 2018

Using , or in Laravel 5.6?

I want to have the following code:

<script src="'js/custom.js'"></script>

And I achieve this using blade syntax:

<script src=""></script>

or

<script src=""></script>

or

What's the difference between them?

And which way I should use in Laravel 5.6?



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2P5GbFA
via IFTTT

Aucun commentaire:

Enregistrer un commentaire