Download the PHP package kodicms/core without Composer
On this page you can find all versions of the php package kodicms/core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package core
KodiCMS Core
Установка (Installation):
-
Запустить команду
composer require kodicms/core
-
Добавить в
public/index.php
следующий код -
Добавить сервис провайдер в
app/config.php
- Выполнить установку системы (Install CMS)
php artisan cms:modules:install
. - Выполнить миграцию таблиц модулей
php artisan modules:migrate --seed
.
Система готова к использованию
All versions of core with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
5.2.*
laravelcollective/html Version 5.*
guzzlehttp/guzzle Version ~5.0
erusev/parsedown Version 1.*
doctrine/dbal Version ~2.3
intervention/image Version ^2.3
kodicms/module-loader Version 3.*
kodicms/laravel-api Version ^1.0
kodicms/laravel-assets Version 0.*
kodicomponents/navigation Version 0.*
kodicms/api Version 0.*
laravelcollective/html Version 5.*
guzzlehttp/guzzle Version ~5.0
erusev/parsedown Version 1.*
doctrine/dbal Version ~2.3
intervention/image Version ^2.3
kodicms/module-loader Version 3.*
kodicms/laravel-api Version ^1.0
kodicms/laravel-assets Version 0.*
kodicomponents/navigation Version 0.*
kodicms/api Version 0.*
The package kodicms/core contains the following files
Loading the files please wait ....