Laravel_8_Forum- Tailwind Templates

Laravel_8_forum

Create Laravel 8 Forum with tailwind

Laravel 8 Forum

Use Laravel 8 with Laravel Breeze for simple forum

Installation

First clone this repository, install the dependencies, and setup your .env file.

git clone [email protected]:Sam425-web/Laravel_8_Forum-.git
composer install
cp .env.example .env

Then create the necessary database.

php artisan db
create database forum

And run the initial migrations and seeders.

php artisan migrate --seed

Top categories

Loading Svelte Themes