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
- Host: GitHub
- URL: https://github.com/rudsarkar/php-mysql-vue
- Owner: rudSarkar
- Created: 2019-04-16T04:06:58.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-20T11:10:11.000Z (almost 5 years ago)
- Last Synced: 2023-03-26T00:59:30.291Z (about 3 years ago)
- Topics: bootstrap4, mysqli, php, vuejs
- Language: JavaScript
- Homepage:
- Size: 497 KB
- Stars: 39
- Watchers: 3
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Basically it's a simple CRUD project, for Learning Vue.js.

[](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
[](https://app.fossa.com/projects/git%2Bgithub.com%2FrudSarkar%2Fphp-mysql-vue?ref=badge_large)