Skip to content

semaermin/BitirmeProjesiWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

140 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

İngilizce Eğitim/Sınav Uygulama Sitesi

Kurulum

  1. Bu repoyu klonla
git clone https://github.com/semaermin/BitirmeProjesiWeb
  1. WebProjectQuiz dosyasına cd ile gidin ve Composer paketlerini yükleyin
cd WebProjectQuiz
composer install
  1. .env dosyasını oluşturun ve kurun
cp .env.example .env
php artisan key:generate
php artisan jwt:secret
  1. DB_TEST_DATABASE üzerinde veritabanı adı eklemeyi test etmek için veritabanı kimlik bilgilerini .env dosyasına koyun

  2. Kayıtları taşıyın ve ekleyin

php artisan migrate --seed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors