Skip to content

This project is envisioned as a lighter version of Laravel, targeting smaller projects in terms of usage.

Notifications You must be signed in to change notification settings

benahmetcelik/garavel

Repository files navigation

Garavel

Bu proje habi amaçlı geliştirilmeye başlanmıştır. Yıllardır yazılan laravel projelerinden esinlenilmiş ve çok daha hafif , çalışması için en az config gereksinimi duyan bir yapı oluşturmayı hedefliyorum.

Yapmayı planladıklarım :

  • Basit/hafif router yapısı OK
  • Basit/hafif command yapısı OK
  • Basit/hafif query builder yapısı OK
  • Basit/hafif model ve controller yapısı OK
  • Basit/hafif provider yapısı
  • Basit/hafif middleware yapısı
  • Fileuploader
  • Cache maker
  • MongoDB connector
  • mysql connector

Bilgisayarınızda Çalıştırın

Projeyi klonlayın

  git clone https://github.com/benahmetcelik/garavel.git

Proje dizinine gidin

  cd garavel

Docker ile çalıştırın

  docker compose up -d --build

Apache/Nginx ile çalıştırın

  compose install

Geri Bildirim

Herhangi bir geri bildiriminiz varsa, lütfen [email protected] adresinden bana ulaşın.

Demo

Demo görselleri ve ilgili bağlantılar daha sonra eklenecek

About

This project is envisioned as a lighter version of Laravel, targeting smaller projects in terms of usage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published