Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ovac authored Feb 11, 2019
1 parent fd83f56 commit 25c08dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Install Slydepay with [composer](https://getcomposer.org/doc/00-intro.md):
$ composer require qodehub/slydepay-php-rest-api
```

> In Laravel 5.5, [service providers and aliases are automatically registered](https://laravel.com/docs/5.5/packages#package-discovery). If you're using Laravel 5.5 or newer version, skip ahead directly to step 3 (do not pass go, but do collect $200).
> In Laravel 5.5, [service providers and aliases are automatically registered](https://laravel.com/docs/5.5/packages#package-discovery). If you're using Laravel 5.5 or newer version, skip ahead directly to step 3.
Once the composer installation completes, you can add the service provider and alias the facade. Open `config/app.php`, and make the following changes:

Expand Down

0 comments on commit 25c08dd

Please sign in to comment.