Skip to content

Karimttarek/Jo-task

Repository files navigation

Laravel Logo

Version

Laravel v9.42.2 
(PHP v8.1.10)

Installation

git clone https://github.com/Karimttarek/Jo-task.git
cd Jo-task
composer install

Quick startk

rename .env.example to .env

php artisan key:generate

create your database update .env file

Database Migration

php artisan migrate 
php artisan db:seed

Run The Server

php artisan serve

At least

you can register and login and also can use the default admin user for the dashboard [email:[email protected], password:12345678] Warning:only admin can visit dashboard

URL

127.0.0.1:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages