In Laravel 5, I notice that whenever I have a form in which I wrote in plain HTML, instead of using...
Hello all, i am building a site using laravel 5, and run on to this little issue, i need clarificati...
hey guys! After a little while away from the game, I decided to get back on the horse so to speak, a...
I've created a very simple form that has some select values and when you select one of the items fro...
I am using sqlsrv to connect to Microsoft SQL server 2008. If I put the following in my view {{ $use...
I've succeeded in getting Laravel 4 to run on Google App Engine . However, even though I've deployed...
@foreach($users as $user) $rows = '<tr>' . '<td>'.$user['first_name'].' '.$user['last...
I'm working on a website for an artist, and am wondering if there is any way to markup the image tag...
Hello everyone, I would like to have your opinion about a custom function that I added to blade. The...
Hi, Not sure what has happened here but I was just trying out Laravel 5 and seeing what had changed...
I have a webpage ('teams.blade.php' with three pictures of three sports teams. When the user clicks...
After getting my Laravel Homestead up and running, I'm facing a new problem. Even after some googlin...
Creating PDF File using ajaz method. Am using https://github.com/thujohn/pdf-l4 pdf package
Hello there. I have and relationship, for example $contact->contactData. Not every contact has co...
I'm very new to Laravel, so bear with me. I've been banging my head trying to figure out how I can d...
I download twitter bootstrap file and copy this to public folder. now i use {{ HTML::style('css/boot...
I'm trying to send my site to DigitalOcean through Forge. But I'm getting a strange error 'Data mis...
I'm checking out Laravel 5 (4.3) on HHVM and ran into a strange issue where the form builder functio...
Hello Friends, I have an exception as below: LoginException: An InputFormField can only be created f...
Hi there ! I have some interrogations regarding blade and javascript files. Currently, I wrote some...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community