Hey, I'm giving a talk soon on my development environment and the benefits of using Vagrant/VirtualB...
I have to do a foreach tests on an array and send a reponse for every test. The problem is that the...
Hi everybody ! I'll like to introduce you my Authority-Controller package. It's an PHP authorization...
Hi, I am trying to accomplish the following: I have a form with a typeahead text input field for &q...
I have two tables - Categories and Posts. The relationship between them is one-to-many. i.e - A cate...
Here is my controller code; $fields = ['country','county','gor','locauth','parlc']; $rules = []; for...
I have lot of styles, js & ajax in front-end.Can I use laravel in such scenario. Can i start usi...
Hi, I want to use Angular for frontend app and Laravel API for backend service, and so I wanted to k...
I have a controller where URL::to('/') returns the base url of my website. However, when I use URL::...
While trying to setup Lumen using a sqlite database (specifically for testing), I noticed a syntax e...
I'm trying to create a new Laravel project via "laravel new project_name". Everything work...
I'm gonna need to extract insights data for a Facebook page and Google Analytics data, but I haven't...
Hi, Could anybody describe how I can use socialite in a simple site that: uses Auth for login/regis...
Hi guys. In first step i want to say i'm very beginner in programming in php and english is not my f...
In my application when a user creates a new task record there is a bubble process that can take a fe...
I followed the instructions on http://laravel.com/docs/master/upgrade#upgrade-5.1.0. There stands fo...
How can I intercept an event to handle Response? I need to handle response when the controller retur...
Hi all, I am using sentry on laravel 5 and I can't for the love of god, figure out how to publish th...
Hi all i have an issues with select the values which i created dynamic values. Here is my controller...
I ran into a bug in Illuminate\Database\Query\Builder when doing more than one union. This is what t...
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