Download the PHP package giwrgos88/core-game-platform without Composer
On this page you can find all versions of the php package giwrgos88/core-game-platform. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package core-game-platform
Core Game Platform
Using this package you can have a simple backoffice for your web game app or your facebook game application. The package is using the Laravel Siderbar by Maatwebsite which gives you the ability to add your own package on the side bar of the back office.
The package offers: -Back-office -Installation Process -Facebook Integration -Google Analytics Integration
- Installation
- Composer
- Service Provider
- Publish assets files
- Middlewares
- Configuration
Installation
This package is very easy to set up. There are only couple of steps.
Composer
Pull this package in through Composer.
Run this command inside your terminal.
composer update
Service Provider
Add the package to your application service providers in config/app.php
file.
Publish assets files
Run the command to publish the assets of the package
Middlewares
The package contains a middleware which force the request to be secured.
Configuration
You can easily configure the settings of the package from core_game.php file.
The package is using the coreui designed and built by Lukasz Holeczed
All versions of core-game-platform with dependencies
spatie/laravel-analytics Version ^1.4
laravelcollective/html Version ^5.4
ultraware/roles Version ^5.4
jenssegers/agent Version ^2.4
laracasts/utilities Version ~2.0
maatwebsite/excel Version ~2.1.0
nesbot/carbon Version ^1.21
giwrgos88/installer-admin-game-platform Version ~1.0
maatwebsite/laravel-sidebar Version ~2.1
giwrgos88/front-game-platform Version ~1.0