Skip to content

To start using the website

ElPresidentePro edited this page Dec 8, 2014 · 1 revision

Welcome to the CSGOShop wiki!

Steps to follow:

1*Configured config/app.php all items. Example:

'development', 'template' => [ 'path' => './templates', 'cache' => './cache', 'reload' => true ], 'database' => [ 'type' => 'mysql', 'host' => '127.0.0.1', 'user' => 'root', 'pass' => 'mysql', 'name' => 'Name database', 'models' => './models' ], 'steam' => [ 'apiKey' => 'api steam http://steamcommunity.com/dev/apikey', 'maxInventory' => 1050 ], 'pusher' => [ 'appId' => '', 'appKey' => '', 'appSecret' => '' ], 'api' => [ 'keys' => array('matchthiscodewithbotsapicode') ], 'coinbase' => [ 'key' => '', 'secret' => '' ], 'paypal' => [ 'mode' => 'sandbox', 'user' => '', 'pass' => '', 'signature' => '', 'currency' => 'USD' ], 'stripe' => [ 'key' => '', 'secret' => '' ], 'imgur' => [ 'appId' => '', 'appSecret' => '', ], 'salt' => 'putsomethingstronghere', 'core' => [ 'url' => '127.0.0.1', you ip or url http://example.com 'static' => '127.0.0.1/static', you ip or url http://example.com/static /* 'session' => '/home/staging/tmp' create folder and you write the rute a carpet. */ ] ]; 2*Create forlder log and you create file "error.log" log/error.log 3* You configured the bots (Bots all bugs) 4* CONFIGURE YOUR PAGE 6* Any doubt this is my steam: https://steamcommunity.com/id/73214214549367 Thanks for read..
Clone this wiki locally