mirror of
https://github.com/Intervention/image.git
synced 2025-08-26 15:24:37 +02:00
new project domain
This commit is contained in:
@@ -13,14 +13,14 @@ Intervention Image is a **PHP image handling and manipulation** library based on
|
|||||||
|
|
||||||
Intervention Image installable with Composer. Read further information on how to install.
|
Intervention Image installable with Composer. Read further information on how to install.
|
||||||
|
|
||||||
[Intervention Image Installation Guide](http://intervention.olivervogel.net/image/getting_started/installation)
|
[Intervention Image Installation Guide](http://image.intervention.io/getting_started/installation)
|
||||||
[Laravel Framework Integration](http://intervention.olivervogel.net/image/getting_started/laravel)
|
[Laravel Framework Integration](http://image.intervention.io/getting_started/laravel)
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
Refer to the following guide on how to use Intervention Image Class.
|
Refer to the following guide on how to use Intervention Image Class.
|
||||||
|
|
||||||
[Intervention Image Documentation](http://intervention.olivervogel.net/image/)
|
[Intervention Image Documentation](http://image.intervention.io/)
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "intervention/image",
|
"name": "intervention/image",
|
||||||
"description": "Image handling and manipulation library with support for Laravel 4 integration",
|
"description": "Image handling and manipulation library with support for Laravel 4 integration",
|
||||||
"homepage": "http://intervention.olivervogel.net/image/",
|
"homepage": "http://image.intervention.io/",
|
||||||
"keywords": ["image", "gd", "laravel", "watermark", "thumbnail"],
|
"keywords": ["image", "gd", "laravel", "watermark", "thumbnail"],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"authors": [
|
"authors": [
|
||||||
|
Reference in New Issue
Block a user