cswiley/laravel-content-block-cms

Simple content block based cms package for laravel

Installs: 464

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Language:JavaScript

0.9.17 2018-07-23 19:37 UTC

This package is auto-updated.

Last update: 2023-05-27 10:47:10 UTC


README

Content block based cms

Simple cms system that allows you to define the content blocks/pages as json files. The blocks data can then be fetched by instanciating or injecting the class Cswiley\Cms\Cms and using the accessor method: get(filename).