Index
A
- AuditTrail — Class in namespace App
- AuthController — Class in namespace App\Http\Controllers\Auth
- Authenticate — Class in namespace App\Http\Middleware
- AppServiceProvider — Class in namespace App\Providers
- ArrayNester — Class in namespace Senshi\Nesters
B
- AppServiceProvider::boot() — Method in class AppServiceProvider
- Bootstrap any application services.
- BusServiceProvider — Class 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
- Controller — Class in namespace App\Http\Controllers
- TestController::create() — Method in class TestController
- Show the form for creating a new resource.
- ConfigServiceProvider — Class 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
- DependentTransformer — Class in namespace Senshi\Transformers
E
- Event — Class in namespace App\Events
- TestController::edit() — Method in class TestController
- Show the form for editing the specified resource.
- EventServiceProvider — Class in namespace App\Providers
- Export — Class in namespace Senshi\Data
F
- FileHandler — Class in namespace Senshi\Files
- FileReader — Class in namespace Senshi\Files
- FacilityTransformer — Class in namespace Senshi\Transformers
H
- Handler — Class 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
- Import — Class in namespace Senshi\Data
K
M
- RouteServiceProvider::map() — Method in class RouteServiceProvider
- Define the routes for the application.
- MemberTransformer — Class in namespace Senshi\Transformers
N
- ArrayNester::nest() — Method in class ArrayNester
P
- PasswordController — Class 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.
- RedirectIfAuthenticated — Class in namespace App\Http\Middleware
- Request — Class 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.
- RouteServiceProvider — Class in namespace App\Providers
- Registrar — Class 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
- TestController — Class 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
- Transformer — Class 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.
- User — Class in namespace App
- The model used to access and modify instances of a system user
- FileHandler::upload() — Method in class FileHandler
V
- VerifyCsrfToken — Class 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