LaravelDaily / quickadmin

Quick adminpanel builder package for Laravel 5
MIT License
600 stars 193 forks source link

How do I remove the created crud? #110

Closed zkmark closed 7 years ago

zkmark commented 7 years ago

How do I remove the created crud? I do not get that option

I accidentally add one which files should I delete?

PovilasKorop commented 7 years ago

@ztvMark you're right, we don't have that function visually, you need to delete all related MVC files and database entry in cruds table.

PovilasKorop commented 7 years ago

@ztvMark that's actually the reason why we've built an online version where you can edit/delete CRUDs quickadminpanel.com