From 67e79523541bd6d9509c7762b94146a64d4434df Mon Sep 17 00:00:00 2001 From: Darius Matulionis Date: Tue, 25 Oct 2022 08:10:55 +0300 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 30d57d4..616e3d1 100644 --- a/Readme.md +++ b/Readme.md @@ -18,7 +18,7 @@ Requirements ============ Requires the PHP extension [XML-RPC](https://www.php.net/manual/en/book.xmlrpc.php). -For Laravel 5 Users +For Laravel Users ============ - Open your `AppServiceProvider` (located in `app/Providers`) and add this line in `register` function