nizargithubs / laravue

Laravel + Vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Laravel + Vue


Languages

Language:PHP 73.3%Language:HTML 25.7%Language:Vue 0.5%Language:ApacheConf 0.5%