Skip to content

effu/crud-vuejs-php-axios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue CRUD PHP Application

I wanted to test the capabilites of Vue JS and PHP. I looked around for a complete tutorial using Vue and PHP, but I finally put this one together. I saw many tutorials with bits and pieces, but not the whole thing as one. This application uses HTML, JavaScript and PHP to add, change, view and delete records from a database.

What is CRUD?

CRUD - In computer programming, Create, Read, Update, and Delete (CRUD) are the four basic functions. Create, Add, Make Read, View, Lookup Update, Change, Modify Delete, Destroy, Remove

Technologies Used

  • VueJS
  • PHP
    • PDO and MySQL
  • Axios
  • Bulma for CSS

crud-vuejs-php-axios

About

CRUD using VueJS, PHP, axios, and Bulma for CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published