Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AnowarCST committed Apr 9, 2020
1 parent 98ece75 commit b7d3242
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ A very simple Laravel 6 + Vue 2 + AdminLTE 3 based Curd Starter template for SPA
- Frontend and Backend User ACL with Gate Policy (type: admin/user)
- Simple Static Dashboard
- Developer Options for OAuth Clients and Personal Access Token
- Build with Docker

## Installation

Expand All @@ -47,9 +48,6 @@ A very simple Laravel 6 + Vue 2 + AdminLTE 3 based Curd Starter template for SPA

## Install with Docker

- `git clone https://github.com/AnowarCST/laravel-vue-crud-starter.git`
- `cd laravel-vue-crud-starter/`
- `npm install`
- `docker-compose up -d`
- `docker exec -it vue-starter /bin/bash`
- `php artisan migrate`
Expand Down

0 comments on commit b7d3242

Please sign in to comment.