php-crud-ui
php-crud-ui copied to clipboard
Single file PHP script that adds a UI to a PHP-CRUD-API project
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...
Hi there I am getting this error:  Can you please advise? Thanks.
if someone knows my login table how can I restrict it from being accessible?
ui.php is in the document root and shows this screen with links to "home", and the two tables called "posts" and "users":  But clicking the posts link to /posts/list...
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...
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....
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
When i edit fields in table and press enter, i want a line break. But the record is saved.
Configurable display columns for foreign key values.