An open API service indexing awesome lists of open source software.

https://github.com/rudsarkar/php-mysql-vue

Basically it's a simple CRUD project, for Learning Vue.js
https://github.com/rudsarkar/php-mysql-vue

bootstrap4 mysqli php vuejs

Last synced: about 1 year ago
JSON representation

Basically it's a simple CRUD project, for Learning Vue.js

Awesome Lists containing this project

README

          

Basically it's a simple CRUD project, for Learning Vue.js.

![Vue Demo](https://i.ibb.co/9sB6D3M/vuedemo.jpg)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FrudSarkar%2Fphp-mysql-vue.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FrudSarkar%2Fphp-mysql-vue?ref=badge_shield)

# Created with
Vue.js, PHP, Axios, Bootstrap

# How to setup

1. Create a database
2. import the users.sql file
3. change database connection from `/api/v1.php` on line number #7
4. change ULR from `/js/app.js` on line number #21, #34, #49, #64 like `http://localhost//api/v1.php?action=`

Ping me on facebook, if you need any information: [Rudra Sarkar](https://www.facebook.com/R.sark4r)

## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FrudSarkar%2Fphp-mysql-vue.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FrudSarkar%2Fphp-mysql-vue?ref=badge_large)