Mindspace
Rank: 2213 / 4486
19 selected videos
Laravel 5.2 PHP Build a social network - Creating Posts (Model & Controller)
Build a complete Social Network Web Application with PHP Laravel. In this video, we will implement the functionality to create 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,...
Related topics : social network build
Laravel 5.2 PHP Build a social network - User Logout & Fixing Post Deletion
Build a complete Social Network Web Application with PHP Laravel. In this video we will take improve our post-deletion logic and allow users to log out.
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...
Related topics : social network build
Laravel 5.2 PHP Build a social network - Editing Posts (View)
Build a complete Social Network Web Application with PHP Laravel. In this video we will start implementing the logic to edit views.
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,...
Related topics : social network build
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...
Related topics : social network build
Laravel 5.2 PHP Build a social network - Edit Posts with AJAX Request
Build a complete Social Network Web Application with PHP Laravel. In this video we will finally create and handle the AJAX request which will in the end be used to update our post data in the database.
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...
Related topics : social network build
Laravel 5.2 PHP Build a social network - Post Validation & Outputting Errors
Build a complete Social Network Web Application with PHP Laravel. In this video we will implement the validation logic for new 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...
Related topics : social network build
Laravel 5.2 PHP Build a social network - Likes & Dislikes (1/3 - Models & AJAX)
Build a complete Social Network Web Application with PHP Laravel. This videos shows to start with the implementation of a Like/Dislike mechanic by setting up the backend and configuring the AJAX call.
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...
Related topics : social network build
Laravel 5.2 PHP Build a social network - Use jQuery to fetch Post Content
Build a complete Social Network Web Application with PHP Laravel. In this video we will use jQuery to load the content of the post which we want to edit.
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...
Related topics : social network build
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...
Related topics : social network build