larapost
larapost copied to clipboard
Simple Laravel blogging package.
Larapost
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