Support the ongoing development of Laravel.io →

illmatic

Joined 28 Sep 2015

Statistics

Threads 7
Replies 13
Solutions 3
Articles 0

Manage Collection of Model Objects

I'm trying to make my notifications for Laravel 6 mail out effectively. I have a model (Event) that...

Likes Replies
Solved

Can't get Landlord multitenancy work all times

I'm fairly sure I have this multitenancy functioning part of the time but it's not working for 1 spe...

Likes Replies
Solved

Validation Rule - Ignore on Update

Hi all - I'm stumped with rule validation on update. All the examples use a user class but if I crea...

Likes Replies
Solved

gulp --production failing

The JS looks like it's completing, but the CSS is failing with this error. I'm not sure how to proce...

Likes Replies

Generic resource routing with Polymorphic models

What would my route::resource look like for a model that can be created off of others. I have 3 basi...

Likes Replies
replied 4 years ago

Manage Collection of Model Objects

OK I figured it out for anyone interested. remove all duplicates, e.g. remove owner if already follo...

0 Likes
Solved
replied 6 years ago

Validation Rule - Ignore on Update

OK found the trick. Here is the solution. I use segment to identify the slug to ignore then also ens...

0 Likes
Solved
replied 6 years ago

Can't get Landlord multitenancy work all times

If the parent is Tenant Scoped, and the child is referenced on a foreign key, the Scope is not requi...

0 Likes
Solved
replied 6 years ago

Laravel website separation

I did something like this - In my routes I have Route::get('/', 'PagesController@landing'); which ta...

0 Likes
replied 6 years ago

Can't get Landlord multitenancy work all times

OK looks like Landlord doesn't play nice with Route Model Binding and simply have to change my Contr...

0 Likes

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.

© 2023 Laravel.io - All rights reserved.