crudkit icon indicating copy to clipboard operation
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.

Results 43 crudkit issues
Sort by recently updated
recently updated
newest added

it looks that it doesn't support translation for other languages. please add this feature if you can

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 ![screenshot from 2016-04-19 14 52 08](https://cloud.githubusercontent.com/assets/5016807/14639706/4ffb5f9c-063e-11e6-98b7-8ccc2ba76ad8.png)

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

![screen](https://cloud.githubusercontent.com/assets/8477260/14839990/3f21c704-0c62-11e6-9d93-bbfe58033696.jpg) where is the file for basic configuration?