Skip to content

Install

Casper Bottelet edited this page Nov 2, 2016 · 7 revisions

Installation

How to

    composer install
    php artisan migrate --seed
    php artisan key:generate
  • login in with these credentials Mail: admin@admin.com Password: admin123 (Can be changed in the dashboard)
  • DONE
Clone this wiki locally