lundi 27 mai 2019

How to delete the first column

I have some trouble with laravel SQL builder. I want to delete the first column by

DB::table('ahah')->first()->delete().

In the controller, I already put use Illuminate\Support\Facades\DB. Can you tell me what's the problem and how to fix it.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire