Skip to content

Commit

Permalink
Merge pull request #80 from fawzanm/master
Browse files Browse the repository at this point in the history
Updated readme with Laravel 6 installation link
  • Loading branch information
tuandm authored Oct 12, 2019
2 parents a6be44a + 2847ce0 commit 4a378e0
Show file tree
Hide file tree
Showing 3 changed files with 623 additions and 336 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Documentation: [https://doc.laravue.dev](https://doc.laravue.dev)

* Laravue is positioned as an enterprise management solution, and it is highly recommended to use it to start from scratch.
* For existing Laravel project, you should check [Laravue Core](https://github.com/tuandm/laravue-core) for integration.
* Your machine needs to be ready for the latest [Laravel](https://laravel.com/docs/5.8/installation) and [Node.js](https://nodejs.org).
* Your machine needs to be ready for the latest [Laravel](https://laravel.com/docs/6.x#installation) and [Node.js](https://nodejs.org).


### Installing
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"laravel/framework": "^6.0",
"laravel/tinker": "^1.0",
"league/flysystem-aws-s3-v3": "^1.0",
"spatie/laravel-permission": "^2.37",
"spatie/laravel-permission": "^3.0",
"tymon/jwt-auth": "^1.0"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 4a378e0

Please sign in to comment.