Quantcast
Channel: منتديات داماس - بوابة المنتدى جميلة فشكرا لمجهودكم
Viewing all articles
Browse latest Browse all 45872

PHP with Laravel for beginners - Become a Master in Laravel

$
0
0
Laravel beginners Become Master

كورس فيديو
PHP with Laravel for beginners - Become a Master in Laravel

Laravel beginners Become Master

Year: 2016
Manufacturer: Udemy
Manufacturer Website:

www.udemy.com
Duration: 22:11:10
Type of material handed out: Video Tutorial
English language
Description: Learn to wield Laravel make advanced applications

Laravel has become on of the most popular if not the most popular PHP framework. Employers are asking for this skill for all web programming jobs.
Why is Laravel so popular? Because once you learn it, creating complex applications are easy to do, because thousands of other people have created code we can plug (packages) in to our Laravel application to make it even better.
There are many reasons why Laravel is on the top when it comes to php frameworks but we are not here to talk about that, right?
You are here because you want to learn Laravel, and find out what course to take, right? Alright lets lists what this course has to offer, so that you can make your decision?
Benefits of taking this course (I promise to be brief)

Top PHP instructor (with other successful PHP courses with great reviews)
Top support groups
An amazing project that we will be building and taking to github
Lots of cybernetic coffee to keep you awake

كود PHP:


