PHPackages                             webinfinita/blog - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. webinfinita/blog

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

webinfinita/blog
================

Simple blog for laravel 5

0.0.2(11y ago)015MITPHPPHP &gt;=5.4.0

Since Apr 16Pushed 11y ago1 watchersCompare

[ Source](https://github.com/webinfinita/blog)[ Packagist](https://packagist.org/packages/webinfinita/blog)[ RSS](/packages/webinfinita-blog/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

Webinfinita Simple Blog for Laravel 5 (BETA)
============================================

[](#webinfinita-simple-blog-for-laravel-5-beta)

> **Note:** Don't use this package just yet. Work in progress.

---

This is a simple blog package for laravel 5, the goal is to provide a starting point to a scalable blog post.

Installation
------------

[](#installation)

First we need to install it through composer

```
composer require "webinfinita/blog"

```

Then we need to add the service provider

```
// config/app.php
