- Download and Install xampp
- Set PHP path
- Download and install Composer
- Run the following commands:
git clone https://github.com/MSarmadQadeer/SocialSpace.git
cd SocialSpace
composer install
cp .env.example .env
php artisan key:generate- Create a Database of name socialspace and run the following command:
php artisan migrate- Run it by executing:
php artisan serve✅ Log In
✅ Sign Up
✅ Create Post
✅ Edit Post
✅ Delete Post
✅ Like Post
✅ Comment on Post
✅ View Profiles
✅ Upload Profile Pic
✅ Edit Bio
✅ Log Out
❗ Change Password
❗ Delete Account
- This project is licensed under the MIT License - see the LICENSE file for details
You can also follow my GitHub Profile to stay updated about my latest projects:
If you liked the repo then kindly support it by giving it a star ⭐!
Copyright (c) 2022 MUHAMMAD SARMAD QADEER














