samedi 19 mai 2018

Laravel 5 What is the difference between simple text in a link and link with blade syntax?

In laravel, links are sometimes written as
<a href=""> </a>

And other times, written simply as
<a href=""> Student Login </a>

  • What is the difference between these two syntax?
  • What is the advantage of the first syntax ?


via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire