We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05a6bdd + 30202f5 commit c24d71fCopy full SHA for c24d71f
README.md
@@ -54,7 +54,7 @@ This package needs Laravel 5.x
54
55
Begin by installing this package through Composer. Require it directly from the Terminal to take the last stable version:
56
```bash
57
-$ composer require `fedeisas/laravel-mail-css-inliner`
+$ composer require fedeisas/laravel-mail-css-inliner
58
```
59
Once this operation completes, you must add the service provider. Open `app/config/app.php`, and add a new item to the providers array.
60
```php
0 commit comments