Skip to content

Dantechdevs/RealEstate

Repository files navigation

Real Estate Management System (REMS)

REMS is a simple PHP script based on Laravel that helps you to manage small or medium Real Estate business.

Frameworks

  1. Laravel 10
  2. Breeze
  3. Admin Template

Admin Features

  1. Properties
  2. Amenities
  3. Posts
  4. Features
  5. Sliders
  6. Testimonials
  7. Galleries
  8. Settings
    1. Profile
    2. Message
    3. Change Password
    4. General Setting

Agent Features

  1. Properties (CRUD)
  2. Settings
    1. Profile
    2. Message
    3. Change Password

User Features

  1. Comments
  2. Property Rating
  3. Settings
    1. Profile
    2. Message to Agent
    3. Change Password

Install

  1. git clone https://github.com/Dantechdevs/RealEstate
  2. cd real-estate
  3. composer install
  4. cp .env.example .env
  5. php artisan key:generate
  6. php artisan migrate
  7. php artisan db:seed
  8. php artisan storage:link
  9. php artisan serve

Cridentials

  1. Email: admin@admin.com Password: 111
  2. Email: agent@agent.com Password: 111
  3. Email: user@user.com Password: 111

Screenshot

Captur1 C3apture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published