Skip to content

Commit 6f4c4fb

Browse files
docs: specify the class being used
Though it clearly says 'Facades', there is also a Cloudinary/Clodinary namespace and it can get confusing.
1 parent 63400a9 commit 6f4c4fb

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)