I am getting an error while trying to display data from the database.This problem occurred by other people who have created posts on this website. but they have a foreach lo
I think you are missing the get() $artikels = Artikel::where('id', $id)->get();