Documentation

mvc

Namespaces

middleware
providers

Interfaces, Classes and Traits

Controller
This class just ensures that applications have controllers that are explicitly designed to be served publicly. If your controller does not extend this class, Spitfire will deny access to any requests headed it's way.
Director
The director allows an application to register a command that should be able to be invoked via CLI.
Invoke
This class will autoinclude functions the application needs to run and return the result

Search results