Skip to content

Philip-Droubi/github_clone

Repository files navigation

Github_Clone

Installation

  • Clone the project in Xammp\htdocs.

  • Open your terminal and cd to the folder.

  • Run composer install.

  • Copy .env.example to .env.

    Or you can type copy .env.example .env if you're using Windows command prompt or cp .env.example .env if you're using Ubuntu.

  • Run php artisan key:generate.

  • Run php artisan migrate:fresh --seed.

  • Delete storage folder which located inside public folder (if exists).

  • Run php artisan storage:link.

Target

Techs

Backend

PHP Laravel MySQL

Frontend

Flutter web
Flutter

Features

Contributers

On Backend

Philip Droubi
Omar Zaghlouleh

On Frontend

Frontend project could be found here Link To FrontEnd
Omar Zaghlouleh
Fadi Asfour
Wael Orabi