Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
acacha committed Mar 16, 2016
1 parent 7f78c6f commit b915654
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,15 @@ cd laravel-with-admin-lte
adminlte-laravel install
```

Enjoy!
Enjoy! If you want you can use llum

```bash
llum boot
```bash
To start using you Laravel with AdminLTE project. Llum will configure database (sqlite),execute migrations, install devtools and serve for you.
More info about llum commands in Github [Acacha/llum](https://github.com/acacha/llum).
#Requirements
Expand Down

0 comments on commit b915654

Please sign in to comment.