Laravel Community Tools by Tighten
Laravel Nova icon Nova Packages

Readme

nova-news-resource-tool

This package contains management features for managing a news section within a web application.

Installation

At first, we need to install the package onto our Laravel application:

composer require bondgenoot/laravel-nova-news

To publish the configuration files from this package:

php artisan vendor:publish --provider="Bondgenoot\NovaNewsTool\Providers\NewsServiceProvider"

Now we need to publish the files from the advoor/nova-editor-js package.

php artisan vendor:publish --provider="Advoor\NovaEditorJs\FieldServiceProvider"

The only thing left is to generate the database tables according to the migration files from the package.

php artisan migrate

Now, you can use the package to the fullest.

Makes use of

Makes use of for testing

Testing

The package uses PestPHP for testing.

./vendor/bin/pest
Back to Top
Added 3 years ago
Last updated 2 Years Ago
Version 1.1.0
Nova Version ~4.0
Composer
bondgenoot/laravel-nova-news
GitHub stars 2
Packagist downloads 193

Favorites

2 users favorited

Rating

N/A
(out of 5)
★★★★★
★★★★
★★★
★★
0 ratings

Brought to you by Tighten

Issues/Feature Requests Stats Package Ideas