Skip to content Skip to sidebar Skip to footer
Showing posts with the label Laravel 5.1

Object Of Class Illuminate\validation\validator Could Not Be Converted To String

I'm yet to understand what needed to be fixed in the code making it to generate the error. What… Read more Object Of Class Illuminate\validation\validator Could Not Be Converted To String

Add Meta Tags To Laravel Page

I'm trying to add description and keywords to my Laravel pages. Is this way working? Or there i… Read more Add Meta Tags To Laravel Page

How To Apply Css On Html To Excel Export

I am trying to export HTML to Excel format using php headers, but CSS styling is not applying on el… Read more How To Apply Css On Html To Excel Export

Laravel 5.1 Form - 'files' => True

I use Laravel HTML to create form but I have problem, so in creating form I have: {!! Form::open([&… Read more Laravel 5.1 Form - 'files' => True