Search by

mr4-lax / link

Mr4

Laravel admin form Link

0.0.1 2023-10-09 10:06 UTC

This package is auto-updated.

Last update: 2026-09-09 15:59:34 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).