Laravel this is not only a practical framework, it is also a programming style
I already known how to write data to database in firebase. But I couldn't delete from it. App\EventCal::where('id', 7)->delete();
App\EventCal::where('id', 7)->delete();
I have tried above query by running after php artisan tinker command. So can anyone help me?
Aucun commentaire:
Enregistrer un commentaire