Download the PHP package marshmallow/blogs without Composer
On this page you can find all versions of the php package marshmallow/blogs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download marshmallow/blogs
More information about marshmallow/blogs
Files in marshmallow/blogs
Package blogs
Short Description This packages add the resources you need to create a simple blog in Nova. This is fully extendable.
License MIT
Homepage https://github.com/Marshmallow-Development/
Informations about the package blogs
Laravel Nova Blogs
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:
Run the artisan commands
Publish the config, migrate to create the pages table and create your Laravel Nova resource to manage your pages.
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
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of blogs with dependencies
marshmallow/sluggable Version ^1.0
marshmallow/helpers Version ^2.0
marshmallow/commands Version ^1.0
marshmallow/nova-tinymce Version ^1.0
marshmallow/translatable Version ^1.0
marshmallow/redirectable Version ^1.0
marshmallow/seoable Version ^2.3
marshmallow/nova-flexible Version ^1.0
marshmallow/nova-advanced-image Version ^1.0