Download the PHP package pavloniym/nova-shift-index-links without Composer
On this page you can find all versions of the php package pavloniym/nova-shift-index-links. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pavloniym/nova-shift-index-links
More information about pavloniym/nova-shift-index-links
Files in pavloniym/nova-shift-index-links
Download pavloniym/nova-shift-index-links
More information about pavloniym/nova-shift-index-links
Files in pavloniym/nova-shift-index-links
Vendor pavloniym
Package nova-shift-index-links
Short Description A Laravel Nova field to move index links to custom position
License MIT
Package nova-shift-index-links
Short Description A Laravel Nova field to move index links to custom position
License MIT
Please rate this library. Is it a good library?
Informations about the package nova-shift-index-links
Nova Shift Index Links
This Laravel Nova package adds new resource field to shift index links and move them to custom position.
Requirements
php: >=8.0
laravel/nova: ^4.1
Installation
Install the package in a Laravel Nova project via Composer:
Usage
Just add ShiftIndexLinks::make()
field to your resource fields section.
By default field will move shift index links to 1 index position (after checkboxes).
You can set custom position inside row using setPosition(int $position)
method.
License
This project is open-sourced software licensed under the MIT license.
All versions of nova-shift-index-links with dependencies
PHP Build Version
Package Version
The package pavloniym/nova-shift-index-links contains the following files
Loading the files please wait ....