Optima - Cryptocurrency Exchange Script. Bitcoin & Ethereum

Optima - Cryptocurrency Exchange Script. Bitcoin & Ethereum v1.0

No permission to download

Klrahul

Active member
May 2, 2022
190
72
28
Babiato😍
babiato.tech
You need install composer
Rename to .env
Create Mysql DB and write into .env DB_DATABASE DB_USERNAME DB_PASSWORD

in root directory make in terminal:
composer install

Vendor will be download

Later in root directory in terminal:
php artisan key:generate

Create DB in terminal
php artisan db:seed
Php artisan serve
Do you have the documentation please
 
  • Like
Reactions: ombre

sireloroftp

New member
May 23, 2022
4
0
1
Shows blank page after user registration and no admin panel
Fixed. Seems the first registration sets as admin. I did a couple of things but don't know which one worked. LOL.

1. Change my php version to 8.x which gave me an error when i tried to run artisan commands.
2. Changed php version back to 7.4.1.
3. Added ping back to Route::group(['middleware' => ['language.detect', 'maintenance', 'ping']]
4. Removed Ping again and it worked.
6. run php artisan optimize
7. run php artisan serve again

When i register now, no blank page is shown and everything works fine. The first registered account is the admin
 

Emmytechs

New member
Oct 7, 2022
29
18
3
Please who has optima documentation as I just bought a test vps server to run and see if it works
 

Emmytechs

New member
Oct 7, 2022
29
18
3
Di
Fixed. Seems the first registration sets as admin. I did a couple of things but don't know which one worked. LOL.

1. Change my php version to 8.x which gave me an error when i tried to run artisan commands.
2. Changed php version back to 7.4.1.
3. Added ping back to Route::group(['middleware' => ['language.detect', 'maintenance', 'ping']]
4. Removed Ping again and it worked.
6. run php artisan optimize
7. run php artisan serve again

When i register now, no blank page is shown and everything works fine. The first registered account is the admin
Did you install on VPS or Shared hosting and what other things did you install on server
 

Ire0

Member
Nov 7, 2020
61
11
8
Can someone who have made database file drop it.am finding it hard generating it
 

Forum statistics

Threads
69,206
Messages
908,351
Members
236,892
Latest member
tamohardas

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu