REMS is a simple PHP script based on Laravel that helps you to manage small or medium Real Estate business.
- Laravel 10
- Breeze
- Admin Template
- Properties
- Amenities
- Posts
- Features
- 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/Dantechdevs/RealEstate
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
- Email:
admin@admin.com
Password:111
- Email:
agent@agent.com
Password:111
- Email:
user@user.com
Password:111