After updating redis package composer shows this kind of error Fatal error: Cannot declare class Com...
Hi how can I implement infinite scroll with custom queries in Laravel ? Something like : $query = Se...
I have a Laravel project with 1000+ tests. What I noticed is that the larger my routes.php file gets...
Hi! I hope this is the right place to ask this. I want to queue one job per user per minute. Not all...
Hi all, I am a front end developer so don't hang me up please. Managed till now to install a new cop...
Hi, I am facing this very strange problem with Laravel 5.3. On my localhost i'm testing mail deliver...
Hi, I can't find a way to do a left join to count elements from pivot table using Eloquent and Fluen...
I am validating a form with the following $validator = \Validator::make($request->all(), [ 'p...
I want to create 1000's of dummy users, but also correct relations. Example would be create a User w...
I've just started to study Laravel using this course Laravel 5 Fundamentals but in lesson 22 I've a...
We had this webservice running in Laravel 5 and AngularJs/Ionic for handling the web. When we do htt...
JSON object send by angularJS by Post Method {"Accession_No":3,"Title":"dem...
It is my first time writing a composer package for Laravel and publishing it on GitHub free for all....
i'm using laravel auth, but i have a navbar that auth::chech and change the navbar, but don't work o...
So I am attempting to create a basic CMS in Laravel as a sort of pet project. I am coming from a wor...
I have a laravel site and wordpress site running on the same domain. http://www.domain.com - laravel...
i want a helper function to get an element out of my database. can anybody help me?
I make 2 table inside up function. I can access groups table. But how can I retrieve group_details t...
i use conford googlemapper and i follow every step but my map no show this my MapController my MapCo...
Is it possible to use dependency injection in the FormRequest subsclass?
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