Open chaaawles opened 4 years ago
installed it using composer require hanwenbo/ttlock and used it with use hanwenbo\ttlock;
composer require hanwenbo/ttlock
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?
installed it using
composer require hanwenbo/ttlock
and used it withuse 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?