void dumpOptimized() Regenerate the optimized Composer autoloader files. Return Value void
void info(string $string, null|int|string $verbosity = null) Write a string as information output. Parameters string $string null|int|string $verbosity Return Value void
void __construct(Filesystem $files) Create a new controller creator command instance. Parameters Filesystem $files Return Value void
bool|null fire() Execute the console command. Return Value bool|null
Collection newCollection(array $models = array()) Create a new Eloquent Collection instance. Parameters array $models Return Value Collection
$this then(Closure $callback) Register a callback to be called after the operation. Parameters Closure $callback Return Value $this
void comment(string $string, null|int|string $verbosity = null) Write a string as comment output. Parameters string $string null|int|string $verbosity Return Value void
array initRelation(array $models, string $relation) Initialize the relation on a set of models. Parameters array $models string $relation Return Value array
string toJson(int $options) Convert the object to its JSON representation. Parameters int $options Return Value string
mixed getPolicyFor(object|string $class) Get a policy instance for a given class. Parameters object|string $class Return Value mixed Exceptions InvalidArgumentException
Page 984 of 996