Support the ongoing development of Laravel.io →
posted 10 years ago

How do I instantiate a new object by calling a class method via a Facade?

Is it possible to instantiate a new object by calling a class method via a Facade? I have this class...

0 Likes
4 Replies
Solved
posted 10 years ago

How to Use Laravel's Build Multi-sites with Different Account Auth?

How to Use Laravel's Build Multi-sites with Different Account Auth? I need to build a platform. And...

0 Likes
1 Replies
posted 10 years ago

Laravel and clustered index

Hey, I am developing an application and would now like to move it to my staging server. For the data...

0 Likes
3 Replies
Solved
posted 10 years ago

Email notifications [Feature Request]

Could we get email notifications of when our threads are commented on? Not that anything I've ever p...

0 Likes
2 Replies
posted 10 years ago

Laravel Chumper/DataTables button columns

Hey, My problem is that I can't find a way to add a button into my actions column, I've followed you...

0 Likes
0 Replies
posted 10 years ago

[v4.2.3] New boolean validation rule returns "validation.boolean" as error message

I've trying out the new boolean validation rule in 4.2.3: http://laravel.com/docs/validation#rule-bo...

0 Likes
3 Replies
posted 10 years ago

Homestead environment variables issues

Hi guys, I get this error when trying to use environment variables with the Homestead box: SQLSTATE[...

0 Likes
9 Replies
Solved
posted 10 years ago

help with package development

Hi everyone, I registered here to get some help regarding the package development. I am currently wr...

0 Likes
2 Replies
posted 10 years ago

[HELP] Installing Laravel on Mavericks

Been trying to work with Laravel locally using Vagrant and VirtualBox like it's teached on Laracast....

0 Likes
9 Replies
Solved

Laravel testing on local environment

When I run my tests I notice Laravel cascades the production configuration with the testing configur...

0 Likes
4 Replies

Relationship and where statement Eager loading?

Hi All, Im working on a streaming project and i'm just starting to learn laravel. I do have a proble...

0 Likes
0 Replies

Optimize Eloquent query for retrieval of min and max value of relation

Hi there, I've a question regarding the retrieval of a minimum and a maximum value of a field in a r...

0 Likes
1 Replies

Save one to many relations without dublicates

Hello. I have One To Many relation ( One user with many pages ) i'm inserting user pages like this:...

0 Likes
5 Replies
posted 10 years ago

Testing filters assignment

As mentioned here filters are disabled while testing controllers. So as taylor said, I've made class...

0 Likes
1 Replies

Authentication session lost after redirect

hi, i have a problem with authentication. i am using multiauth. i tried to login a user then i check...

0 Likes
5 Replies
Solved
posted 10 years ago

Get SessionID from Session cookie

I have a Classic ASP app in a subdirectory of my Laravel app, which is authenticated by the Laravel...

0 Likes
1 Replies

Eloquent Saving and Rollback or Batch Save

Hi, I currently creating this somewhat complicated abstraction layer. is it possible to cancel or ro...

0 Likes
0 Replies

Zizaco/entrust - Need a Functions to Get a all Roles for single User

I have assigned multiple roles for a user and I ll need to function to get all the roles based on t...

0 Likes
0 Replies
posted 10 years ago

Inverse of "save" for an "hasMany" relationship.

Hi, I have, say, a Post object that belongsTo a User object. The User object hasMany Post objects. I...

0 Likes
4 Replies

preg_replace(): Parameter mismatch, pattern is a string while replacement is an array

I have a checklists table and an items table. The relationship between both is hasMany. A checklist...

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