About package for regeneration

dev-master 2015-05-25 16:37 UTC

This package is not auto-updated.

Last update: 2024-04-27 15:15:17 UTC


README

Simple Laravel 5 package for managing content for an About Us page.

Installation

Install via composer in the root directory of a Laravel 5 application

composer require regeneration/about:dev-master

Add the following line to config/app.php inside the 'providers' array to use the service provider

'Regeneration\About\AboutServiceProvider',

Update composer

composer update

Run the package install command

php artisan about:install

Usage

This package has several pages with many features

Give them a try (URLs):

  • /about
  • /about/manage

Overview

General gist

Tools

List of tools, everything needed to develop.

Credits

All thanks to me and the community