mercredi 10 juillet 2019

Retrieve old value from Laravel Form::select

I have the following form field in a Laravel project in my create view (create.blade.php):





I retrieve this inside the format column so i can use this data in my project.

Now, inside the edit (edit.blade.php) view I want to have the already selected data to reflect. So when the user has selected "video", the select option will already be set to Video.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire