We were talking about Laravel 5 on its release, we are pleased today to welcome Laravel 5.1
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