Download the PHP package khophim8k/kho8k-core without Composer
On this page you can find all versions of the php package khophim8k/kho8k-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 kho8k-core
Server Requirements:
- Laravel Framework 8.
-
PHP 7.3 or higher.
- Configure
php.ini
:
- Configure
- MySQL 5.7 or higher.
Add-on & Themes:
- Home: OPhimCMS.CC
- Admin: Demo.OPhimCMS.CC/admin
-
Free Movies Data: OPhim.Movie
- Add-on:
- Theme: MORE...
Installation:
- CD to project root and run:
composer require khophim8k/kho8k-core -W
- Configuration your database connection information in file
.env
- Then, run command:
php artisan kho8k:install
-
Change app\Models\User:
-
Create new user by command:
php artisan kho8k:user
-
Remove this route definition in routes/web.php
- Run
php artisan optimize:clear
Update:
- CD to project root and run:
composer update khophim8k/kho8k-core -W
- Then, run command:
php artisan kho8k:install
- Run
php artisan optimize:clear
- Clear PHP Opcache in server (if enabled)
Note
- Configure a production environment file
.env
APP_NAME=your_app_name
APP_ENV=production
APP_DEBUG=false
APP_URL=https://your-domain.com
-
Configure timezone
/config/app.php
'timezone' => 'Asia/Ho_Chi_Minh'
'locale' => 'vi'
- Command CMS
php artisan kho8k:menu:generate
: Generate menuphp artisan kho8k:episode:change_domain
: Change episode domain play stream
Command:
- Generate menu categories & regions:
php artisan kho8k:menu:generate
Reset view counter:
- Setup crontab, add this entry:
All versions of kho8k-core with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
^6|^7|^8
ckfinder/ckfinder-laravel-package Version v3.5.2.1
spatie/laravel-sitemap Version ^5.8
artesaos/seotools Version ^v0.22.1
khophim8k/laravel-caching-model Version ^1.1
khophim8k/permissionmanager Version ^2.0
khophim8k/settings Version ^2.0
khophim8k/crud Version ^2.0
ckfinder/ckfinder-laravel-package Version v3.5.2.1
spatie/laravel-sitemap Version ^5.8
artesaos/seotools Version ^v0.22.1
khophim8k/laravel-caching-model Version ^1.1
khophim8k/permissionmanager Version ^2.0
khophim8k/settings Version ^2.0
khophim8k/crud Version ^2.0
The package khophim8k/kho8k-core contains the following files
Loading the files please wait ....