rocket / foundation
This package is abandoned and no longer maintained.
No replacement package was suggested.
Framework base
dev-master / 1.0.x-dev
2016-01-02 17:58 UTC
Requires
- php: >=5.5.0
- rocket/assets: ~1.0.0
- rocket/forms: ~1.0.0
This package is auto-updated.
Last update: 2023-08-16 18:38:39 UTC
README
A basic canvas for web applications, with lightweight Javascript framework, Asset Management and Bootstrap Templates
Install
Via Composer
$ composer require rocket/foundation
Usage
When you create a Laravel blade template, put @extends('r_foundation::layout')
at the top, et voilà !
Testing
All the tests live in the main project.
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.