Hello, I'm trying to get the info from a specific user via a ID in the url. This is my route: Route:...
Thank you for your response I just fixed it using the query builder $userInfo = DB::table('users')-&...
The Laravel portal for problem solving, knowledge sharing and community building.