Collection diff(mixed $items) Get the items in the collection that are not present in the given items. Parameters mixed $items Return Value Collection
Fluent decimal(string $column, int $total = 8, int $places = 2) Create a new decimal column on the table. Parameters string $column int $total int $places Return Value Fluent
bool unprepared(string $query) Run a raw, unprepared query against the PDO connection. Parameters string $query Return Value bool
int run(InputInterface $input, OutputInterface $output) Run the console command. Parameters InputInterface $input OutputInterface $output Return Value int
bool isDeferred() Determine if the provider is deferred. Return Value bool
void setEventDispatcher(Dispatcher $events) Set the event dispatcher instance. Parameters Dispatcher $events Return Value void
void commands(array $commands) Register the package's custom Artisan commands. Parameters array $commands Return Value void
Closure getRouteResolver() Get the route resolver callback. Return Value Closure
void setAsGlobal() Make this capsule instance available globally. Return Value void
string getRememberToken() Get the token value for the "remember me" session. Return Value string
Page 206 of 996