you are reading the documentation for version
v2
our latest version is
v3
make sure to select the correct version.
to check your version use:
to check your version use:
composer show lara-zeus/helen
Helen is a premium package,
get your license here
Short Link Action
you can add Helen short link generator as an action to any resource:
1ShortUrlAction::make('get-link')2 ->color('info')3 ->label('Get Short Link With QR')4 ->distUrl(fn (Post $record) => route('post.show', ['post' => $record])),