2017 © Pedro Peláez
 

library bloggy

A plug-in Blog component for your Laravel project

image

arukomp/bloggy

A plug-in Blog component for your Laravel project

  • Sunday, March 18, 2018
  • by arukomp
  • Repository
  • 1 Watchers
  • 1 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Build Status StyleCI Maintainability Test Coverage, (*1)

Bloggy!

Installation

Install the package via Composer:, (*2)

$ composer require arukomp/bloggy

Publish Bloggy config:, (*3)

$ 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., (*4)

Publish Bloggy Assets:, (*5)

php artisan vendor:publish --tag=bloggy_assets

Serve your Laravel app and go to /admin/dashboard., (*6)

The Versions

18/03 2018

dev-master

9999999-dev

A plug-in Blog component for your Laravel project

  Sources   Download

MIT

The Requires

 

The Development Requires

by Arunas Skirius

18/03 2018

dev-route-prefix

dev-route-prefix

A plug-in Blog component for your Laravel project

  Sources   Download

MIT

The Requires

 

The Development Requires

by Arunas Skirius