I already Create model claaed Student php artisan admin:controller \\App\\Models\\Student Model does not found! use, command like: artisan admin:controller \\App\\Models\\ModelName why I face this problem
I already Create model claaed Student
php artisan admin:controller \App\Models\Student
Model does not found! use, command like: artisan admin:controller \App\Models\ModelName
why I face this problem