I've been struggling figuring this out but no luck yet - couldn't find an answer anywhere. I have a...
Trying to setup dynamic versioning for my api controllers: /app/controllers/api/v1/UserController.ph...
Helllo guys, I need solution I have Model Article with ManyToMany Relationship to Terms and I have M...
In my application I have companies these company pages should be viewable to anyone, IE don't requir...
I've gone through the documentation for scheduling (https://laravel.com/docs/5.2/scheduling) and I u...
I am rebuilding about 40 different automotive dealership websites and would like to consolidate them...
I'm using the Form Request validation, but how do I validate my pivot tables? For example when I att...
Hi guys, I'm trying to use something like my implementation of hasManyThrough query, could you pleas...
when i create a "photo" in the "flyer_photos" table with Tinker like below. >...
In Route model, I can use something like this: Route::model('tasks', 'App\Task'); and in Route resou...
I have list of supplier with their working hour for each day with intervel of 60mi from opning hour...
I'm looking at L5.2's Artisan Console and "Writing commands" because I want to create cron...
Are these commands required when deploying via envoyer? I am having a weird issue where my classes a...
Hi, So my app will have around 30 - 40 tables and therefore similar amount of models. It seems weird...
Dear fellow devs, I have come to a problem that I can't happen to solve properly (or clean at least)...
Hi, I want to call a static property of my model \App\User in the validator method of the default La...
i did all the steps writen in http://www.easylaravelbook.com/blog/2015/01/31/deploying-a-laravel-app...
Hi all, I am developing a web-app in Laravel. I need to integrate CC Avenue payment gateway with my...
So, I've got a project that I've been working with since the L3 days and as it has grown in features...
Hi, this is my update function for my Keyword model. I know that it is terrible and I would want to...
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.