xondak I installed an extension and it broke everything. I can't seem to figure out how to get to the admin panel or how to disable the extension. I tried looking in config.php and looking at the settings table in the database but I couldn't figure out how to disable it.
jordanjay29 You can disable extensions through your database. The best way is through phpmyadmin, the field is called extensions_enabled in the settings table of your Flarum database.
xondak It worked! Wow. How did I miss that? I was looking in the settings table and I somehow missed that. Thank you so much @jordanjay29 !