IT Forum with Laravel 8, Using Blade's UI Kit and Icons. JetStream for authentication and Tailwind CSS. Made use also of Livewire components.
The StackBoardIT forum is built with the Laravel framework and is designed to cater to two types of users - Admin and Normal users. Both types of users have the ability to create threads and respond to them. Normal users have the additional ability to edit or delete their own threads and replies. Admin users have the ability to create categories and tags for threads, as well as moderate all threads, replies, and users. Authentication is handled using JetStream, and the user interface is built using Blade and its UI kit, icons, and TailWindCSS for styling.
To install the StackBoardIT forum theme, follow these steps:
.env.example file to .env..env file.The StackBoardIT forum is a Laravel-based platform that allows both Admin and Normal users to engage in discussions through threads and replies. The theme provides specific privileges and features for each user type, including the ability for Normal users to edit or delete their own content and for Admin users to create categories, tags, and moderate all content and users. The theme utilizes JetStream for authentication and Blade, UI kit, icons, and TailWindCSS for the user interface.