A

AuditTrailClass in namespace App
AuthControllerClass in namespace App\Http\Controllers\Auth
AuthenticateClass in namespace App\Http\Middleware
AppServiceProviderClass in namespace App\Providers
ArrayNesterClass in namespace Senshi\Nesters

B

AppServiceProvider::boot() — Method in class AppServiceProvider
Bootstrap any application services.
BusServiceProviderClass in namespace App\Providers
BusServiceProvider::boot() — Method in class BusServiceProvider
Bootstrap any application services.
EventServiceProvider::boot() — Method in class EventServiceProvider
Register any other events for your application.
RouteServiceProvider::boot() — Method in class RouteServiceProvider
Define your route model bindings, pattern filters, etc.

C

ControllerClass in namespace App\Http\Controllers
TestController::create() — Method in class TestController
Show the form for creating a new resource.
ConfigServiceProviderClass in namespace App\Providers
Registrar::create() — Method in class Registrar
Create a new user instance after a valid registration.

D

TestController::destroy() — Method in class TestController
Remove the specified resource from storage.
FileHandler::download() — Method in class FileHandler
DependentTransformerClass in namespace Senshi\Transformers

E

EventClass in namespace App\Events
TestController::edit() — Method in class TestController
Show the form for editing the specified resource.
EventServiceProviderClass in namespace App\Providers
ExportClass in namespace Senshi\Data

F

FileHandlerClass in namespace Senshi\Files
FileReaderClass in namespace Senshi\Files
FacilityTransformerClass in namespace Senshi\Transformers

H

HandlerClass in namespace App\Exceptions
Authenticate::handle() — Method in class Authenticate
Handle an incoming request.
RedirectIfAuthenticated::handle() — Method in class RedirectIfAuthenticated
Handle an incoming request.
VerifyCsrfToken::handle() — Method in class VerifyCsrfToken
Handle an incoming request.

I

TestController::index() — Method in class TestController
Display a listing of the resource.
Export::image() — Method in class Export
ImportClass in namespace Senshi\Data

K

KernelClass in namespace App\Http

M

RouteServiceProvider::map() — Method in class RouteServiceProvider
Define the routes for the application.
MemberTransformerClass in namespace Senshi\Transformers

N

ArrayNester::nest() — Method in class ArrayNester

P

PasswordControllerClass in namespace App\Http\Controllers\Auth
Export::pdf() — Method in class Export

R

Handler::report() — Method in class Handler
Report or log an exception.
Handler::render() — Method in class Handler
Render an exception into an HTTP response.
RedirectIfAuthenticatedClass in namespace App\Http\Middleware
RequestClass in namespace App\Http\Requests
AppServiceProvider::register() — Method in class AppServiceProvider
Register any application services.
BusServiceProvider::register() — Method in class BusServiceProvider
Register any application services.
ConfigServiceProvider::register() — Method in class ConfigServiceProvider
Overwrite any vendor / package configuration.
RouteServiceProviderClass in namespace App\Providers
RegistrarClass in namespace App\Services
FileHandler::readFile() — Method in class FileHandler
[readFile description]

S

TestController::store() — Method in class TestController
Store a newly created resource in storage.
TestController::show() — Method in class TestController
Display the specified resource.
FileHandler::scanDir() — Method in class FileHandler
[scanDir description]

T

TestControllerClass in namespace App\Http\Controllers
FileHandler::test() — Method in class FileHandler
DependentTransformer::transform() — Method in class DependentTransformer
FacilityTransformer::transform() — Method in class FacilityTransformer
MemberTransformer::transform() — Method in class MemberTransformer
MemberTransformer::transformNest() — Method in class MemberTransformer
TransformerClass in namespace Senshi\Transformers
Transformer::transformCollection() — Method in class Transformer
Transformer::transform() — Method in class Transformer

U

TestController::update() — Method in class TestController
Update the specified resource in storage.
UserClass in namespace App
The model used to access and modify instances of a system user
FileHandler::upload() — Method in class FileHandler

V

VerifyCsrfTokenClass in namespace App\Http\Middleware
Registrar::validator() — Method in class Registrar
Get a validator for an incoming registration request.

X

Export::xls() — Method in class Export

_

AuthController::__construct() — Method in class AuthController
Create a new authentication controller instance.
PasswordController::__construct() — Method in class PasswordController
Create a new password controller instance.
Authenticate::__construct() — Method in class Authenticate
Create a new filter instance.
RedirectIfAuthenticated::__construct() — Method in class RedirectIfAuthenticated
Create a new filter instance.
Export::__construct() — Method in class Export