Documentation for Larafast
LEMON_SQUEEZY_API_KEY=
variable to .env file with API keyLEMON_SQUEEZY_STORE=
Http/Middleware/Subscribed
middleware for subscription-protected routes.
php artisan lmsqueezy:listen
command that ships with this package. This command will setup a webhook through the Lemon Squeezy API, start listening for any events and remove the webhook when quitting the command.
--cleanup
flag:
/lemon-squeezy/webhook
by default. Make sure to select all event types.
LEMON_SQUEEZY_SIGNING_SECRET=
in your .env file