regeneration / about
About package for regeneration
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/regeneration/about
Requires
- php: >=5.3.0
- laravel/framework: 5.*
- markusjwetzel/laravel-handlebars: ~1.0@dev
This package is not auto-updated.
Last update: 2025-09-27 22:59:31 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