piclou / ikcms
description
dev-master
2018-11-20 12:50 UTC
Requires
- anlutro/l4-settings: ^0.7.3
- artesaos/seotools: ^0.12.1
- aschmelyun/larametrics: ^1.1
- illuminate/support: ~5
- intervention/image: ^2.4
- laravelcollective/html: ^5.4.0
- spatie/eloquent-sortable: ^3.4
- spatie/laravel-cookie-consent: ^2.4
- yajra/laravel-datatables-oracle: ~8.0
Requires (Dev)
- mockery/mockery: ^1.1
- orchestra/testbench: ~3.0
- phpunit/phpunit: ~7.0
- sempro/phpunit-pretty-print: ^1.0
This package is auto-updated.
Last update: 2025-02-21 04:19:29 UTC
README
This is where your description should go. Take a look at contributing.md to see a to do list.
Installation
Via Composer
$ composer require "piclou/ikcms @dev"
Usage
$ php artisan make:auth
$ php artisan migrate
$ php artisan ikcms:install
$ php artisan vendor:publish --provider="Piclou\Ikcms\IkcmsServiceProvider"
$ php artisan vendor:publish --provider="Aschmelyun\Larametrics\LarametricsServiceProvider"
- Providers
Piclou\Ikcms\IkcmsServiceProvider::class,
'IkCms' => \Piclou\Ikcms\Facades\Ikcms::class,
'IkForm' => \Piclou\Ikcms\Facades\IkForm::class,
Change log
Please see the changelog for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email vincent@ikon-k.Fr instead of using the issue tracker.
Credits
License
license. Please see the license file for more information.