Is there any dominant Laravel package for enabling social auth like Omniauth? I've seen a lot of les...
From Laracast I came to know about Command Bus pattern which jeffrey followed in his LaraBook Series...
Hi there, As default, Laravel sends out a header to register a cookie to recognize and match session...
I know this has been asked so much but right now I'm on the stage on which path (framework) to take....
I know I'm overthinking this, but I wanted feedback from people with more experience. I'm building...
Hi, I tried to test my site with couple of different online responsive checking tools. One of them w...
I use CKEditor for adding content(instead of Textarea box). When I display the content, it shows Tag...
Hi am just learning Laravel and populating a form but not sure how to handle the select attribute, e...
Hi guys, Would like to know where you store api token when requesting a data? is it in query string...
Hello everyone. I'm following Jeffrey Way's tuts and trying to create an app called larabook. I did...
Having a hard time figuring out why this will not work.. In routes.php: if ($apps = Apps::all()) {...
I'm looking for a good resource or tutorial that will help describe the Laravel/Eloquent way of gett...
Help Paste: http://help.laravel.io/3db0611b1ee9ef70d9e12480f6b3f9b41f8cdd11 My Problem: Hello, I cre...
Hi everyone!! Please I need help: How can I bind a Form::model if I have a polymorphic relationship?...
Hello everybody, I using laravel 4 to develop my website.i want to translate my website contents.the...
I'm trying to set up CodeCeption, with great success so far. The problem that I have though is that...
hi, i want use paginate function and this is my code in view .. <?php foreach ($some as $use...
Given I am working on a event registration website with a database schema like this one http://www.d...
I have an application that searches a DB. In the DB i have geo data (lon and lat). I have a js funct...
Hi, I created a simple upload facility that will upload a file specifically a pdf file. Below is the...
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