Skip to content

Commit 2dc18d8

Browse files
Merge pull request #106 from justinkekeocha/patch-1
docs: specify the class being used
2 parents 5784695 + 6f4c4fb commit 2dc18d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@
4444
* Using the Cloudinary Facade
4545
*/
4646

47+
use CloudinaryLabs\CloudinaryLaravel\Facades\Cloudinary;
48+
4749
// access the admin api
4850
(https://cloudinary.com/documentation/admin_api)
4951
Cloudinary::admin();

0 commit comments

Comments
 (0)