Changed structure
This commit is contained in:
@ -1,7 +1,4 @@
|
||||
# Slim-Blade-View
|
||||
|
||||
[](https://travis-ci.org/rubellum/Slim-Blade-View)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
# Slim-Views-Blade
|
||||
|
||||
This is a Slim Framework view helper built on top of the Blade component.
|
||||
|
||||
@ -12,10 +9,10 @@ You can use this component to create and render templates in your Slim Framework
|
||||
Via [Composer](https://getcomposer.org/)
|
||||
|
||||
```bash
|
||||
$ composer require rubellum/slim-blade-view
|
||||
$ composer require provm/slim-views-blade
|
||||
```
|
||||
|
||||
Requires Slim Framework 3 and PHP 5.5.0 or newer.
|
||||
Requires Slim Framework 4 and PHP 7 or newer.
|
||||
|
||||
## Usage
|
||||
|
||||
|
Reference in New Issue
Block a user