Laracon US 2017 Day 1 Tom Schlick - Building Multi-Tenant Applications

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

This video is beyond helpful... It feels illegal watching this for free.😂 Thank you do much.

jamzykimani
Автор

This video and speaker deserve praising. Please share and like video.

surajjadhav
Автор

Amazing real life unerstanding of the concepts

AntonHinxman
Автор

Great presentation glad I was recommended it.I am working on a CRM project and we are busy brainstorming on the databases.

rufaro
Автор

Thanks for the video, it was helpful

The main problem with laravel in handling multi-tenant applications is the job and queue system, Every time you switch a db for a tenant, the default job objects get blank and the number of job processed information is not updated correctly. Also it's hard to create jobs in the individual Tennant db instead of shared db, since the default job mechanism doesn't pick jobs from the db other than which is set on the env file.

If anyone knows how to do this stuff correctly please reply. It would be very helpful.

Tyrus
Автор

Yes, one will be visiting here in the end to find the right answer for SAAS application

GulzarAhmed
Автор

Quality talk by Tom Schlick!! Kinda hidden gem!

christostsangaris
Автор

This video answered me a lot of questions :)

apu
Автор

Is it possible to use Multidatabase approach with Laravel Octane?

vladimirfrunza
Автор

I don't know why this video is unlisted. Otherwise it would have lots lots of views.

ITTutorials
Автор

can we apply this concept to already developed laravel application ?

mpe
Автор

This was super insightful, thank you for sharing!

tylerlwsmith