In this course we're going to tweak the default Laravel database notification process so we can refresh notifications whenever you make changes to their structure. This keeps your code cleaner, more concise and makes it really easy to render different notification types.
Vue allows you to dynamically render components based on their names. This can help simplify your rendering and get rid of unnecessary logic from your templates. Here's an example using different notification types.