Selected videos for topic: social network php github
→ 26 Videos
No article selected for that topic
[2017] Traits Friendships || Friend Request system || Social networking Tutorial - Part 7
In this 7th video we are trying to make friend request system with communicate between user table and friendships table. we will use php' s traits to make this function.
Next video will complete this logic and test our app.
Please comment any suggestion :)
GitHub: https://github.com/Hardeepcoder/Social-Network-in-laravel-5.4
-~-~~-~~~-~~-~-
"Check Friend Request || Already send ||"
https://www.youtube.com/watch?v=KdrgxY-Uleo
-~-~~-~~~-~~-~-
From: EasyCode - Sardar
Related topics : social network php github
Laravel 5.2 PHP Build a social network - Updating DB & View
I apologize for the bad sound quality. My main mic did not record the audio therefore I had to fall back to the camera mic.
Build a complete Social Network Web Application with PHP Laravel. In this video we will update our model and the view to reflect our changes.
Complete source code: https://github.com/mschwarzmueller/laravel-basics-youtube
Complete Laravel-course on Udemy: https://www.udemy.com/modern-web-development-with-laravel/?couponCode=YOUTUBE1 (Coupon: YOUTUBE1)
In this course...
From: Mindspace
Related topics : social network build
Writing "social network" in go lang, part 3, finishing timeline
I decided to try to write a "social network", like facebook, vkontakte and such, for fun, in go lang ( http://golang.org ).
In the second part, we finish our timeline and start thinking about refactoring.
All source code (including rebuilder.php which uses darwin-notify from my unrealsync project) is available at github: https://github.com/YuriyNasretdinov/social-net/tree/part3
Live demo is available at http://social-net.hopto.org/
From: Yuriy Nasretdinov
Related topics : social go network
Writing "social network" in go lang, part 1
I decided to try to write a "social network", like facebook, vkontakte and such, for fun, in go lang ( http://golang.org ).
In the first part, I develop the messaging system a little bit and developing the protocol to send messages between client and server.
All source code (including rebuilder.php which uses darwin-notify from my unrealsync project) is available at github: https://github.com/YuriyNasretdinov/social-net/tree/part1
Live demo is available at http://social-net.hopto.org/
From: Yuriy Nasretdinov
Related topics : social go network
Laravel 5.2 PHP Build a social network - Setup & Introduction
Build a complete application with the PHP framework Laravel! This video provides a short introduction and explains how to setup your Laravel project.
Complete source code: https://github.com/mschwarzmueller/laravel-basics-youtube
Complete Laravel-course on Udemy: https://www.udemy.com/modern-web-development-with-laravel/?couponCode=YOUTUBE1 (Coupon: YOUTUBE1)
In this course we'll build a neat little social network and cover the basics of developing with Laravel.
To start developing, you...
From: Mindspace
Related topics : social network build
A Facebook style social networking site. Made with PHP, Bootstrap, AJAX, jQuery
This is a demo of the website and its functionality.
Source Code availabe:
https://github.com/sandeep1995/timebranch
From: Sandeep Acharya
Related topics : php social networking site source code / php social network site / social networking sites