Laravel this is not only a practical framework, it is also a programming style
I've tried using the Tenant's DB model
Module::insert($array);
It didn't work & so I tried using DB::connection
DB::connection('tenant')->table('modules')->insert($array);
It didn't work either & now I'm stuck
Aucun commentaire:
Enregistrer un commentaire