2017 © Pedro Peláez
 

library vivid

A drop-in blog for Laravel

image

phroggyy/vivid

A drop-in blog for Laravel

  • Monday, August 7, 2017
  • by phroggyy
  • Repository
  • 1 Watchers
  • 1 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Vivid for Laravel

A drop-in flat-file blog system for Laravel, (*1)

Installation

composer require phroggyy/vivid:0.1-dev, (*2)

Usage

In a service provider, such as your AppServiceProvider, add, (*3)

Vivid::admin();
Vivid::routes();

The Versions

07/08 2017

dev-master

9999999-dev

A drop-in blog for Laravel

  Sources   Download

MIT

The Requires

 

by Leo Sjöberg