Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
veneliniliev committed Jan 28, 2017
1 parent c9be95d commit 08a3ccf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,12 @@ With this package you can manage header Meta Tags from Laravel controllers.

## Installation

- [Laravel MetaTags on Packagist](https://packagist.org/packages/torann/laravel-meta-tags)
- [Laravel MetaTags on GitHub](https://github.com/Torann/laravel-meta-tags)
- [Laravel MetaTags on Packagist](https://packagist.org/packages/provision/meta-tags)

From the command line run

```
$ composer require provision/laravel-meta-tags
$ composer require provision/meta-tags
```

Once Meta Tags is installed you need to register the service provider with the application. Open up `config/app.php` and find the `providers` key.
Expand Down

0 comments on commit 08a3ccf

Please sign in to comment.