Skip to content

fpurnahar/Login-System-Jetstream

Repository files navigation

About

This System Login system use jetstream laravel.

Integeration

- Php 7.4
- laravel 8
- Bootsrap Admin LTE v3

Installation

- Git clone This repo or download
- Cd your_Folder
- Composer Install
- nmp install && npm run dev
- change name .env.exampe to .env
- chang name database
- php artisan migration
- php artisan session:tabel (if necessary)
- php generate:key (if necessary)
- done, run...