CeddyG / clara-pim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clara Pim

Pim feature for Clara.

Installation

composer require ceddyg/clara-pim

Add to your providers in 'config/app.php'

CeddyG\ClaraPim\PimServiceProvider::class,

Then to publish the files.

php artisan vendor:publish --provider="CeddyG\ClaraPim\PimServiceProvider"

About


Languages

Language:PHP 55.3%Language:Blade 44.7%