Download the PHP package formfeed-uk/nova-logo-url without Composer
On this page you can find all versions of the php package formfeed-uk/nova-logo-url. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download formfeed-uk/nova-logo-url
More information about formfeed-uk/nova-logo-url
Files in formfeed-uk/nova-logo-url
Package nova-logo-url
Short Description A Laravel Nova Package for custom App Logo Urls and Links
License MIT
Homepage https://github.com/formfeed-uk/nova-logo-url
Informations about the package nova-logo-url
Nova 4 Logo Url
This Laravel Nova package adds the ability to set a custom link address, image source, and class for your main App Logo in Nova 4
Requirements
php: ^7.3|^8.0
laravel/nova: ^4.0
Features
- Custom Logo URL
- Custom Dark Mode logo URL
- Custom Logo Link Url
- Custom Logo Class
Installation
Install the package in to a Laravel app that uses Nova via composer:
Usage
Configuration Options
To configure the logo options, add the following to your config/nova.php
Deprecated Configuration Options
Please note that as of 2.0.0 the following configuration options are now deprecated, and will be removed in a future release, please see the new configuration options above.
Known Issues
- Internal links will result in a full page load rather than following an Inertia Link
- Due to the way Nova loads package scripts, this will not work for the login page, I recommend using your own login (or breeze or similar) and overriding the login links:
License
Nova Logo Url is open-sourced software licensed under the MIT license.