Laravel Cashier Introduction Configuration Stripe Braintree Currency Configuration Subscriptions Creating Subscriptions Checking Subscription Status Changing Plans Subscription Quantity Subscription Taxes Cancelling Subscriptions Resuming Subscriptions Updating Credit Cards Subscription Trials With Credit Card Up Front Without Credit Card Up Front Handling Stripe Webhooks Defining Webhook Event Handlers Failed Subscriptions Handling Braintree Webhooks Defining Webhook Event Handlers Fa
void boot() Bootstrap the application events. Return Value void
void register() Register the service provider. Return Value void
string getPlainForeignKey() Get the plain foreign key. Return Value string
void __construct(Container $container, DatabaseQueue $database, StdClass $job, string $queue) Create a new job instance. Parameters Container $container DatabaseQueue $database StdClass $job string $queue Return Value void
Collection fired(string $event, callable|null $callback = null) Get all of the events matching a truth-test callback. Parameters string $event callable|null $callback Return Value Collection
int run(InputInterface $input, OutputInterface $output) Run the console command. Parameters InputInterface $input OutputInterface $output Return Value int
int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int
void __construct(Filesystem $files, Composer $composer) Create a new session table command instance. Parameters Filesystem $files Composer $composer Return Value void
bool hasArgument(string|int $name) Determine if the given argument is present. Parameters string|int $name Return Value bool
Page 474 of 996