PHPackages                             aheenam/mozhi - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. aheenam/mozhi

ArchivedLibrary[Framework](/categories/framework)

aheenam/mozhi
=============

A Laravel Package

0.5.0(7y ago)386[5 issues](https://github.com/Aheenam/mozhi/issues)MITPHPPHP ^7.2

Since Nov 2Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Aheenam/mozhi)[ Packagist](https://packagist.org/packages/aheenam/mozhi)[ RSS](/packages/aheenam-mozhi/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (7)Dependencies (9)Versions (7)Used By (0)

*Do not use in production yet*

Mozhi
=====

[](#mozhi)

The package provides a simple way to add a static files based CMS to your Laravel project. It uses Markdown files as the content provider and uses Laravel's Blade for templating.

Requirements
------------

[](#requirements)

This package requires `PHP 7.2` and a Laravel version `>= 5.7`.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require aheenam/mozhi
```

Configuration
-------------

[](#configuration)

Mozhi comes with a set of configuration possibilities, so make sure to check the config file's content:

```
