Skip to main content

Introduction

Laravel WOPI is an intergation solution and WOPI host (server) implemntation in php Laravel. It intergates nicely with your Laravel-workflow and hide wopi complexity behaind simple to understand API.


โšก๏ธ Laravel WOPI will help you integrate with Microsoft Office 365, Collabora or any WOPI clinet in no time.

๐Ÿ“– Messing around with WOPI documentation is no fun, speacialy with the Proof validation part!

๐Ÿ’ธ Setting up an integration with any wopi client can and could be expensive in terms of time and money.

๐Ÿš€ Battries included: routes, blade directives, controllers and Proof validator out of the box.

๐Ÿค Everything is Well documented and easy to extend, follow and understand.

๐ŸŒ Working example inculded!

Logo

Getting Started

Every server needs a client to serve, so If you don't office client installed, you may follow this guide on how to install Collabora Online using docker before getting started.

Or skip a head and goto Gettings Started Section.