static array compiles() Get a list of files that should be compiled for the package. Return Value array
static void starting(Closure $callback) Register a console "starting" bootstrapper. Parameters Closure $callback Return Value void
Illuminate\Foundation\Support Namespaces Illuminate\Foundation\Support\Providers
$this makeVisible(array|string $attributes) Make the given, typically hidden, attributes visible. Parameters array|string $attributes Return Value $this
static Expectation shouldReceive() Initiate a mock expectation on the facade. Return Value Expectation
$this forceFill(array $attributes) Fill the model with an array of attributes. Force mass assignment. Parameters array $attributes Return Value $this
string compileAdd(Blueprint $blueprint, Fluent $command) Compile a column addition table command. Parameters Blueprint $blueprint Fluent $command Return Value string
static mixed __callStatic(string $method, array $args) Handle dynamic, static calls to the object. Parameters string $method array $args Return Value mixed
array options() Get all of the options passed to the command. Return Value array
Page 344 of 996