filmov
tv
PHP CRUD Tutorial - Add Filters to the Bootstrap Admin Panel READ lists

Показать описание
How to make a Bootstrap 4 Admin Panel for your PHP MySQL Website
The Database structure - 0:05
Add a simple filter to the Bootstrap Admin READ list - 0:25
Build our query with an internal relation (foreign key) with Flyspeed SQL Query - 1:00
Add an advanced filter using the foreign key: 1:39
Test the filter before validating 2:45
Test the filter in the end-user's Admin Panel 3:22
---
PHP CRUD Generator (PHPCG) is a pure PHP application and allows you to build your Bootstrap Admin Panel using a Graphical User Interface.
The system analyzes the database structure in a smart way and detects tables, field types and properties and all types of relationships.
The interface includes 3 tabs: Build READ list, Build CREATE/UPDATE forms, Build DELETE forms.
In each tab, the user only has to choose his options and preferences and then validate to create his administration panel.
Among other core features:
- Built entirely with Bootstrap 4 + jQuery
- Authentication module for the admin panel
- Intelligent field validation
- User and profile management with advanced management of individual rights
- Integrated and configurable jQuery plugins: File uploader, Date & Time pickers, TinyMce, ...
- Visual organization of the navigation bar
---
#crud #php #mysql #bootstrap #admin
The Database structure - 0:05
Add a simple filter to the Bootstrap Admin READ list - 0:25
Build our query with an internal relation (foreign key) with Flyspeed SQL Query - 1:00
Add an advanced filter using the foreign key: 1:39
Test the filter before validating 2:45
Test the filter in the end-user's Admin Panel 3:22
---
PHP CRUD Generator (PHPCG) is a pure PHP application and allows you to build your Bootstrap Admin Panel using a Graphical User Interface.
The system analyzes the database structure in a smart way and detects tables, field types and properties and all types of relationships.
The interface includes 3 tabs: Build READ list, Build CREATE/UPDATE forms, Build DELETE forms.
In each tab, the user only has to choose his options and preferences and then validate to create his administration panel.
Among other core features:
- Built entirely with Bootstrap 4 + jQuery
- Authentication module for the admin panel
- Intelligent field validation
- User and profile management with advanced management of individual rights
- Integrated and configurable jQuery plugins: File uploader, Date & Time pickers, TinyMce, ...
- Visual organization of the navigation bar
---
#crud #php #mysql #bootstrap #admin