Iam using laravel 8 and I want to fetch the data using Route model binding. Below is my code.
My route
Route::get(\'profile/{user}\', [AppController::class