codetechnl/hyperlink

A Laravel Nova field.

Maintainers

Package info

github.com/CodeTechNL/nova-hyperlink-field

Language:Vue

pkg:composer/codetechnl/hyperlink

Statistics

Installs: 10

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.1 2022-07-27 16:00 UTC

This package is auto-updated.

Last update: 2026-03-28 00:08:22 UTC


README

For now the current options are:

Hyperlink::make('Field name', 'property')
    ->classes('red', 'white', 'blue')
    ->label('Click me')
    ->target('_blank')
  • Update readme and how to install
  • Add edit option for the url