Support the ongoing development of Laravel.io →

alexwinter

Joined 2 Jan 2015

Statistics

Threads 2
Replies 3
Solutions 0
Articles 0
posted 9 years ago

trouble understanding my polymorphic relationship

I am building a application for a computer repair company. I have a images table: Schema::create('i...

0 Likes
2 Replies
Solved

Creating a messenger that can send to multiple users

Hi people of laravel.io, I would like a messaging system on the app I am developing but I am very ne...

0 Likes
3 Replies
replied 9 years ago

trouble understanding my polymorphic relationship

Thank you for the reply, this is very helpful. Yes maybe I should do bit more research before postin...

0 Likes
replied 9 years ago

Creating a messenger that can send to multiple users

So now my schema looks like: Schema::table('messages', function(Blueprint $table) { $table->i...

0 Likes
replied 9 years ago

Creating a messenger that can send to multiple users

I have gave it more thought and I have come up with a new approach, why couldn't I just have two tab...

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.

© 2024 Laravel.io - All rights reserved.