hay, i can't understand this part in laravel doc when they said : Overwriting Sections By default, s...
Hi All, So after many years of failed attempts at using PHP frameworks, I found Laravel and I love i...
Hi, to speed up some view creation i extended Illuminate\Html\HtmlBuilder with other methods as: fa...
This code returns true when run and I don't get it. What am I doing wrong. Thanks guys! profile = DB...
I install a nginx server in ubuntu 14.04 LTS 64 with HHVM Fastcgi Service and i install laravel via...
I'd like to use Laravel Forge but I don't own a credit card. What does Forge do to DigitalOceans? Co...
In the old forum there was a thread called the same asking for an „ItemsNot()“ function: http://foru...
As part of my app I want to be able to track if emails have been opened, to do this I'm embedding a...
I want to get Current url parameter in vie. Let my url is mysite.com/public/user?page=2 Now I want g...
Hello, I have ubuntu14.04 and lampp installed . I was learing Laravel but get a lot of confusion on...
Hi all, I have a form like this: // testview.blade.php Form::open(); Form::text('someInput[]');...
Hi, In my Laravel app users can send private messages to each other and I want to be able to pass a...
Hi, I am trying to define a simple Restful controller like so. Following the instructions here: Rest...
I'm creating a membership site. Let's just say that, user will have photos. when user logged in, thi...
I have a query with eager loaded results that need to be sorted. I've used similar code in other are...
Hi, I'm actually creating an online shop, but I've got a strange error. So that's how the error page...
Hi all, I've been working for some time now on a Laravel application that's going live to the world...
For some reason when I do the following it only lists this. Any ideas as to what I am doing wrong....
Hello guys, I m new on Laravel and try to learn. Now i am busy with some coded laravel project like...
Hi, I have this function for password recovery public function postForgotPassword() {...
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