Posts by Filipe Ferreira • 111 points
1 post
-
1
votes1
answer1552
viewsA: contact form with Laravel 5.1
To achieve this is very simple Layout: {{ Form:: open(array('action' => 'ContactController@getContactUsForm')) }} <ul class="errors">…
1 post
1
votes1
answer1552
viewsTo achieve this is very simple Layout: {{ Form:: open(array('action' => 'ContactController@getContactUsForm')) }} <ul class="errors">…