The use of cache (file based) on my webserver causes a 500 error. Even if i so much use a simple Cac...
Hi, When working with git, we always use branches. In some branches, we need to change database tabl...
Hi, I'm looking for solution to make correct injection for View Composer. I want get access to Contr...
Hi everyone. I'm fairly new to Laravel and have come across an issue. I have a simply system which h...
I'm having an ongoing issue with the way sessions and authentication work in Laravel. It seems to be...
Class CustomValidator does not exist I have been trying to implement custom validation rules, and ha...
I don't know if it is better to include processed scripts in the deploy code or ignore processed fil...
I keep getting a Whoops! There were some problems with your input. The pathway field is required. an...
Hello! I recently upload my L5 project to a DigitalOcean SSD. My settings: php 5.5.12 mysql 5.6.17 S...
Background: I have members, events, and event_participants tables. The event_participants table has...
Soon a new social network with dual platforms will launch that has been developed with Laravel (Lume...
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::...
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