Below, is a summary of all classes and their parameters's typehinting status. .
Method | Argument | Typehint | Default | |||||
class Menu | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
getReplacements | ||||||||
setReplacements | ||||||||
code | ||||||||
getStubPath | ||||||||
obtainReplacements | ||||||||
class RegularMenu | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
getStubPath | ||||||||
obtainReplacements | ||||||||
trait Controller | ||||||||
Method | Argument | Typehint | Default | |||||
controller | ||||||||
controllerWithoutMethod | ||||||||
controllerMethod | ||||||||
class ControllerResourceRoute | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
getStubPath | ||||||||
obtainReplacements | ||||||||
class ControllerRoute | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
getStubPath | ||||||||
obtainReplacements | ||||||||
interface GeneratesCode | ||||||||
Method | Argument | Typehint | Default | |||||
code | ||||||||
setReplacements | ||||||||
class RegularRoute | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
getStubPath | ||||||||
obtainReplacements | ||||||||
class Route | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
getReplacements | ||||||||
setReplacements | ||||||||
code | ||||||||
getStubPath | ||||||||
obtainReplacements | ||||||||
class AdminLTEAdmin | ||||||||
Method | Argument | Typehint | Default | |||||
handle | ||||||||
createAdminUser | ||||||||
passwordInfo | ||||||||
class AdminLTEMenu | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
handle | ||||||||
checkIfSpatieMenuAlreadyInstalled | ||||||||
installSpatieMenu | ||||||||
processOptions | ||||||||
publishSpatieMenu | ||||||||
publishSpatieMenuConfig | ||||||||
trait CreatesModels | ||||||||
Method | Argument | Typehint | Default | |||||
createModel | ||||||||
trait HasEmail | ||||||||
Method | Argument | Typehint | Default | |||||
trait HasUsername | ||||||||
Method | Argument | Typehint | Default | |||||
username | ||||||||
trait Installable | ||||||||
Method | Argument | Typehint | Default | |||||
install | ||||||||
confirmOverwrite | ||||||||
createParentDirectory | ||||||||
publishFile | ||||||||
publishDirectory | ||||||||
status | ||||||||
class MakeAdminUserSeeder | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
handle | ||||||||
getStubPath | ||||||||
class MakeMenu | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
handle | ||||||||
mountpoint | ||||||||
destinationFile | ||||||||
createTmpFileWithMenu | ||||||||
getMenuCode | ||||||||
getPath | ||||||||
method | ||||||||
name | ||||||||
processInput | ||||||||
postActions | ||||||||
class MakeMVC | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
handle | ||||||||
class MakeRoute | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
handle | ||||||||
mountpoint | ||||||||
destinationFile | ||||||||
warnIfRouteAlreadyExists | ||||||||
routeExists | ||||||||
webRouteExists | ||||||||
removeTrailingSlashIfExists | ||||||||
removeDuplicatedTrailingSlashes | ||||||||
apiRouteExists | ||||||||
createTmpFileWithRoute | ||||||||
getPath | ||||||||
getRouteCode | ||||||||
method | ||||||||
action | ||||||||
processInput | ||||||||
validateMethod | ||||||||
validateType | ||||||||
postActions | ||||||||
createMenu | ||||||||
warnIfSpatieMenuIsNotInstalled | ||||||||
createAction | ||||||||
createView | ||||||||
createController | ||||||||
createResourceController | ||||||||
addMethodToController | ||||||||
createTmpFileWithMethod | ||||||||
getMethodCode | ||||||||
getMethodStubPath | ||||||||
class MakeV | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
handle | ||||||||
command | ||||||||
class MakeVC | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
handle | ||||||||
command | ||||||||
class MakeView | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
handle | ||||||||
getStubPath | ||||||||
viewPath | ||||||||
constructViewBladeName | ||||||||
dottedPathToSlashesPath | ||||||||
class PublishAdminLTE | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
handle | ||||||||
publishHomeController | ||||||||
changeRegisterController | ||||||||
changeLoginController | ||||||||
changeForgotPasswordController | ||||||||
publishNoGuestForgotPasswordController | ||||||||
changeResetPasswordController | ||||||||
publishPublicAssets | ||||||||
publishViews | ||||||||
publishResourceAssets | ||||||||
publishTests | ||||||||
publishLanguages | ||||||||
publishGravatar | ||||||||
publishConfig | ||||||||
publishWebRoutes | ||||||||
publishApiRoutes | ||||||||
publishDusk | ||||||||
publishDuskEnvironment | ||||||||
publishAppServiceProvider | ||||||||
publishDatabaseConfig | ||||||||
processOptions | ||||||||
class PublishAdminLTESidebar | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
handle | ||||||||
publishSidebarView | ||||||||
processOptions | ||||||||
class Username | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
handle | ||||||||
publishAuthConfigFile | ||||||||
publishUserClass | ||||||||
runMigration | ||||||||
processOptions | ||||||||
class RouteTypeNotValid | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
class SpatieMenuAlreadyExists | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
class SpatieMenuDoesNotExists | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
class AdminLTE | ||||||||
Method | Argument | Typehint | Default | |||||
getFacadeAccessor | ||||||||
class GuestUser | ||||||||
Method | Argument | Typehint | Default | |||||
handle | ||||||||
class AdminLTETemplateServiceProvider | ||||||||
Method | Argument | Typehint | Default | |||||
register | ||||||||
registerGravatarServiceProvider | ||||||||
boot | ||||||||
defineRoutes | ||||||||
publishHomeController | ||||||||
changeRegisterController | ||||||||
changeLoginController | ||||||||
changeForgotPasswordController | ||||||||
publishNoGuestForgotPasswordController | ||||||||
changeResetPasswordController | ||||||||
publishPublicAssets | ||||||||
publishViews | ||||||||
publishResourceAssets | ||||||||
publishTests | ||||||||
publishLanguages | ||||||||
publishGravatar | ||||||||
publishConfig | ||||||||
publishWebRoutes | ||||||||
publishApiRoutes | ||||||||
publishDusk | ||||||||
publishDuskEnvironment | ||||||||
publishDatabaseConfig | ||||||||
enableSpatieMenu | ||||||||
class AdminLTE | ||||||||
Method | Argument | Typehint | Default | |||||
homeController | ||||||||
registerController | ||||||||
loginController | ||||||||
forgotPasswordController | ||||||||
noGuestForgotPasswordController | ||||||||
resetPasswordController | ||||||||
publicAssets | ||||||||
viewsToOverwrite | ||||||||
sidebarView | ||||||||
views | ||||||||
tests | ||||||||
resourceAssets | ||||||||
languages | ||||||||
gravatar | ||||||||
config | ||||||||
spatieMenu | ||||||||
menu | ||||||||
webroutes | ||||||||
apiroutes | ||||||||
authConfig | ||||||||
userClass | ||||||||
appServiceProviderClass | ||||||||
duskEnvironment | ||||||||
databaseConfig | ||||||||
class ForgotPasswordController | ||||||||
Method | Argument | Typehint | Default | |||||
sendResetLinkEmail | ||||||||
sendResetLinkResponse | ||||||||
sendResetLinkFailedResponse | ||||||||
showLinkRequestForm | ||||||||
__construct | ||||||||
class LoginController | ||||||||
Method | Argument | Typehint | Default | |||||
showLoginForm | ||||||||
__construct | ||||||||
username | ||||||||
attemptLogin | ||||||||
attempLoginUsingUsernameAsAnEmail | ||||||||
class NoGuestForgotPasswordController | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
class RegisterController | ||||||||
Method | Argument | Typehint | Default | |||||
showRegistrationForm | ||||||||
__construct | ||||||||
validator | ||||||||
create | ||||||||
class ResetPasswordController | ||||||||
Method | Argument | Typehint | Default | |||||
reset | ||||||||
sendResetResponse | ||||||||
sendResetFailedResponse | ||||||||
showResetForm | ||||||||
__construct | ||||||||
class HomeController | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
index | ||||||||
class AdminUserSeeder | ||||||||
Method | Argument | Typehint | Default | |||||
run |