socianovation / ci3-crud-generator

Full Project of Codeigniter CRUD Generater based on HarviaCode CRUD Generator
4 stars 2 forks source link

Did work .. list are empty .. better using original harviacode #1

Open haidarvm opened 5 years ago

haidarvm commented 5 years ago

https://bitbucket.org/harviacode/codeigniter-crud-generator/src/master/

using those crud works better & run nicely

socianovation commented 4 years ago

Thanks for your feedback, it works the same as harviacode do (but not sure about the "list are empty" issue, since i already tried many times for my own projects and it did work properly). What's new is only the login form + authentication (but hardcoded username and password, not using the database) But yes, if you prefer the clean one, use harviacode instead.