How to create an admin Dashboard with CRUD operations in PHP for your MySQL / PDO Database

preview_player
Показать описание
How to make a Bootstrap #PHP CRUD Admin Dashboard for your #PHP #MySQL / #PDO Database

---
Overview - 0:00
Download PHP CRUD Generator - 1:52
Install PHP CRUD Generator on your PHP server - 2:17
Open the PHP CRUD Generator in your browser and create your first Admin Dashboard READ List - 3:47
Create the Admin Dashboard Forms - 6:21
Recap - 9:16
Generate the other Lists and Forms of the PHP CRUD Admin Dashboard - 9:42

---

PHP CRUD Generator (PHPCG) is a pure PHP application and allows you to build your Bootstrap CRUD admin dashboard using an online 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 + 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 #PDO #bootstrap #admin #tutorial
Рекомендации по теме
Комментарии
Автор

Hello, what I missed in this tutorial is how did you make My Project page and implement data from crud generator? Thank you.

kova_zg