Support the ongoing development of Laravel.io →

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

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 9 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 9 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

Get users belonging to the cities that belong to the selected region

Hi all. Please, help me. //Controller: public function show($slug) { $data = Region::fi...

0 Likes
1 Replies
Solved
posted 9 years ago

Laravel subdomain NotFoundHttpException

I have a problem with my Laravel ( 4.2 ) route . How do I make the following url call pagedetail con...

0 Likes
0 Replies

Working with Unicode Emoji from iOS.

Hello, So this week I was presented with a rather complex scenario that I wish never landed on my la...

0 Likes
1 Replies
posted 9 years ago

Laravel 4 Unit Tests Using Wrong Database

I have created a testing database environment as follows: return array( 'default' => 'sqlite',...

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