Employee Management System – With AdminLTE
Employee Management System is a laravel based application. This is simple yet really educational for learning purpose. So,…
Find Home is a simple website based on Laravel that helps to manage small to medium scale real estate business. It is a PHP based framework that follows Model-VIew-Control (MVC) architectural pattern.
This project not only gives beginner knowledge about Laravel but also help to develop their skills as well. It helps in improving knowledge of MVC model and also about how to implement it in your projects.
Features of this project:
Steps for Installation:
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 --seed
php artisan storage:link
php artisan serve
Alternatively, you can also download the project from here.
Login Information
[email protected]
password: 123456
[email protected]
password: 123456
[email protected]
password: 123456