Jump to content

Recommended Posts

Posted

Salutare, am descarcat si eu panel-ul si gamemode-ul bottles (linkmania 2020) si i-am facut configuratia la gamemode cu baza de date (functioneaza foarte bine), insa la configuratia cu panel-ul

m-am blocat putin, panel-ul este unul de tip (laravel) m-am uitat in mare pe youtube la tutoriale sa vad cum se conecteaza si nu i-am dat de cap.

Am modificat fisierul .env arata asa:

APP_ENV=production
APP_KEY=base64:GKOs3KGeABNtthKTpsHrPNHEgjDtPP8mUhW1PI6s7jY=
APP_DEBUG=false
APP_LOG_LEVEL=debug
APP_URL=http://sell.dev

APP_NAME="LinkMania Panel"
APP_NAME_SHORT=L.M
APP_SLOGAN="http://localhost/"

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=linkmania
DB_USERNAME=root
DB_PASSWORD=

BROADCAST_DRIVER=log
CACHE_DRIVER=file
SESSION_DRIVER=file
QUEUE_DRIVER=sync

REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379

MAIL_DRIVER=smtp
MAIL_HOST=mail.server.com
MAIL_PORT=465
[email protected]
MAIL_PASSWORD=password
MAIL_ENCRYPTION=tls

PUSHER_APP_ID=
PUSHER_KEY=
PUSHER_SECRET=


am mai modificat si ip-ul din app > http (toate fisiele contineau ip-ul vechi de la server-ul pe care a fost configurat panel-ul) in loc de ip-ul pe care il avea am pus 127.0.0.1 si port-ul 7777

iar cand dau sa-l pornesc pe xampp imi apare urmatoarea eroare:

Warning: require(C:\xampp\htdocs\panel\rpg/../panel/bootstrap/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\panel\rpg\index.php on line 22

Fatal error: require(): Failed opening required 'C:\xampp\htdocs\panel\rpg/../panel/bootstrap/autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\panel\rpg\index.php on line 22

 

Stie cineva cum pot rezolva? Multumesc!

  • 4 months later...
Posted

Din cate am inteles nu merge in xampp ma chinui si eu sa il deschid in pc dar nu gasesc nici un tutorial cum trebuie sa fac sa ruleze un  panel laravel UP CINEVA ?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.