codicastudio / fixed-header
A random Codica Studio package.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:CSS
Requires
- php: ^7.4 || ^8.0
- codica-studio/adminresponsive: ~0.6
This package is not auto-updated.
Last update: 2024-11-16 22:14:52 UTC
README
A Laravel Nova package to set the sidebar and/or header bar to a fixed position on the Nova UI.
Installation
Note: If you do not want the responsive sidebar and header, stick to v1.0.*
.
Require package:
composer require cloudcake/nova-fixed-bars
Publish and edit configuration file (Optional)
php artisan vendor:publish --provider="NovaFixedBars\NovaFixedBarsServiceProvider" --tag="config"
License
This library is licensed under the DON'T BE A DICK PUBLIC LICENSE - see the LICENSE.md file for details.