websanova/larablog

Drop in blogging solution for Laravel 5.x
492 19
Install
composer require websanova/larablog
License:MIT
Last Updated:Sep 5, 2022
Links: GitHub  ·  Packagist
Maintainer: websanova

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