This is a collection of sample applications experimenting/showing how Vue.js can be integrated with PHP to make more responsive generally single page applications.
You can learn more about vue.js here - https://vuejs.org/
You can check out the tutorial for this repository at wftutorials.blog or visit https://wftutorials.blog/2019/03/12/php-and-some-vue-js/
- General - Not much here
- Shopping Cart - A simple shopping cart application
- Task - A simple task application
- Multi-form - A events form allow you to add attendees
- Binding
- Conditional Rendering
- Computed Properties and Methods
- Components and Modals
- Wizard - A form wizard allow you to enter multiple form content by hiding and show different views.