Skip to content

arukomp/bloggy

Repository files navigation

Build Status StyleCI Maintainability Test Coverage

Bloggy!

Installation

Install the package via Composer:

$ composer require arukomp/bloggy

Publish Bloggy config:

$ php artisan vendor:publish --tag=bloggy_config

Check the config/bloggy.php config and ensure you're ok with the assets path. Change if necessary.

Publish Bloggy Assets:

php artisan vendor:publish --tag=bloggy_assets

Serve your Laravel app and go to /admin/dashboard.

About

A plug-in Blog for your Laravel project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors