Skip to content

Latest commit

 

History

History
executable file
·
29 lines (22 loc) · 1.03 KB

README.md

File metadata and controls

executable file
·
29 lines (22 loc) · 1.03 KB

Nova Fixed Bars

downloads release license

A Laravel Nova package to set the sidebar and/or header bar to a fixed position on the Nova UI.


Want this theme? Check out Nova Snowball.

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.