Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PovilasKorop authored Nov 15, 2016
1 parent 09c629b commit 03f124c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@
It is a demo project for demonstrating what can be generated with [QuickAdminPanel](https://quickadminpanel.com) tool.
Larancer is all generated with __QuickAdmin__ except for custom code for __Reports__ functionality.

![Larancer screenshot](http://webcoderpro.com/larancer-demo.png)

## How to use

- Clone the repository with __git clone__
- Edit credentials in your __.env__ file
- Copy __.env.example__ file to __.env__ and edit database credentials there
- Run __composer install__
- Run __php artisan key:generate__
- Run __php artisan migrate --seed__ (it has some seeded data for your testing)
Expand Down

0 comments on commit 03f124c

Please sign in to comment.