Обратите внимание, что данный пользователь заблокирован! Не совершайте с ним никаких сделок! Перейдите в его профиль, чтобы узнать причину блокировки.
Perfect World Web for 1.3.6 - 1.5.1
Requirements
Download the latest release and upload the files.
First you need to rename
Then set the permissions to 777 for the following directories/files:
[INF=warning]Note: Make sure your inside the
Run the following command to install all the required packages:
[INF=warning]Note: If you have ANY of the following columns in the
Finally, run this last command to generate an application key:
[INF=warning]Note: If you receive a 500 error after installation, redo the permissions again.[/INF] Autor:
Requirements
- Composer & Git -
Вы не можете просматривать ссылку пожалуйста воспользуйтесь следующими ссылками Вход или Регистрация
- PHP 5.5.9 or higher
- PHP GD extension, not sure if you have it? Run
Bash:
apt-get install php5-gd; service apache2 restart
Download the latest release and upload the files.
First you need to rename
.env.example
to .env
Then set the permissions to 777 for the following directories/files:
- storage/app/
- storage/framework/
- storage/logs/
- bootstrap/cache/
- .env
.env
file and change the database credentials.[INF=warning]Note: Make sure your inside the
pw-web
directory when you run the commands.[/INF]Run the following command to install all the required packages:
Bash:
composer install
users
table, REMOVE them![/INF]- money
- role
- language
- remember_token
- created_at
- updated_at
- migrations
- password_resets
- pweb_apps
- pweb_articles
- pweb_payments
- pweb_ranking_factions
- pweb_ranking_players
- pweb_ranking_territories
- pweb_services
- pweb_settings
- pweb_shop_items
- pweb_transfer
- pweb_vote_logs
- pweb_voucher_logs
- pweb_vouchers
Bash:
php artisan migrate --seed
Bash:
php artisan key:generate
Вы не можете просматривать ссылку пожалуйста воспользуйтесь следующими ссылками Вход или Регистрация
; Lang: PHP+Blade