Support the ongoing development of Laravel.io →

luciendub

Joined 29 Jul 2014

Statistics

Threads 6
Replies 10
Solutions 1
Articles 0

Store application global options

I create an application and I need the administrator to change 3 global application options: Start...

0 Likes
4 Replies
Solved

How to addTenant to TenantScope with Confide

I am using Confide for users authentication and Laravel Mutli Tenant package so that each user can o...

0 Likes
1 Replies
Solved

Best database structure

I created a totally working application which has tables like notes, invoices, projets, clients, etc...

0 Likes
6 Replies

Integrity constraint violation

Hi, I try to create a small CRM with "leads", notes about leads", clients" and &...

0 Likes
3 Replies

Problem with hasmany relathionship

Hi, I am working on my first application. I created two database tables: "leads" and "...

0 Likes
4 Replies
replied 9 years ago

Store application global options

Thank you, I'm going to try it!

0 Likes
replied 9 years ago

Store application global options

And what would be the way to store that in the database?

0 Likes
replied 9 years ago

How to addTenant to TenantScope with Confide

I found the answer. I will use a route filter. Route::filter('multitenant', function(){ TenantSc...

0 Likes
Solved
replied 9 years ago

Best database structure

elite123 said: Yes, when you create a tenant you would create the database and tables for that tena...

0 Likes
replied 9 years ago

Best database structure

@ elite123 For the "one database per tenant" approach, is there a easy way to implent it w...

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.