|
@@ -22,6 +22,7 @@ Pull this package in through Composer.
|
|
|
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
+
|
|
### Laravel 5.* Integration
|
|
### Laravel 5.* Integration
|
|
|
|
|
|
Add the service provider to your `config/app.php` file:
|
|
Add the service provider to your `config/app.php` file:
|
|
@@ -79,7 +80,6 @@ Add the facade to your `app/config/app.php` file:
|
|
|
|
|
|
```
|
|
```
|
|
|
|
|
|
-
|
|
|
|
### Integration without Laravel
|
|
### Integration without Laravel
|
|
|
|
|
|
Create a new instance of the `CurlService` where you would like to use the package:
|
|
Create a new instance of the `CurlService` where you would like to use the package:
|
|
@@ -199,4 +199,4 @@ This template is open-sourced software licensed under the [MIT license](http://o
|
|
Jan Oris (developer)
|
|
Jan Oris (developer)
|
|
|
|
|
|
- Email: [email protected]
|
|
- Email: [email protected]
|
|
-- Telephone: +32 496 94 20 57
|
|
|
|
|
|
+- Telephone: +32 496 94 20 57
|