websanova/larablog

Drop in blog, docs, tagging solution for Laravel

Installs: 492

Dependents: 0

Suggesters: 0

Security: 0

Stars: 19

Watchers: 3

Forks: 2

Open Issues: 2

Type:package

pkg:composer/websanova/larablog

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