1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-26 07:14:31 +02:00

new project domain

This commit is contained in:
Oliver Vogel
2014-03-29 12:10:32 +01:00
parent adec46787f
commit f0f202be29
2 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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": [