Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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ı.

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