File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313
1414[ PHP] ( https://php.net ) 5.4+ or [ HHVM] ( http://hhvm.com ) 3.3+, and [ Composer] ( https://getcomposer.org ) are required.
1515
16- To get the latest version of Laravel Imanee , simply add the following line to the require block of your ` composer.json ` file.
16+ To get the latest version of Laravel Identify , simply add the following line to the require block of your ` composer.json ` file.
1717
1818```
1919"unicodeveloper/laravel-identify": "1.0.*"
2020```
2121
2222You'll then need to run ` composer install ` or ` composer update ` to download it and have the autoloader updated.
2323
24- Once Laravel Imanee is installed, you need to register the service provider. Open up ` config/app.php ` and add the following to the ` providers ` key.
24+ Once Laravel Identify is installed, you need to register the service provider. Open up ` config/app.php ` and add the following to the ` providers ` key.
2525
2626* ` Unicodeveloper\Identify\IdentifyServiceProvider::class `
2727
28- You can also use a Facade which provides a fluent way of manipulating images
28+ Also, register the Facade like so:
2929
3030``` php
3131'aliases' => [
You can’t perform that action at this time.
0 commit comments