Error: Class 'App\Http\Controllers\Client' not found in file C:\wamp64\www\mind_in_action\app\Http\Controllers\UserController.php on line 48 code example
Example: Class 'App\Http\Controllers\File' not found
// in laravel append the following at the top of controller
use File;