/simple-crud-laravue

Simple CRUD using Laravel and Vue JS

Primary LanguagePHP

Simple CRUD with Laravel and Vue JS

What is CRUD?

CRUD is an acronym for the four basic operations: Create, Read, Update, Delete. Most applications have some kind of CRUD functionality, and we can assume that every programmer had to deal with CRUD at some point. A CRUD application is one that uses forms to get data into and out of a database.


Screenshots

Simple CRUD with Laravel and Vue JS


Made with ❤️ by Ismail Habibi.