hanwenbo / TTLock-php-sdk

php sdk for TTLock
MIT License
3 stars 11 forks source link

Error: Class 'hanwenbo\ttlock' not found in file C:\Users\User\Documents\laravue\app\Http\Controllers\LockController.php on line 23 #2

Open chaaawles opened 4 years ago

chaaawles commented 4 years ago

installed it using composer require hanwenbo/ttlock and used it with use hanwenbo\ttlock;

but received Error: Class 'hanwenbo\ttlock' not found in file C:\Users\User\Documents\laravue\app\Http\Controllers\LockController.php on line 23.

Am I the only one getting this error because im calling it uncorrectly?