Mindspace
Rank: 2213 / 4486
19 selected videos
Laravel 5.2 PHP Build a social network - Signup & Login Screen
Build a complete Social Network Web Application with PHP Laravel. In this video we'll create the signup and login screen for our website.
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.
If you feel like doing so, please...
Related topics : how to build social network website / social networking website developers / creating a social networking website
Laravel 5.2 PHP Build a social network - Middleware & Route Protection
Build a complete Social Network Web Application with PHP Laravel. In this video you will learn how to apply middleware to routes and how to use it to make certain routes only accessible to authenticated users.
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...
Related topics : social network build
Laravel 5.2 PHP Build a social network - Image Upload
Build a complete Social Network Web Application with PHP Laravel. In this video you will see how file upload in Laravel works and how we can use it to store an user image.
More on storage in Laravel: https://laravel.com/docs/5.2/filesystem
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...
Related topics : social network build
Laravel 5.2 PHP Build a social network - Input Validation
Build a complete Social Network Web Application with PHP Laravel. In this video we'll add some input validation to make sure that only valid forms are submitted to our controller.
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...
Related topics : social network build
Laravel 5.2 PHP Build a social network - User Account
Build a complete Social Network Web Application with PHP Laravel. Let's create a user account section!
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.
If you feel like doing so, please subscribe, like and share this course!...
Related topics : social network build
Laravel 5.2 PHP Build a social network - Outputting Posts
Build a complete Social Network Web Application with PHP Laravel. In this video we will finally create the logic to output our posts to a view.
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.
If you feel like doing so, please...
Related topics : social network build
Laravel 5.2 PHP Build a social network - Logging users in
Build a complete Social Network Web Application with PHP Laravel. In this video we'll add the logic required to log users in to our UserController (Authentication).
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.
If you feel...
Related topics : social network build
Laravel 5.2 PHP Build a social network - Signup Controller & Model
Build a complete Social Network Web Application with PHP Laravel. In this video we'll create the signup controller and model as well as the necessary database entries.
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.
If you...
Related topics : social network build
Laravel 5.2 PHP Build a social network - Creating the Dashboard View
Build a complete Social Network Web Application with PHP Laravel. In this video we will create the dashboard view for our application. Important: This will be a pure HTML/CSS (and Blade) video.
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...
Related topics : social network build
Laravel 5.2 PHP Build a social network - Deleting Posts
Build a complete Social Network Web Application with PHP Laravel. In this video we will take care about deleting posts.
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.
If you feel like doing so, please subscribe, like and...
Related topics : social network build