Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Povilas Korop committed Nov 16, 2016
2 parents 13860ea + 03f124c commit 819e871
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 819e871

Please sign in to comment.