Skip to content

byldrm/task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

task

Docker Desktop uygulaması açın.

Aşıdaki satırları sırayla komut satırında çalıştırın.

git clone https://github.com/byldrm/task.git

cd task

docker compose up -d --build

docker exec -it app-shared-php8 bash

cd test1

composer update

php artisan migrate

php artisan db:seed --class=UserSeeder

http://localhost/ üzerinden projeyi görebilirsiniz

demo kullanıcı bilgileri
email : [email protected]
şifre : 12demo34

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published