- Clone this repo.
git clone /~https://github.com/itsfaqih/larareactia.git
cd larareactia
- Install the dependencies.
composer install
npm install
npm run dev
- Copy and setup the .env
cp .env.example .env
- Migrate the table
php artisan migrate
- Done! You're ready to go :)
php artisan serve
- Email verify template
- Reset password template