websanova/larablog

Drop in blogging solution for Laravel 5.x
492 19
Install
composer require websanova/larablog
Latest Version:1.0.0
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

Related Packages

acme3/tags

Extend Laravel 5 models in order to allow them to be taggable

14 0
qmagix/laravel-tagging

Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be ma...

21 0
mmanos/laravel-taggable

A tagging package for Laravel 4 models.

41 5
dan/laravel-user-tagging

User powered tagging system with caching support for the Laravel Framework.

7 3