Skip to content

w01ki3/laraVue

Repository files navigation


laraVue | w01ki3

Educational note content that can be done with Laravel and vue

Installation

Step 1
git clone https://github.com/w01ki3/laraVue.git
Step 2
cd laraVue
Step 3
composer install
Step 4
npm install
Step 5
copy .env.example .env (for windows) || cp .env.example .env (for bash)
Step 6
php artisan key:generate
Step 7
npm run dev
Step 8
php artisan serve
Step 9 / open url in web browser
http://localhost:8000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published