marshmallow/blogs

This packages add the resources you need to create a simple blog in Nova. This is fully extendable.

Downloads

2158

Stars

0

Version

v1.0.2

alt text

Laravel Nova Blogs

Version Issues Licence PHP Syntax Checker

This packages add the resources you need to create a simple blog in Nova. This is fully extendable.

Installation

Composer

You can install the package via composer:

composer require marshmallow/blogs

Run the artisan commands

Publish the config, migrate to create the pages table and create your Laravel Nova resource to manage your pages.

php artisan blogs:install

Make sure the routes work

Create a page in your Nova Pages Resource. This page should have the route name blog-detail-page. Create a page in your Nova Pages Resource. This page should have the route name blog-tag-page.

Changelog

Please see CHANGELOG for more information what has changed recently.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

marshmallow-packages

Author

marshmallow-packages