Skip to content

Simple Package to implement Blogging functionality in Laravel

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
license.md
Notifications You must be signed in to change notification settings

dev-neelam/itsl-blog

Repository files navigation

Blog

Latest Version on Packagist Total Downloads Build Status StyleCI

This is a very simple package to support blogging functionality in any web application built on Laravel Framework. If you're interested in contributing, then please take a look at contributing.md to see a to do list.

Installation

Via Composer

$ composer require itsl/blog:"dev-master"

Usage

$ php artisan vendor:publish --provider="itsl\blog\blogServiceProvider"
$ php artisan make:auth
$ php artisan migrate

Change log

Please see the changelog for more information on what has changed recently.

Requirements

This package has been developed on Laravel 5.7 and has yet not been tested with the older versions

Contributing

Please see contributing.md for details and a todolist.

Security

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

Credits

License

GNU 3.0+. Please see the license file for more information.

About

Simple Package to implement Blogging functionality in Laravel

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
license.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published