Udemy - Laravel for beginners bootcamp - Become a Master Develope...
- Category Other
- Type Tutorials
- Language English
- Total size 1.2 GB
- Uploaded By coursedrive
- Downloads 132
- Last checked 3 days ago
- Date uploaded 6 years ago
- Seeders 1
- Leechers 1
Infohash : 9199153C22D8A91B9FF008115AB2E726DB734DDD
Laravel for beginners bootcamp - Become a Master Developer! Download
This complete Laravel 5.5 tutorial course teaches you how to build a full world class project with Laravel.
What you'll learn
Student's will learn to build advanced websites with Laravel
Students will learn important modern web development concepts
Also Students will learn all the new tips and tricks introduced in Laravel 5.5
Students will be able to build complex websites such as accounting systems, payment systems and so on.
Requirements
You should know some little PHP at a beginner level.
You should have designed a website before.
Description
This course is for PHP developers who wish to take their web development skills to the world stage.It teaches how to use the world standard Laravel PHP framework for building advanced and interesting web applications. Hundreds of thousands of web developers and teams around the world use Laravel.
What people are saying about this course:
"Thanks a lot for this course, it has given me a new role at my job place" - Eric
"Thanks alot for helping me understand MVC in a simple and direct way" - Sophia
"You know how to explain things very easily and clearly, I am subscribing to your other courses" - Ibrahim
Laravel 5.5 is the latest version of Laravel and is in heavy high demand. I do hope that by the end of this course, the skills you gain will put you in a higher level income in no time.
Who is the target audience?
Students who wish to take their web development skills to the world stage.
Students who wish to acquire professional and well sought-after web development skills
Who wish to learn to use the all-new laravel 5.5
Download More Latest Courses Visit ==>> Course Drive
Files:
Laravel 5 5 for beginners - Become a Master Developer Laravel 5.5 for beginners - Become a Master Developer 08 User roles and access control- 061 preventing duplicate record in the database.mp4 (44.8 MB)
- 055 How to create user roles in laravel.mp4 (26.3 MB)
- 056 How to setup role menu.mp4 (21.2 MB)
- 057 create add email form.mp4 (16.9 MB)
- 058 named parameters and routes.mp4 (20.7 MB)
- 059 add user method.mp4 (38.0 MB)
- 060 this page has expired due to inactivity.mp4 (20.4 MB)
- ReadMe.txt (0.5 KB)
- Visit Coursedrive.org.url (0.1 KB)
- ReadMe.txt (0.5 KB)
- Visit Coursedrive.org.url (0.1 KB) 01 Introduction and Setup
- 001 Introduction.mp4 (11.3 MB)
- 002 Setup your Laravel environment.mp4 (29.8 MB)
- 003 How to install laravel 5.5.mp4 (19.0 MB)
- 004 How to spin up a webserver in laravel.mp4 (12.9 MB)
- 005 Understanding Laravel 5.5 folder structure.mp4 (23.0 MB)
- 006 Creating a user authentication system.mp4 (15.7 MB)
- 007 Testing user registration and signup.mp4 (21.1 MB)
- Must Read.txt (0.5 KB)
- Visit Coursedrive.org.url (0.1 KB) quizzes
- 001 Test your understanding of laravel so far.html (3.3 KB)
- 008 How to create migrations in laravel 5.5.mp4 (16.5 MB)
- 009 Tasks migration.mp4 (13.2 MB)
- 010 Projects migration.mp4 (11.0 MB)
- 011 Polymorphic relationships in migrations.mp4 (22.9 MB)
- 012 Roles migration.mp4 (13.3 MB)
- 013 Many to many relationships in migrations.mp4 (29.5 MB)
- 014 How to fix specified key too long error.mp4 (2.6 MB)
- 015 What is MVC in Laravel 5.5.mp4 (9.8 MB)
- 016 What are fillable fields.mp4 (14.2 MB)
- 017 How to define database relationships.mp4 (15.4 MB)
- 018 Many to many relationships explained.mp4 (13.3 MB)
- 019 How to create controllers with resource.mp4 (22.0 MB)
- 020 Creating more controllers.mp4 (12.8 MB)
- 021 How to retrieve list of companies.mp4 (16.3 MB)
- 022 Create companies index blade.mp4 (26.9 MB)
- 023 How to retrieve list of items in laravel.mp4 (23.4 MB)
- 024 How to retrieve a single record from the database.mp4 (16.4 MB)
- 025 How to display a single item in laravel.mp4 (29.3 MB)
- 026 How to display has many relationships in laravel.mp4 (18.8 MB)
- 027 How to add side menu in laravel.mp4 (25.2 MB)
- ReadMe.txt (0.5 KB)
- Visit Coursedrive.org.url (0.1 KB)
- 028 Mobile responsive design approach.mp4 (10.4 MB)
- 029 how to create links and display pages.mp4 (14.9 MB)
- 030 How to create forms in laravel.mp4 (32.4 MB)
- 031 How to update database in laravel.mp4 (16.0 MB)
- 032 How to set session flash messages in laravel.mp4 (16.6 MB)
- 033 fixing success flash message not showing.mp4 (5.2 MB)
- 034 How to create delete link in laravel.mp4 (21.5 MB)
- 035 How to write the delete function in laravel.mp4 (9.9 MB)
- 036 Link to create new companies.mp4 (16.2 MB)
- 037 how to create new item in database in laravel.mp4 (17.9 MB)
- 038 how to save data in database in laravel.mp4 (31.8 MB)
- 039 How to add more items to navigation menu.mp4 (15.8 MB)
- 040 How to get companies created by a certain user.mp4 (21.1 MB)
- 041 How to pass optional parameters in laravel.mp4 (37.6 MB)
- 042 Fixing the error in the past video.mp4 (10.0 MB)
- 043 how to group routes under auth.mp4 (15.1 MB)
- 044 access logged in user details from blade.mp4 (12.8 MB)
- 045 Specifying Polymorphic Relationships.mp4 (8.5 MB)
- 046 creating the add comment form.mp4 (26.8 MB)
- 047 save comments to database and redirect to previous page.mp4 (20.5 MB)
- 048 fix errors on projects index.mp4.mp4 (13.6 MB)
- 049 dynamic select drop down.mp4 (21.8 MB)
- 050 fix projects create page.mp4 (11.9 MB)
- 051 polymorphic relationship not working - fixed.mp4 (19.3 MB)
- 052 How to retrieve extra tables from polymorphic relationships.mp4 (36.5 MB)
- 053 How to include custom codes in partials folder.mp4 (28.0 MB)
- 054 How to add icons to blade.mp4 (25.4 MB)
- Visit Coursedrive.org.url (0.1 KB)
- Course Downloaded from coursedrive.org.txt (0.5 KB)
There are currently no comments. Feel free to leave one :)
Code:
- UDP://TRACKER.LEECHERS-PARADISE.ORG:6969/ANNOUNCE