mr4-lax/link

Laravel admin form Link

0.0.1 2023-10-09 10:06 UTC

This package is auto-updated.

Last update: 2024-05-09 11:21:28 UTC


README

This is a laravel-admin extension that integrates link into the laravel-admin form.

Installation

composer require mr4-lax/link
php artisan vendor:publish --tag=mr4-lax-link --force

Usage

Use it in the form:

$form->link('content');

License

Licensed under The MIT License (MIT).