Support the ongoing development of Laravel.io →

Session issue in L4.0.9

Hi there, I have an application running on L4.0.9 which servers the API for android and iOS App. Las...

0 Likes
0 Replies

Keep Search Parameters Through Pagination

Somewhat new to Laravel(4.2) and I'm having issues with pagination on my search function. So far I'v...

0 Likes
4 Replies

eloquent relationship many-to-many with 2 tables?

so my table structure is this: users: id,........ user_favourites: id, user_id, favourite_id Both...

0 Likes
0 Replies

how to inject model to other method for a model?

hi.! I develop a project in laravel <?php public function test() { return $this->test2(\App\...

0 Likes
0 Replies

Named error bag when using $this->validate?

I have two forms on a page - both of them are validated in controller functions using $this->vali...

0 Likes
0 Replies

How to access additional user information stored in another table

Hi, I'm using Confide&Entrust package for user managment and now I'm storing additional user inf...

0 Likes
17 Replies

How to run database stored procedures from Artisan Command?

I've been fighting this for a few hours now, but don't seem to be able to solve it. I have a stored...

0 Likes
0 Replies

Docker for the Laravel framework

Hey guys, I just released 5 new Docker images to GitHub & Docker Hub which are intended to provi...

0 Likes
1 Replies

how to pass variable into a new variable using parameter

I have getName Function shown below: public function getName($id) { $visit = DB::table('tm_Child') -...

0 Likes
0 Replies

Laravel on EC2 instance connecting to RDS mysqli database error.

Ok, so I've been working with my laravel code base locally via homestead and decided to push a test...

0 Likes
0 Replies

Config Cache Results in "InvalidArgumentException in FileViewFinder.php line 140"

When running php artisan config:cache my views all return the error message "InvalidArgumentExc...

0 Likes
2 Replies
posted 10 years ago

fatal error

Hi there, I am new in Laravel I use some L5 packages outside Laravel. I get a Fatal Error when i am...

0 Likes
2 Replies

laravel redis

Error while reading line from the server. [tcp://localhost:6379] while broadcasting the event neithe...

0 Likes
0 Replies

Accessing LDAP properties using strebl/l5-ldap-auth

I'm trying to setup Active Directory authentication in Laravel 5.1, which I was able to get authenti...

0 Likes
0 Replies

Only returning results where a 'with' matches criteria.

I'm trying to get only Products where they are in the selected 'category' and the selected 'range' P...

0 Likes
1 Replies
Solved
posted 10 years ago

L4 Package - Quickly generate Service Providers and Repositories :)

Hi Folks, Long time no see, well just wanted to drop by and share a package I made for L4. It is a c...

0 Likes
0 Replies
posted 10 years ago

swift mailer error with preg_match

I have problem with my laravel 5 application. When I want to send email I have error, and i don't kn...

0 Likes
0 Replies

Aimeos: First full-featured web shop package for Laravel 5

We've released today version 1.0 of our Laravel web shop package It's the first Laravel 5 package t...

0 Likes
1 Replies

etrepat/baum First run

Hello there, is there any way to create all the categories after installing the package? or do i hav...

0 Likes
1 Replies
posted 11 years ago

How to pass arguments to custom validation function used with 'extend'?

I am trying to use propel with Laravel. I need to do some custom validation which needs querying the...

0 Likes
3 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.