/laravue

Laravel + Vue

Primary LanguagePHP

Laravel with VueJS

The project was initialized as a study of Laravel and Vuejs. Especially Create, Read, Update, Delete and notification after successfully performing the action.

This is not perfect code, if you find errors, poor code structure, and more, you can contribute here!

You can learn about:

Contributing:

You can contribute in this project, and welcome

Requirements

Installation

Clone Repository

$ https://github.com/sandiwo/laravue.git

Rename .env.example to .env and change setting accordingly

Run the Composer

$ composer install

Run the install process

$ php artisan install:app