static mixed push(string $job, mixed $data = '', string $queue = null, string $connection = null) Push a new job onto the queue. Parameters string $job mixed $data string $queue string $connection Return Value mixed
void setRememberToken(string $value) Set the token value for the "remember me" session. Parameters string $value Return Value void
int getPerPage() Get the number of models to return per page. Return Value int
void offsetUnset(mixed $offset) Unset the value for a given offset. Parameters mixed $offset Return Value void
getMetadataBag() {@inheritdoc}
int count() Count the number of items in the collection. Return Value int
static void setFacadeApplication(Application $app) Set the application instance. Parameters Application $app Return Value void
void listen(Closure $callback) Register a database query listener with the connection. Parameters Closure $callback Return Value void
static Expectation shouldReceive() Initiate a mock expectation on the facade. Return Value Expectation
FilesystemServiceProvider class FilesystemServiceProvider extends ServiceProvider (View source) Methods void __construct(Application $app) Create a new service provider instance. from ServiceProvider void register() Register the service provider. static array pathsToPublish(string $provider = null, string $group = null) Get the paths to publish. from ServiceProvider void commands(array|mixed $commands) Register the package's custom Artisan commands. from ServiceProvider arr
Page 327 of 996