Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 28 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-19T16:21:44.000Z (over 4 years ago)
- Last Synced: 2024-11-17T13:21:33.725Z (3 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: 2
- 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ı.**![Application Screenshot](https://raw.githubusercontent.com/mustafadalga/php-vue-crud/master/appScreenshot.png)
### 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