Download the PHP package ferdiunal/nova-settings without Composer
On this page you can find all versions of the php package ferdiunal/nova-settings. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ferdiunal/nova-settings
More information about ferdiunal/nova-settings
Files in ferdiunal/nova-settings
Package nova-settings
Short Description A Laravel Nova tool to manage settings
License MIT
Informations about the package nova-settings
Nova Settings
WIP: This project is a Work in Progress. Features and documentation might change.
Nova Settings is a Laravel Nova package that provides an intuitive interface for managing settings using Spatie's settings package.
Screenshots
Installation
To install Nova Settings, you can use Composer:
After installing the package, you need to register the tool with Nova. Add the following to your NovaServiceProvider:
Create Settings Resource
Usage
After installation, you can access the settings interface from the Nova dashboard. This interface allows you to easily manage your application's settings without writing any additional code.
To use the SettingsHelper
class, you can utilize the provided settings
helper function. Here are some examples:
Configuration
Make sure you have Spatie's settings package installed and configured in your Laravel application. You can follow the official documentation for detailed instructions.
Features
- Easy integration with Laravel Nova
- User-friendly settings management interface
- Compatible with Spatie's settings package
Contributing
Contributions are welcome! Please feel free to submit a Pull Request or open an issue.
License This package is open-sourced software licensed under the MIT license.
All versions of nova-settings with dependencies
laravel/framework Version ^11.0
laravel/nova Version ^4.0
spatie/laravel-settings Version ^3.3