Jump to content

TheKingDuna

Membru
  • Posts

    14
  • Joined

  • Last visited

Posts posted by TheKingDuna

  1. https://imgur.com/a/u7AyUiF nu dau de link urile care sunt gen cu linkmania nici de nume! Este panelul bottles cu ceva edit 
    Am modificat env am cautat prin majoritatea fisierelor si tot nu dau de acest nume sa il pot modifica cum nu pot da nici de link urile cu (linkmania.ro) 
    ATENTIE NU I RECLAMA !
    sursa panel :http://www.mediafire.com/file/rxsbpnq91nsoyms/rpg.linkmania.ro.rar/file
    password arhiva : 1122334455

  2. nu reusesc sa ii dau de cap ! cand dau sa fac o aplicatie la o factiune pe panel imi apare asa :
    Whoops, looks like something went wrong.

    link panel sa vedeti despre ce este vorba : goodzone.ro/panel !
    La unele functi imi apare Whoops, looks like something went wrong. si nu ii dau de cap nu stiu ce sa fac
    ex de bug uri : la Aplicatii 
    unele de la general si multe altele!
    cont de test B@ToN
    pass : test

  3. Acum 2 minute, FiveGame a spus:

    incearca asa 

    
    <?php
    
    /**
     * Laravel - A PHP Framework For Web Artisans
     *
     * @package  Laravel
     * @author   Taylor Otwell <[email protected]>
     */
    
    /*
    |--------------------------------------------------------------------------
    | Register The Auto Loader
    |--------------------------------------------------------------------------
    |
    | Composer provides a convenient, automatically generated class loader for
    | our application. We just need to utilize it! We'll simply require it
    | into the script here so that we don't have to worry about manual
    | loading any of our classes later on. It feels nice to relax.
    |
    */
    
    require __DIR__.'/../../panel/bootstrap/autoload.php';
    
    /*
    |--------------------------------------------------------------------------
    | Turn On The Lights
    |--------------------------------------------------------------------------
    |
    | We need to illuminate PHP development, so let us turn on the lights.
    | This bootstraps the framework and gets it ready for use, then it
    | will load up this application so that we can run it and send
    | the responses back to the browser and delight our users.
    |
    */
    
    $app = require_once __DIR__.'/../../panel/bootstrap/app.php';
    
    /*
    |--------------------------------------------------------------------------
    | Run The Application
    |--------------------------------------------------------------------------
    |
    | Once we have the application, we can handle the incoming request
    | through the kernel, and send the associated response back to
    | the client's browser allowing them to enjoy the creative
    | and wonderful application we have prepared for them.
    |
    */
    
    $kernel = $app->make(Illuminate\Contracts\Http\Kernel::class);$response = $kernel->handle($request = Illuminate\Http\Request::capture());$response->send();$kernel->terminate($request, $response);

     

    nimic acelasi lucru cu aceasi eroare

  4. index.php l am lasat cum era 

    <?php

    /**
     * Laravel - A PHP Framework For Web Artisans
     *
     * @package  Laravel
     * @author   Taylor Otwell <[email protected]>
     */

    /*
    |--------------------------------------------------------------------------
    | Register The Auto Loader
    |--------------------------------------------------------------------------
    |
    | Composer provides a convenient, automatically generated class loader for
    | our application. We just need to utilize it! We'll simply require it
    | into the script here so that we don't have to worry about manual
    | loading any of our classes later on. It feels nice to relax.
    |
    */

    require __DIR__.'/../panel/bootstrap/autoload.php';

    /*
    |--------------------------------------------------------------------------
    | Turn On The Lights
    |--------------------------------------------------------------------------
    |
    | We need to illuminate PHP development, so let us turn on the lights.
    | This bootstraps the framework and gets it ready for use, then it
    | will load up this application so that we can run it and send
    | the responses back to the browser and delight our users.
    |
    */

    $app = require_once __DIR__.'/../panel/bootstrap/app.php';

    /*
    |--------------------------------------------------------------------------
    | Run The Application
    |--------------------------------------------------------------------------
    |
    | Once we have the application, we can handle the incoming request
    | through the kernel, and send the associated response back to
    | the client's browser allowing them to enjoy the creative
    | and wonderful application we have prepared for them.
    |
    */

    $kernel = $app->make(Illuminate\Contracts\Http\Kernel::class);$response = $kernel->handle($request = Illuminate\Http\Request::capture());$response->send();$kernel->terminate($request, $response);
     

  5. Cum pot adauga baza de date mysql la gamemode ul meu !! Va rog cineva sa ma ajute dau domeniu mixgaming.ro + webhost 1 luna in schimb ! 

    Vreau sa fac baza de date la gamemode ul T4P 

    Contact me : FB Duna Ionut

                           SKYPE: live:dunaaaa12

                           Discord: TheKing#9580

×
×
  • 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.