Laravel this is not only a practical framework, it is also a programming style
How to get a part of the url?
query to be made:
$name = 'LeSant'; // (from url dinamic) // $event = Dias::where('name', $name)->first();
How can I get name from the url? /event/LeSant
name
Aucun commentaire:
Enregistrer un commentaire