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...
Hi, i'm a new comer in Laravel. I got this problem "Trying to get property of non-object (View:...
In a Lumen application, I need to work with more databases. So, according to documentation, I have c...
Hello, I'm using the Davi Bennun laravel push-notification (https://github.com/davibennun/laravel-pu...
Hello all, I need a help with this. basically my laravel project is good to go and is complete. but...
I'm following flynsarmys' laravel tutorial. Everything went well until the second part where I put 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.