Git Product home page Git Product logo

deprem-yardimi's Introduction

Projeye destek olmak için

For English

İletişim kanalları:

Katkıda bulunmak için:

Kullanılan Teknoloji ve Sistemler

Başlangıç

1. Gerekli ortamı kurun: Laravel, PHP ve veritabanı (örneğin MySQL) gibi gerekli araçları kurmanız gerekir.

2. Projeyi klonlayın: GitHub'daki Laravel projesi depolarını klonlamanız gerekir.

git clone https://github.com/acikkaynak/deprem-yardimi.git

3. Bağımlılıkları kurun: Projenin kurulumu için gerekli olan bağımlılıkları yüklemek için aşağıdaki komutu kullanın:

composer install

4. Konfigürasyon ayarlarını yapın: Laravel projesi için gerekli olan konfigürasyon ayarlarını .env dosyası üzerinden yapabilirsiniz. Veritabanı, e-posta ve API anahtarları gibi önemli bilgileri burada tanımlayın.

5. Anahtar oluşturun: Laravel projesi için güvenlik anahtarını oluşturmak için aşağıdaki komutu kullanın:

php artisan key:generate

6. Veritabanını yapılandırın: Laravel projesi için veritabanı yapılandırmasını yapmak için aşağıdaki komutu kullanın:

php artisan migrate

7. Sunucuyu başlatın: Laravel projesini çalıştırmak için aşağıdaki komutu kullanın:

php artisan serve

http://127.0.0.1:8000 adresini tarayıcınızda açıp sonucu görebilirsiniz..

8. API Kullanımı:

Data giren takımların ihtiyacı olan key'ler, team lead'lere tarafımızca gönderilir.

deprem-yardimi's People

Contributors

bahri-hirfanoglu avatar benfurkankilic avatar desstannoz avatar eser avatar furkangm avatar h3xexe avatar mehmetcoskun avatar oriondevelops avatar sonmez-baris avatar sustartx avatar zgrk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.