Nayjest / Grids

Grids framework for Laravel
MIT License
203 stars 77 forks source link

Tutorial #39

Closed cristi-ca closed 7 years ago

cristi-ca commented 9 years ago

A full tutorial (or documentation) for a crud using Grids would be wonderful for a beginner.

Nayjest commented 9 years ago

Hi! You mean CRUD operations for rows within one grid reflected to DB?

cristi-ca commented 9 years ago

Yes. Your grid with such functionality (CRUD) would be very, very useful (something like grocery crud for codeigniter). I have tried lots of Laravel grids/dasboards/admin , I think yours is the best and most promising. Please consider a tutorial, I can assure you that will be very much appreciated by a lot of Laravel newbies. Thank you for your fast answer!

Nayjest commented 9 years ago

I will work on tutorial after next major release becouse I'm planning to make some important API changes (#43)