DavidZerox8 / PHP-CRUD-Generator

Create PHP pages easily with design and a database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP CRUD Generator

It does not require any experience, all you have to do is run it and start writing some lines. And you will get pages ready with the database

install git

# On Windows 10 
 https://git-scm.com/download/win

# Installing on Linux
sudo dnf install git-all

# on a Debian-based distribution, such as Ubuntu, try apt:
sudo apt install git-all

# On Mac
https://git-scm.com/download/mac

How to use

play file "run.sh" and write the basic name , then press enter , Then write the names you want and repeat 3 times. When finished, press Enter twice

Example

users

name
age

name
age

name
age

Pages created, add, edit, view, index with a database file and a CSS file

I'm on

codegrepper instagram facebook twitter

About

Create PHP pages easily with design and a database


Languages

Language:Shell 100.0%