https://github.com/outl1ne/nova-resizable
A simple tool to allow resizing of nova resource table.
https://github.com/outl1ne/nova-resizable
laravel laravel-nova nova optimistdigital resizing
Last synced: about 1 month ago
JSON representation
A simple tool to allow resizing of nova resource table.
- Host: GitHub
- URL: https://github.com/outl1ne/nova-resizable
- Owner: outl1ne
- License: mit
- Created: 2021-01-11T17:53:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-13T16:52:16.000Z (over 3 years ago)
- Last Synced: 2025-03-24T06:04:50.021Z (about 2 months ago)
- Topics: laravel, laravel-nova, nova, optimistdigital, resizing
- Language: JavaScript
- Homepage:
- Size: 1.59 MB
- Stars: 17
- Watchers: 5
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/funding.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Nova Resizable
[](https://packagist.org/packages/optimistdigital/nova-resizable)
[](https://packagist.org/packages/optimistdigital/nova-resizable)This [Laravel Nova](https://nova.laravel.com/) package allows you to resize resource table columns.
## Preview

## Installation
Install the package in to a Laravel app that uses [Nova](https://nova.laravel.com/) via composer:
```bash
composer require optimistdigital/nova-resizable
```## Credits
- [Kaspar Rosin](https://github.com/kasparrosin)
## License
Nova Resizable is open-sourced software licensed under the [MIT license](LICENSE.md).