2017 © Pedro Peláez
 

library about

About package for regeneration

image

regeneration/about

About package for regeneration

  • Monday, May 25, 2015
  • by Truemedia
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Regeneration - About package

Simple Laravel 5 package for managing content for an About Us page., (*1)

Installation

Install via composer in the root directory of a Laravel 5 application, (*2)

composer require regeneration/about:dev-master

Add the following line to config/app.php inside the 'providers' array to use the service provider, (*3)

'Regeneration\About\AboutServiceProvider',

Update composer, (*4)

composer update

Run the package install command, (*5)

php artisan about:install

Usage

This package has several pages with many features, (*6)

Give them a try (URLs):, (*7)

  • /about
  • /about/manage

Overview

General gist, (*8)

Tools

List of tools, everything needed to develop., (*9)

Credits

All thanks to me and the community, (*10)

The Versions

25/05 2015

dev-master

9999999-dev

About package for regeneration

  Sources   Download

MIT

The Requires

 

by Wade Penistone