Skip to content
/ asque Public

Sistem Analizi ve Tasarımı dersi proje ödevi (stackoverflow clone)

Notifications You must be signed in to change notification settings

sseffa/asque

Repository files navigation

Asque (Ask Question)

#Sistem Analizi ve Tasarımı Dersi Proje Ödevi

Soru-Cevap Uygulaması (stackoverflow tarzında)

Installation

Please check the system requirements before installing Asque (Ask Question).

  1. You may install by cloning from github, or via composer.
  • Github: git clone git@github.com:sseffa/asque.git
  • Composer: composer create-project sseffa/asque --prefer-dist
  1. From a command line open in the folder, run composer install.
  2. Enter your database details into app/config/database.php.
  3. Run php artisan migrate to setup and php artisan db:seed seed your database. (php artisan app:install)

Screenshots

About

Sistem Analizi ve Tasarımı dersi proje ödevi (stackoverflow clone)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published