Skip to content

Php ve Vue Js'nin nasıl birlikte kullanılabileceğine dair bir crud uygulaması.

License

Notifications You must be signed in to change notification settings

mustafadalga/php-vue-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP + Vue JS CRUD Uygulaması

Açıklama

PHP ve Vue JS'nin nasıl birlikte kullanılabileceğine dair bir crud uygulaması.

Application Screenshot

Live Demo

Nasıl Kurulur ?

  • phpMyAdmin üzerinden bir veritabanı oluşturun.
  • vuedb.sql dosyasını içeri aktarın(import).
  • http://localhost/<project-yolu> adresinden uygulamayı çalıştırın.

Kullanılan Teknolojiler

  • PHP
  • Vue JS
  • Materialize CSS
  • HTML 5
  • CSS