Skip to content

Installation

yolanmees edited this page Dec 30, 2018 · 2 revisions

Installation

git clone https://github.com/yolanmees/postier

cd <app dir>

cp .env.example .env

composer install

npm run dev

php artisan key:generate

php artisan migrate

Clone this wiki locally