Exploring Laravel for next project so not sure if I got the jargon right. Looking for a way to updat...
Hi All, I am beginner for Laravel 4.2. I want the raw query should print an array like 1, 2, 3, 5, 9...
I need to get Title,Keywords,description from database and show on app.blade.php How can I do that ?...
My page showing this message FatalErrorException in LengthAwarePaginator.php line 126: Access to und...
Hey folks.. just signed up for Forge (which uses nginx) and have my application running there and no...
I am about to use uikit in my next project and was thinking if i could use this package "https:...
Ok, in laravel 4, if I want to add my own custom class, eg : library\myFunction.php then I do the fo...
I want to generate the big reports on Laravel and can export to excel, pdf like Jasper report. But i...
This is probably a stupid error, but I'm new to Laravel. Any help would be greatly appreciated. I'm...
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...
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