Skip to content

Latest commit

 

History

History
66 lines (40 loc) · 1.94 KB

README.md

File metadata and controls

66 lines (40 loc) · 1.94 KB

Laravel Logo

Introduction


Documentation

Program Flow-chart (use case)

Implemented Features

  • Multi Auth
  • CRUD Operation
  • file Upload
  • validation
  • Seeder
  • Migrations
  • Factory
  • testing (unit test)
  • Api

Screenshots

Add Property view Property
Property Details Dashboard

Run Locally

1- Clone the project

  git clone https://github.com/MohamadSalamaMouse/SAKNY.git

2- to run project after clone

  1 - run composer install
  2 - change .env.example to .env
  3 - run php artisan key:generate
  4 - configure .env

Demo video

To get more information we uploaded a demo video for more explanation, which you can access by pressing Here