8000 GitHub - anjalbinayak/Php-vue-crud: A Simple Crud App using Php & REST API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

anjalbinayak/Php-vue-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crud App (Php & Vue)

This is a simple crud app made with Php and VueJs. It interacts with database using REST API

Installation

  • Clone the Repository and get in root project folder
  • Open command line and type

php install.php

Enter the servername (default localhost) , username (default root) , password (default is empty or ' ' ) , and database name(required)

After running this script , database , tables and config file ( config.inc.php ) will be created

Modification

If You modify the name of config file created by script then , it may generate some error . so make sure , you rename the file name in all files .

Requirements

This project requires any local server installed (W/X/L AMPP)

Contribution

Any Contribution to this project is highly appreciated

About

A Simple Crud App using Php & REST API

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0