Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Commit 13208fd

Browse files
authored
Update README.md
1 parent 114e321 commit 13208fd

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
[![Software License][ico-license]](LICENSE.md)
55
[![Total Downloads][ico-downloads]][link-downloads]
66

7+
This package provides a WebDAV driver for Laravel's Filesystem. Laravel 5.0 and higher supported.
8+
9+
## We are looking for beta testers!
10+
We are currently building a *sophisticated health checker for your Laravel applications* called [Upserver.online](https://upserver.online). We will launch a private beta in the coming weeks so please join the mailing list to get **early access**! If you want to know more, you can also read the [official announcement](https://mailchi.mp/upserver/this-is-upserver-online) or follow us on [Twitter](https://twitter.com/UpserverOnline).
11+
712
## Install
813

914
Via Composer
@@ -14,7 +19,7 @@ $ composer require pbmedia/laravel-webdav
1419

1520
## Usage
1621

17-
Register the service provider in your app.php config file:
22+
Register the service provider in your app.php config file (Laravel 5.4 and lower only):
1823

1924
``` php
2025
// config/app.php

0 commit comments

Comments
 (0)