Skip to content

Commit

Permalink
Merge pull request #106 from justinkekeocha/patch-1
Browse files Browse the repository at this point in the history
docs: specify the class being used
  • Loading branch information
unicodeveloper authored Mar 18, 2024
2 parents 5784695 + 6f4c4fb commit 2dc18d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@
* Using the Cloudinary Facade
*/

use CloudinaryLabs\CloudinaryLaravel\Facades\Cloudinary;

// access the admin api
(https://cloudinary.com/documentation/admin_api)
Cloudinary::admin();
Expand Down

0 comments on commit 2dc18d8

Please sign in to comment.