Introduction to Laravel
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as authentication, routing, sessions, and caching. Read More
Aspose Cloud
Aspose Cloud is a cloud-based document generation, conversion and automation platform for developers. Before Aspose Cloud APIs document processing and manipulation tasks were not so easy. Aspose Cloud APIs give developers full control over documents and file formats. Each API has been developed to offer you a wide range of features for file processing in cloud. Aspose Cloud REST APIs are platform independent and can be utilized across any platform such as Node.js, Amazon, Salesforce etc. without any installation. Being language independent makes it a suitable choice for the developers having expertise in any programming language. We also provide SDKs in different programming languages such as .NET, Java, PHP, Ruby, Node.js, ZF 2.0, Symfony2 and Laravel. Learn More
Aspose Cloud for Laravel Package
We are happy to announce that Aspose Cloud SDK for PHP can be used inside the Laravel 5 application using latest version of Aspose Cloud for Laravel Package. Aspose Cloud Laravel Package can be downloaded using “Composer” from any of the following places, or you can follow process described in Installation and Usage section below.
- https://github.com/asposeforcloud/asposelaravel
- https://packagist.org/packages/aspose/cloud-laravel
- http://packalyst.com/packages/package/aspose/cloud-laravel
OR
You can download latest version from:
- https://github.com/asposeforcloud/asposelaravel/releases/tag/v1.0.0
- https://asposecloudlaravel.codeplex.com/releases/view/618189
Installation and Usage
Please check the links below to find instructions on installing and using Aspose Cloud for Laravel.
Quick Start Tutorial
This example will demonstrate how to get properties of Word document within Laravel 5.
use Aspose;
$object = Aspose::get($moduleName='Words', $className='Document', $fileName='Test.docx');
$result = $object->getProperties();
print_r($result);
Please visit Wiki for more articles and examples.
Aspose Cloud for Laravel Documentation
Please check the link below to get familiar with the Aspose Cloud for Laravel package.
Start a Free Trial Today
Start a free trial today – all you need is to sign up with the Aspose Cloud service. Once you have signed up, you are ready to try the powerful file processing features offered by Aspose Cloud.
Customer Feedback
Your feedback is very important to us. Please feel free to provide feedback and raise feature requirements. We are keen to implement customer driven features since we are a 100% customer driven company.