Hello, I am running into an issue regarding getting all the values from a pivot table. I have a pivo...
Hello, I am new to Laravel and have an issue in one of my models. I have the follwoing: class User e...
Hello, I wish to set headers to all http requests in Laravel 3.2 header('Cache-Control', 'nocache,...
How do I make a validation rule that allows only a 1 or null? Thanks.
Hello i was wondering is there an easy way to describe table that corresponds to specific model like...
Hi, does anybody know how to setup Laravel that it´ll work on a shared Server based on Linux? I´ve t...
Hi, I'm new to laravel and I'm a bit confused with one probably simple question. When should I use n...
Hi, I'm new to Laravel and can't wait to get going with it. I've just installed using the Laravel in...
I would like to know how i can combine 2 functions to a class. (newbie question) $data = tblcategori...
After hours of trial and error I decided to make this guide for new laravel users. Make sure you ha...
Hello, I have a database operation that saves a user in the database. After saving I will send an em...
Is there an easy way of getting a list of routes for a named controller in laravel? Thanks
For some reason I can't get any of my related models when using Eloquent ORM. I have the following s...
I'm developing an app locally but I'm experiencing very poor performance. When tracking it down with...
Hello! I have copied my project from a develop server to a production server, I wanted to start to c...
Hi, I have a form which is populated dynamically for each employee. Each employee has a set of input...
I want to add a foreign key field on mysql, but eloquent is making this difficult. When you do the f...
Hello, for my requirement, i need to strap referrer data so i am using like this {{ route('go', arra...
I created a Forum which should upload an image. In my form i`ve {{ Form::file('image') }} This is a...
The getMethod function implementation does not accept all HTTP verbs except POST, GET? My use case i...
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.