Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 455 Bytes

File metadata and controls

25 lines (12 loc) · 455 Bytes

Splatter

Splatter is a personal blog and website manager written in Laravel, part of the inklings project (inklings.io).

This README file is currently just quick notes and needs to have a much better write up (help wanted)

Install

copy .env.example to .env and set values as desired

npm install

composer install

php artisan migrate

php artisan storage:link

npm run production

additional notes

public/php.ini for file upload size limit