websanova/larablog

Drop in blog, docs, tagging solution for Laravel

1.0.0 2022-08-24 13:32 UTC

README

A little post and document builder for Laravel.

Install

A database and config file must be installed which can easily be done via the publish command.

> larapost:publish

Build

After install the build can be run to generate any docs and posts specified in the config.

> larapost:build