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::...
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...
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