Download the PHP package lemaur/cms-nova without Composer
On this page you can find all versions of the php package lemaur/cms-nova. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download lemaur/cms-nova
More information about lemaur/cms-nova
Files in lemaur/cms-nova
Package cms-nova
Short Description cms-nova
License MIT
Homepage https://github.com/lemaur/cms-nova
Informations about the package cms-nova
Nova backend scaffolding for Lemaur/Cms
Support Me
Hey folks,
Do you like this package? Do you find it useful and it fits well in your project?
I am glad to help you, and I would be so grateful if you considered supporting my work.
You can even choose 😃:
- You can sponsor me 😎 with a monthly subscription.
- You can buy me a coffee ☕ or a pizza 🍕 just for this package.
- You can plant trees 🌴. By using this link we will both receive 30 trees for free and the planet (and me) will thank you.
- You can "Star ⭐" this repository (it's free 😉).
Installation
Add those snippets to your composer.json
before installing the package:
You can install the package via composer:
You will be prompted to provide your login credentials for the Nova website. These credentials will authenticate your Composer session as having permission to download the Nova source code. To avoid manually typing these credentials, you may create a Composer auth.json file while optionally using your API token in place of your password.
You can launch the installation:
You can create a new user to access to Nova:
Within your app/Providers/NovaServiceProvider.php
file, there is a gate
method.
This authorization gate controls access to Nova in non-local environments.
By default, any user can access the Nova dashboard when the current application environment is local
.
You are free to modify this gate as needed to restrict access to your Nova installation:
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Maurizio
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of cms-nova with dependencies
ebess/advanced-nova-media-library Version ^3.6
illuminate/contracts Version ^8.0|^9.0
laravel/nova Version ~3.0
optimistdigital/nova-sortable Version ^2.2
spatie/laravel-package-tools Version ^1.4.3
spatie/nova-tags-field Version 3.4.1