Download the PHP package niveshsaharan/novalinkresource without Composer
On this page you can find all versions of the php package niveshsaharan/novalinkresource. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download niveshsaharan/novalinkresource
More information about niveshsaharan/novalinkresource
Files in niveshsaharan/novalinkresource
Download niveshsaharan/novalinkresource
More information about niveshsaharan/novalinkresource
Files in niveshsaharan/novalinkresource
Vendor niveshsaharan
Package novalinkresource
Short Description Custom links on your sidebar for Laravel Nova.
License MIT
Homepage https://github.com/niveshsaharan/nova-link-resource
Package novalinkresource
Short Description Custom links on your sidebar for Laravel Nova.
License MIT
Homepage https://github.com/niveshsaharan/nova-link-resource
Please rate this library. Is it a good library?
Informations about the package novalinkresource
Nova Link Resource
A custom tool to generate Resource Links in your sidebar. You are able to set a name, link and an icon.
Installation
You can install the package in to a Laravel app that uses Nova via composer:
Then, register your new link in the tools
method of the NovaServiceProvider
.
Tool options
->name('string')
The name of your link. You can use text and also a translation helper:__('My link')
->to('link')
The link. You can use any nova link. Default to '/'->icon('svg icon')
Svg string icon. Default to use tool icon.
All versions of novalinkresource with dependencies
PHP Build Version
Package Version
The package niveshsaharan/novalinkresource contains the following files
Loading the files please wait ....