SyntaxFix
Write A Post
Hire A Developer
Questions
The following should work.
{{ Form::open( array('url' => action('WelcomeController@log_in'), 'files'=>true,'method'=>'post') ) }} ... {{ Form::close() }}