PATH:
home
/
centosnipponia
/
public_html
/
appnip
/
app
/
Http
/
Controllers
<?php namespace App\Http\Controllers; use Illuminate\Foundation\Auth\Access\AuthorizesRequests; use Illuminate\Foundation\Bus\DispatchesJobs; use Illuminate\Foundation\Validation\ValidatesRequests; use Illuminate\Routing\Controller as BaseController; class Controller extends BaseController { use AuthorizesRequests, DispatchesJobs, ValidatesRequests; }
[+]
..
[-] ApiController.php
[edit]
[+]
Auth
[-] CapetownController.php
[edit]
[-] Controller.php
[edit]
[-] DominicanController.php
[edit]
[-] EuropeController.php
[edit]
[-] HomeController.php
[edit]
[-] PricesController.php
[edit]
[-] ProductController.php
[edit]
[-] UinController.php
[edit]
[-] .htaccess.disabled
[edit]