Support the ongoing development of Laravel.io →

Access Last Modified Entry for User in pivot table

Hi everbody. I have a pivot table for a many-to-many relation between a User and a Recipe. So a user...

0 Likes
0 Replies

Eloquent query for Many to Many relationships

I have a table Roles and another table Menus with a pivot table Menu_Role. To build up the many to m...

0 Likes
3 Replies
Solved
posted 11 years ago

Validator for identic forms

Hello, how do i make validator fail if two forms are not identical? I am making a change password fo...

0 Likes
1 Replies
Solved
posted 11 years ago

Queue release timer

Hello! I'm interested in using the built-in Queue feature of Laravel, but I have one question. Is it...

0 Likes
2 Replies

php artisan make:controller works against SOLID principles!

Hi, According to SOLID principles a class should have only 1 reason to change ( or be responsible fo...

0 Likes
10 Replies

Create dynamic select dropdown list with laravel 4

Hi all, i'm new lover of laravel, and i develop an application for archive the marks and model of co...

0 Likes
0 Replies

How can I pass posted data from a sevice to a controller?

Hi, I have made a service for validation but I am not sure how to pass the posted data back to the c...

0 Likes
1 Replies
Solved
posted 11 years ago

How can I pass validation errors and posted data from a sevice to a controller?

Hi, I want to pass validation errors and posted data ( in order to repopulate the form ) from the se...

0 Likes
1 Replies
Solved

Examples of Caching Implementation

Note: *For the purpose of this conversation, let's assume that people have already read the docs at...

0 Likes
5 Replies
posted 11 years ago

test is green when should be red!!

Hello. I am a TDD beginner (just 150-200 tests done), I am passing some tests, but I am surprised, b...

0 Likes
1 Replies

Eloquent Dynamic Get-Mutators

Hi there, I'm relativly new to laravel and it seems to me a framework that solves all my problems an...

0 Likes
1 Replies
Solved

Relationship updating and/or creating with dynamic forms

Hi I have a relatioship between client and phones. Using an array name in the form I managed to save...

0 Likes
1 Replies

Get last id of new inserted model

Hello, i am very new on Laravel and i ran into a serious problem getting the last id of the current...

0 Likes
0 Replies
posted 11 years ago

How to publish a package as a repo?

I created a package (lockated in the workbench dir). It is part of the existing project, but now I w...

0 Likes
1 Replies
Solved
posted 11 years ago

Form::model and disabling form elements

Hi, I want to disable all my form elements in a Form::model. The best solution I found so far is to...

0 Likes
3 Replies
Solved

handling errors from controller

I would like to use main template also for error views. Main template works only if i call it from c...

0 Likes
0 Replies

Vaprobash, Laravel in git with other developer

Hey folks, I was wondering if someone could give me some pointers. I'm building a larval project and...

0 Likes
0 Replies

What does these blade variables mean

Hello Community, I've started learning laravel and i like it but i've some questions about blade vie...

0 Likes
1 Replies

updating to 4.1.19 - artisan clear-compiled returned with an error

When I updated to 4.1.19, I got this error-message: Script php artisan clear-compiled handling the p...

0 Likes
6 Replies
posted 11 years ago

Including a package prints out routes.php file to browser.

Hi all, I've set up a brand new Laravel install on my machine and am using the built in PHP server t...

0 Likes
2 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.