REMS is a simple PHP script based on Laravel that helps you to manage small or medium Real Estate business.
- Laravel 5.6
- Materialize
- Admin BSB Material Design
- Tags
- Categories
- Posts
- Features
- Properties
- Sliders
- Testimonials
- Galleries
- Settings
- Profile
- Message
- Change Password
- General Setting
- Properties (CRUD)
- Settings
- Profile
- Message
- Change Password
- Comments
- Property Rating
- Settings
- Profile
- Message to Agent
- Change Password
git clone https://github.com/parvez-git/real-estate.gitcd real-estatecomposer installcp .env.example .envphp artisan key:generatephp artisan migratephp artisan db:seedphp artisan storage:linkphp artisan serve
- Email:
admin@admin.comPassword:123456 - Email:
agent@agent.comPassword:123456 - Email:
user@user.comPassword:123456
