I have a very newbie question in Laravel.
In the controller I want to create something like :
if ($Q_type = "specific Value selected by the end user in a radio button") { do an action }
what is the syntax to check this specific value ?
Aucun commentaire:
Enregistrer un commentaire