Matrimony Portal in Laravel | Matrimony Website in PHP
Download shaadi | Match Making | Jeevanshathi Clone Source code
Get all features of match making fully responsive website
Features of this matrimony website
For Admin:
1. Admin can create/ edit users registered in the matrimony portal.
2. Can change user category
- Admin
- Premium Matrimony Portal User
- Verified User
- Paid User
- Normal User
3. Can add or edit diet for users that are selected at the time of registration
4. Can show ads and add Ads details
For Users:
1. Users can log in and register
2. Users can search for other users registered on the portal
3. There are different search facilities like city, age range, qualification, work, and annual income.
4. Matrimony Portal website is developed in Laravel Framework and is fully responsive
5. Users can visit other user-profiles and can like and dislike them.
6. Can edit their profile details and can add pictures.
By downloading this Matrimony portal developed on Laravel you will all source code + SQL database.
Admin Email: praveen82524@gmail.com
Admin Password: 12345678
Steps to install
1. Extract Downloaded Folder
2. Find ‘matri.sql’
3. Create Database named ‘matrimonial.db' in MySQL
4. Copy matrimonial.db sql query and paste.
5. Or you can Run ‘php artisan migrate’ on composer / command line.
6. Run project by typing ‘php artisan server’ in your WAMP/ LAMP command line or composer
7. Run ‘php artisan migrate’ on composer / command line.
8. Sign up
9. Go to users table and convert user type from ‘User’ to ‘Admin’
Technology:
1. Web Application Portal Developed On:
2. Laravel Framework
3. MySQL
4. API Integration
VERSION
"php": "^7.1.3",
"fideloper/proxy": "^4.0",
"intervention/image": "^2.4",
"laravel/framework": "5.7.*",
"laravel/passport": "^7.0",
"laravel/socialite": "^4.1",
"laravel/tinker": "^1.0",
"spatie/laravel-sitemap": "^5.2"