I'm in pivot hell. Please help. I have 3 tables I need to pivot and can't figure out a clean way to...
Hey guys, I wonder what I am doing wrong when filtering joined tables. I don´t have problem with sim...
Hi. Been "learning" Laravel (4.2). Have questions about properties; $fillable and $guarde...
Hi all A strange thing while writing unittests for a package occured: As long as only one test metho...
Hello, I am try to using Pingpong-Modules - https://github.com/pingpong-labs/modules I have trouble...
"laravel/framework": "dev-master#700bbf22bb325a3ddd10e2fc839feb9b4958387a", comp...
I have an Artist model and an Item model. class Artist extends Model { protected $table = 'conta...
I've got two three tables setup: users, posts, post_images. I have a foreign key setup on posts tha...
Until today i was working with Controller-Model (CodeIgniter for example) or Controller-Service-Gate...
When I am creating a new entry and leave at least one field to error out then submit the form, upon...
I have a nested resource route: Route::resource('posts.comments', 'PostCommentController'); but whe...
hey guys, i'm coming from zf2. Beside a huge more complexity there was one feature i really liked: A...
Hi gusy, I am wondering if someone might be able to help me. I have been trying to set up a Laravel...
Hi guys, Can you show me a simple controller codes that validates data from view. I tried validating...
Laravel Javascript Validation allows to reuse your Laravel Validation Rules, Messages, FormReq...
I am using Laravel 5 and I have an AJAX call that needs to return some data along with success. The...
I'm using Laravel 4 I'm getting this error preg_replace(): Parameter mismatch, pattern is a string w...
Hello again, I have an Eloquent model set up that contains a foreign key to a simple (id, name) look...
Hello folks, Is there a way to coerce an orderBy clause in to return the field sorted in a natural o...
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.