I have a side menu that I want to to have the Admin option ONLY display IF the username is an admin. Simply if they are an admin, it’s there, if they are not it shows another link to their profile.
Again, KISS (Keep It Super Simple)…please I am an noob.
Thanks
add to your database ‘user’ table column ‘is_admin’ and set it up for user
get the value and do sth like: