crudkit
crudkit copied to clipboard
Toolkit to quickly build powerful mobile-friendly CRUD (create/read/update/delete) interfaces for PHP, Laravel, and Codeigniter apps. Works with MySQL and other databases.
it looks that it doesn't support translation for other languages. please add this feature if you can
Please fix this date field is not coming
When I try to attach mysql pages I get this error Whoops\Exception\ErrorException …/vendor/skyronic/crudkit/src/CrudKit/Data/SQLDataProvider.php142 Whoops \ Exception \ ErrorException (E_NOTICE) HELP Undefined offset: 0 
Remove $app variable from the preprocess function
Hey. How can I make the ratio of articles to categories? Who has done something like this?
It seems blob types are not supported. I'd be happy to fix the code if someone could point me in the right direction. I think it just needs an option...
> Unknown database type enum requested, Doctrine\DBAL\Platforms\MySqlPlatform may not support it.
Hello, is it possible to sort the rows in the view section by custom field and ordering (ASC, DESC) ? Thanks
 where is the file for basic configuration?