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
- Laravel 5.6
- Materialize
- Admin BSB Material Design
Admin Features
- Tags
- Categories
- Posts
- Features
- Properties
- Sliders
- Testimonials
- Galleries
- Settings
- Profile
- Message
- Change Password
- General Setting
Agent Features
- Properties (CRUD)
- Settings
- Profile
- Message
- Change Password
User Features
- Comments
- Property Rating
- Settings
- Profile
- Message to Agent
- Change Password
Install
git clone https://github.com/parvez-git/real-estate.git
cd real-estate
composer install
cp .env.example .env
php artisan key:generate
php artisan migrate
php artisan db:seed
php artisan storage:link
php artisan serve
Cridentials
- Email:
[email protected]
Password:123456
- Email:
[email protected]
Password:123456
- Email:
[email protected]
Password:123456