cloudcake/nova-fixed-bars

A Laravel Nova package to add a responsive and/or fixed sidebar and navigation bar to the Nova admin UI.

Installs: 187 251

Dependents: 2

Suggesters: 0

Security: 0

Stars: 31

Watchers: 3

Forks: 8

Open Issues: 3

Language:CSS

v1.1.4 2020-01-10 22:36 UTC

This package is auto-updated.

Last update: 2024-04-11 17:21:49 UTC


README

downloads release license

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

68747470733a2f2f692e696d6775722e636f6d2f566c66695642302e676966
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.