01 
The first steps
01 Meet your professor Edwin
.mp4
02 Introduction to laravel 
and MVC.mp4
03 Reference files
.mp4
routes
.php.zip
02 
Windows Local Environment Setup
01 Chapter Intro
.mp4
02 Intalling PHP development environment
.mp4
02 Intalling PHP development environment
.mp4.jpg
03 IDE install
.mp4
04 Composer
.mp4
04 Composer
.mp4.jpg
05 Git
.mp4
06 Creating a Laravel project
.mp4
07 Virtual Hosts
.mp4
08 Opening a project in the IDE
.mp4
03 
MACLocal Environment Setup
01 Section intro with Edwin Diaz
.mp4
02 Intalling PHP development environment
.mp4
03 IDE Install
.mp4
04 Composer
.mp4
05 Creating a Laravel project
.mp4
06 Virtual hosts
.mp4
07 Opening a project in the IDE
.mp4
04 
Laravel Fundamentals Routes
01 Laravel Structure Overview
.mp4
02 Route Introduction
.mp4
03 Routes part 1.mp4
04 Routes part 2.mp4
05 Naming Routes
.mp4
06.txt
05 
Laravel Fundamentals Controllers
1 Intro to chapter with Edwin
.mp4
2 Creating Controllers
.mp4
3 Routing Controllers
.mp4
4 Passing data
.mp4
5 Resources 
and Controllers.mp4
New Text Document.txt
06 
Laravel Fundamentals Views
1 Intro to chapter with Edwin
.mp4
2 Creating views 
and custom method.mp4
3 Passing data to views
.mp4
07 
Laravel Fundamentals Laravel Blade templating engine
1 Intro to chapter with Edwin
.mp4
2 Master layout setup
.mp4
3 Some more blade features
.mp4
08 
Laravel Fundamentals Database Laravel Migrations
1 Intro to chapter with Edwin
.mp4
2 Environment configurations
.mp4
3 Migrating
.mp4
4 Creating migration 
and dropping them.mp4
5 Adding columns to exisitng tables using migrations
.mp4
6 Some more migration commands
.mp4
09 
Laravel Fundamentals Raw SQL Queries
1 Section Intro with Edwin Diaz
.mp4
2 Inserting data
.mp4
3 Reading Data
.mp4
4 Updating Data
.mp4
5 Deleting Data
.mp4
10 
Laravel Fundamentals Database Eloquent _ ORM
01 Section Intro with Edwin Diaz
.mp4
02 Reading Data
.mp4
03 Reading_ Finding with Constraints
.mp4
04 More ways to retrieve data
.mp4
05 Inserting _ Saving Data
.mp4
06 Creating data 06 
and configuring mass assignment.mp4
07 Updating with Eloquent
.mp4
08 Deleting Data
.mp4
09 Soft Deleting _ Trashing
.mp4
10 Retrieving deleted _ trashed records
.mp4
11 Restoring deleted _ trashed records
.mp4
12 Deleting a record permanently
.mp4
11 
Laravel Fundamentals Database Eloquent Relationships
01 Section intro with Edwin Diaz
.mp4
02 One to one relationship
.mp4
03 The inverse relation
.mp4
04 One to many relationship
.mp4
05 Some random tips
.mp4
06 Many to many relations part 1.mp4
07 Many to many relations part 2.mp4
08.1 Has many through relation part 1.mp4
08.2 Has many through relation part 2.mp4
08 Querying intermediate table
.mp4
09 Polymorphic relation part 1.mp4
10 Polymorphic relation part 2.mp4
11 Polymorphic relation the inverse
.mp4
12 Polymorphic relation many to many part 1.mp4
13 Polymorphic relation many to many part 2.mp4
14 Polymorphic relation many to many 
retrieving.mp4
15 Polymorphic relation many to many 
retrieving owner.mp4
12 
Laravel Fundamentals Database Tinker
01 Section Intro with Edwin Diaz
.mp4
02 Creating data with tinker
.mp4
03 Finding record 
and using constraints in tinker.mp4
04 Updating 
and deleting with tinker.mp4
05 Playing around with relations in tinker
.mp4
13 
Database Eloquent One to One Relationship CRUD
01 Section intro with Edwin Diaz
.mp4
02 Creating a 
new Laravel installation _ Setup.mp4
03 Database configuration 
and migration.mp4
04 Setting up raltionships
.mp4
05 Creating data 
for user.mp4
06 Updating Data
.mp4
06 Updating Data
.mp4.jpg
07 Reading 
and deleting Data.mp4
14 
Database Eloquent One to Many Relationship CRUD
01 Creating a 
new Laravel installation _ Setup.mp4
02 Database migrations
.mp4
03 Relationships 
and mass assignment.mp4
04 Inserting Data
.mp4
05 Reading Data
.mp4
06 Updating Data
.mp4
07 Deleting Data
.mp4
15 
Database Eloquent Many to Many Relationship CRUD
01 Creating a 
new Laravel installation _ Setup.mp4
01 Creating a 
new Laravel installation _ Setup.mp4.jpg
02 Database migrations
.mp4
02 Database migrations
.mp4.jpg
03 Relationships 
and mass assignment.mp4
04 Inserting Data
.mp4
04 Inserting Data
.mp4.jpg
05 Reading Data
.mp4
05 Reading Data
.mp4.jpg
06 Updating Data
.mp4
06 Updating Data
.mp4.jpg
07 Deleting Data
.mp4
07 Deleting Data
.mp4.jpg
08 Attaching
detaching and syncing.mp4
16 
Database Eloquent Has Many Through Relationship CRUD
01 Creating a 
new Laravel installation _ Setup.mp4
01 Creating a 
new Laravel installation _ Setup.mp4.jpg
02 Database migration
.mp4
03 Relationships 
and mass assignment.mp4
04 Inserting Data
.mp4
04 Inserting Data
.mp4.jpg
05 Reading Data
.mp4
06 Updating Data
.mp4
07 Deleting Data
.mp4
08 Extra techniques
.mp4
17 
Database Eloquent Polymorphic Relationship CRUD
01 Creating a 
new Laravel installation _ Setup.mp4
01 Creating a 
new Laravel installation _ Setup.mp4.jpg
02 Database migrations
.mp4
02 Database migrations
.mp4.jpg
03 Relationships 
and mass assignment.mp4
04 Inserting Data
.mp4
04 Inserting Data
.mp4.jpg
05 Reading 
and updating data.mp4
06 Deleting Data
.mp4
18 
Forms and Validation
01 Section Intro with Edwin Diaz
.mp4
02 Setting up migration 
and relations.mp4
03 Setting up views 
and routes.mp4
04
-Setting the markup for create.mp4
05 Setting up the controller 
and view.mp4
06 Persisting data to database
.mp4
07 Reading data
.mp4
08 Showing individual posts 
and updating.mp4
09 Preparing the edit view 
and setting up the token.mp4
10
Editing records and redirecting.mp4
11
Deleting.mp4
19 
Forms Package and validation
01 Section intro with Edwin Diaz
.mp4
02 Installing package 
and testing.mp4
03 Modifying our create form with the form package
.mp4
04 Modifying our edit 
and delete forms with the form package.mp4
05 Basic validation
.mp4
06 Displaying errors
.mp4
07 Advance validation
.mp4
08 Creating snippets with PhpStorm
.mp4
20 
Database Some more model manipulation
01 Section Intro with Edwin Diaz
.mp4
02 Dates
.mp4
03 Accessors
.mp4
04 Mutators
.mp4
05 Query Scope
.mp4
21 
Forms Uploading files
01 Section intro with Edwin Diaz
.mp4
02 Modifying our create view 
for file input.mp4
03 Retrieving file data
.mp4
04 Persisting file data into the database
.mp4
05 Displaying images 
and using accessors to make it easy.mp4
22 
Form Login
01 Section intro with Edwin Diaz
.mp4
02 
New laravel installation.mp4
03 Database connection 
and migrations.mp4
04 Creating the login system under 1 minute
.mp4
05 Login creation overview
.mp4
06 Retrieving authenticated user data
.mp4
23 
Middleware Security _ Protection
01 Section intro
.mp4
02 Create a 
new laravel installation (challenge).mp4
03 Registering a 
new middleware and using it.mp4
04 A more practical way to 
use middlewares 1 rolesmigration and relations setup.mp4
06 A more practical way to 
use middlewares 2 Custom method.mp4
07 A more practical way to 
use middlewares 3 Custom method.mp4
08 A more practical way to 
use middlewares 4 Custom method.mp4
24 
Laravel Sessions
01 Section intro with Edwin Diaz
.mp4
02 Setting 
and reading sessions.mp4
03 
Global session function deleting.mp4
04 Flashing data
.mp4
25 
Laravel Sending Email _ Api
01 Section intro with Edwin Diaz
.mp4
02 
New laravel installation.mp4
03 Overview on mailgun
.mp4
04 Email verification
.mp4
05 Configuration
.mp4
06 Sending mail part 1 
route.mp4
07 Sending mail part 2 
Finished.mp4
08 Custom domain
.mp4
26 
Git and Github Version Control
01 Git intro
.mp4
02 Git Installation
.mp4
03 Git commands
.mp4
04 Git crash lecture
.mp4
05 Git workflow
.mp4
06 Branches
.mp4
07 Creating repositories on Github
.mp4
08 Git settings
.mp4
09 Cloning 
and pushing to Github.mp4
10 Pull request 
and pulling changes.mp4
27 
Application
01 
New laravel installation.mp4
02 Database configuration
.mp4
03 Setting up views
.mp4
04 Users table Migration
.mp4
05 Relation setup 
and data entry.mp4
06 Testing relation with Tinker
.mp4
07 Admin controller 
and routes.mp4
08 Testing methods
.mp4
09 Installing NodeJs 
and files download.mp4
10 Gulp 
and assets.mp4
11 Admin master file 
download file.mp4
12 Version control 
and modifying master page.mp4
13 Displaying users
.mp4
14 Create page
.mp4
15 Laravel collective html package
.mp4
16 Testing form 
and creating form fields.mp4
17 Working on user form status field
.mp4
18 Populating the user roles select
.mp4
19 Password field 
and custom request.mp4
20 Displaying errors 
and including with blade.mp4
21 Adding upload file feature to form
.mp4
22 Persisting data 
and fixing bug.mp4
23.1 Creating links 
and more.mp4
23 User photos migration 
relation mass-assignment.mp4
24 Persisting user with photo part 1.mp4
25 Persisting user with photo part 2.mp4
26 Displaying photos using an accessor
.mp4
27 Edit users part 1 
setting up the form.mp4
28 Edit user part 2 
displaying images and status.mp4
29 Updating part 1 
and displaying errors.mp4
30 Updating part 2.mp4
31 Updating part 3 
Fixing loose ends.mp4
32 Security part 1 
middleware registration.mp4
33 Security part 2 
middleware custom method and 404 page.mp4
34 Deleting users
.mp4
35 Some flash messages
.mp4
36 Deleting images from the directory
.mp4
37 Adding more security
.mp4
28 
Application Posts
01 Setting route files
.mp4
02 Migration
.mp4
03 Displaying post
.mp4
04 Relationship setup
.mp4
05 Creating form part 1.mp4
06 Creating form part 2.mp4
07 Creating form part 3.mp4
08 Creating post 1.mp4
09 Displaying images in post
.mp4
10 Creating model 
and migration for categories.mp4
11 Displaying 
and creating posts with categories.mp4
12 Let
's stop and push to GitHub.mp4
13 Pushing to GitHub warning.mp4
14 Editing part 1 - setting up the page and form.mp4
15 Editing part 2 - Lets edit the post.mp4
16 Deleting - Challlenge.mp4
17 Deleting - Solution.mp4
18 Deleting users with relations.mp4
19 Creating post 2.mp4
29 - Application - Categories
01 Setting up categories.mp4
02 Creating categories.mp4
03 Updating and deleting categories.mp4
30 - Application - Media
01 Setting up and displaying media.mp4
02 Setting up the create view.mp4
03 Adding the upload plugin.mp4
04 Uploading images.mp4
05 Deleting images.mp4 

Example Files: None
Video Format: MP4
Video: AVC, 1280x720,640x360, (16: 9), 30.000 fps, ~ 2500 Kbps avg, 0.090 bit / pixel
Audio: 44.1 KHz, AAC LC, 2 ch, ~ 54.7 Kbps



6.19GB

تحميل من سرفر البوابة


http://archive.org/download/56gf/1/5/PHP.with.Lar...avel.part1.rar


http://archive.org/download/56gf/1/5/PHP.with.Lar...avel.part2.rar


http://archive.org/download/56gf/1/5/PHP.with.Lar...avel.part3.rar


http://archive.org/download/56gf/1/5/PHP.with.Lar...avel.part4.rar


http://archive.org/download/56gf/1/5/PHP.with.Lar...avel.part5.rar


+ تورنت مرفق

الملفات المرفقة
نوع الملف: torrent PHP with Laravel for beginners - Become a Master in Laravel.torrent‏ (59.1 كيلوبايت)

Viewing all articles
Browse latest Browse all 45872

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>