basiccloneinstagram

A Basic Clone Simple Function of Instagram for Laravel

Stars
0

Just a very very basic test code on Laravel. User can register, login, update profile, update avatar, post photo on their profile, visit another profile and follow/unfollow.

Demo at: http://192.119.65.27:8000/profile/april Login as - [email protected] - password 123456789

http://192.119.65.27:8000/profile/khoa.bui1 login as - [email protected] - password 123456789

Simple run:

npm install

composer install

npm run dev

php artisan storage:link

then php artisan serve