https://github.com/mustafadalga/php-vue-crud
Php ve Vue Js'nin nasıl birlikte kullanılabileceğine dair bir crud uygulaması.
https://github.com/mustafadalga/php-vue-crud
crud crud-api crud-application curd-application materialize-css materializecss php php7 phpmyadmin vue vue2 vuejs
Last synced: 2 months ago
JSON representation
Php ve Vue Js'nin nasıl birlikte kullanılabileceğine dair bir crud uygulaması.
- Host: GitHub
- URL: https://github.com/mustafadalga/php-vue-crud
- Owner: mustafadalga
- License: gpl-3.0
- Created: 2020-06-05T08:50:31.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-19T16:21:44.000Z (almost 6 years ago)
- Last Synced: 2026-01-23T14:56:22.224Z (5 months ago)
- Topics: crud, crud-api, crud-application, curd-application, materialize-css, materializecss, php, php7, phpmyadmin, vue, vue2, vuejs
- Language: Hack
- Size: 75.2 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP + Vue JS CRUD Uygulaması
## Açıklama
**PHP ve Vue JS'nin nasıl birlikte kullanılabileceğine dair bir crud uygulaması.**

### Live Demo
* [Crud Uygulaması](https://vue-crud.alwaysdata.net/)
### Nasıl Kurulur ?
* phpMyAdmin üzerinden bir veritabanı oluşturun.
* vuedb.sql dosyasını içeri aktarın(import).
* `http://localhost/` adresinden uygulamayı çalıştırın.
### Kullanılan Teknolojiler
* PHP
* Vue JS
* Materialize CSS
* HTML 5
* CSS