mirror of
https://github.com/Intervention/image.git
synced 2025-08-25 23:06:13 +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 Installation Guide](http://intervention.olivervogel.net/image/getting_started/installation)
|
||||
[Laravel Framework Integration](http://intervention.olivervogel.net/image/getting_started/laravel)
|
||||
[Intervention Image Installation Guide](http://image.intervention.io/getting_started/installation)
|
||||
[Laravel Framework Integration](http://image.intervention.io/getting_started/laravel)
|
||||
|
||||
## Documentation
|
||||
|
||||
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
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "intervention/image",
|
||||
"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"],
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
|
Reference in New Issue
Block a user