Looking into how the Exception-driven Controller validation works, I noticed nested calls in Illumin...
I made small sample form (method post) and when i try to submit it, i get TokenMismatch expection. H...
Hey guys. I have a question, is there a way to do some custom stuff over the values that eloquent re...
Hi there, I have a site that has been built for me in Laravel and I am wanting to make some minor ch...
UPDATE 09/06/15 Hi, i'm quite new to Laravel, I'm trying to perform a query in Laravel 4 with Eloque...
Hello guys, I'm trying to show featured listings from sub categories in a category view. I can check...
I was doing this <title>{{$name}}</title> in my layouts page. so each page would...
I cannot get rid of the following error: {"error":{"type":"Symfony\\Compone...
Hello everyone! I am new to Laravel. and got confused on how to do some things. I need help in this....
I moved the User model into a domain folder and updated the namespace. I also updated the config/aut...
Hi, I need to have some global variables (values pulled from database) that are accessible through o...
I'm having trouble with Eloquent's hasMany() method. In short, I'm making a video website and curren...
I have two issues: How would I go about implementing middleware whenever Mail:: is called, specifi...
Hi. I have a problem using the built in user support. I created a table "user" in my datab...
Basically, this an event app where customers can buy events and/or flights, hotels, etc......So you...
I have two related entities in Laravel, client and client user. A client can have multiple number o...
I am trying to query the database to get all suggestions along with the users table information howe...
Hello, I have table with form, here is code: <tbody> @foreach($cart_products as $index =&g...
I would appreciate some help with routing in Laravel 5. I've got three models: ReasearchLine, Reasea...
Hello all; I've been using this pattern for a long time but there is just a little point that I coul...
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