jeudi 14 janvier 2016

Laravel 5 Upgrade - Blade Form syntax

I've recently upgraded my project from 4.2 to 5.1.

I've noticed that Forms in blades now have to use {!! ... !!} brackets around them.

My project has over 900 instances of Form calls.

From what I can see on the laravel site the only thing I can do is update every tag html line where I am using a Form.

Is this a sane decision? Bearing in mind I have to do this over 900 times.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire