php-crud-ui icon indicating copy to clipboard operation
php-crud-ui copied to clipboard

Single file PHP script that adds a UI to a PHP-CRUD-API project

Results 18 php-crud-ui issues
Sort by recently updated
recently updated
newest added

Hello, the columns are being shifted. The values are not matching to the keys in the UI (in the list, on the single entry page it's right), but the API...

bug

Hi there I am getting this error: ![image](https://user-images.githubusercontent.com/5799306/189164506-c14e55d8-011d-4807-bfdd-b9e39ae4325f.png) Can you please advise? Thanks.

help wanted

if someone knows my login table how can I restrict it from being accessible?

help wanted

ui.php is in the document root and shows this screen with links to "home", and the two tables called "posts" and "users": ![E74BE572-3FAA-425A-ACBE-A574BC3CA8BB](https://user-images.githubusercontent.com/462866/212969818-b8d8ea82-3404-471a-974a-e97311365e02.jpeg) But clicking the posts link to /posts/list...

bug

With PHP 8.0.13 (cli) I keep getting this error: Declaration of Tqdev\PhpCrudApi\Database\LazyPdo::query(string $statement): PDOStatement must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs) in /home/ubuntu/contentmachine/ui.php on line...

bug

The Config.php support many more config parameters, but README is not documented it. Besides this, a note on "basePath" parameter: By reading the code, I see Config.php support "basePath" parameter....

enhancement

hi, is there any feature like Admin Login to access the UI and is there file upload features in this Awaiting for Help Best Regards Atul Taware

enhancement

When i edit fields in table and press enter, i want a line break. But the record is saved.

enhancement

Configurable display columns for foreign key values.

enhancement