Udemy - The Ultimate Advanced Laravel Pro course (incl Vuejs)
- CategoryOther
- TypeTutorials
- LanguageEnglish
- Total size2 GB
- Uploaded Byfcs0310
- Downloads30
- Last checkedJul. 13th '18
- Date uploadedJul. 12th '18
- Seeders 15
- Leechers10
Infohash : FE3E739B84F93F8F504BB840C3270A8B805E6C0C
Udemy - The Ultimate Advanced Laravel Pro course (incl Vuejs)
Learn the advanced concepts of the laravel and vuejs frameworks, and also build and deploy a complete real world project
For more Udemy Courses: https://freecoursesite.com
Files:
[FreeCourseSite.com] Udemy - The Ultimate Advanced Laravel Pro course (incl Vuejs) 01 INTRODUCTION TO COURSE CONTENT- 001 INTRODUCTION TO COURSE CONTENT.html (3.7 KB)
- 002 Custom configuration files keys and env variables-en.srt (11.8 KB)
- 002 Custom configuration files keys and env variables.mp4 (19.9 MB)
- 003 Laravel default authentication system I-en.srt (10.8 KB)
- 003 Laravel default authentication system I.mp4 (20.5 MB)
- 004 Laravel default authentication system II-en.srt (18.4 KB)
- 004 Laravel default authentication system II.mp4 (31.7 MB)
- 005 Laravel default authentication system III-en.srt (20.7 KB)
- 005 Laravel default authentication system III.mp4 (36.4 MB)
- 006 Service providers in laravel-en.srt (18.3 KB)
- 006 Service providers in laravel.mp4 (31.9 MB)
- 007 Deep dive into Laravel middleware-en.srt (15.8 KB)
- 007 Deep dive into Laravel middleware.mp4 (29.5 MB)
- 008 Deep dive into laravel middleware groups-en.srt (17.5 KB)
- 008 Deep dive into laravel middleware groups.mp4 (31.0 MB)
- 009 Exception handling and custom exceptions-en.srt (13.2 KB)
- 009 Exception handling and custom exceptions.mp4 (24.6 MB)
- 010 Section introduction.html (2.5 KB)
- 011 Introduction to testing in laravel-en.srt (8.2 KB)
- 011 Introduction to testing in laravel.mp4 (11.8 MB)
- 012 Running our first test-en.srt (7.4 KB)
- 012 Running our first test.mp4 (10.8 MB)
- 013 Writing our first test-en.srt (17.9 KB)
- 013 Writing our first test.mp4 (28.1 MB)
- 014 A demo application-en.srt (8.1 KB)
- 014 A demo application.mp4 (8.5 MB)
- 015 Running tests to green-en.srt (13.5 KB)
- 015 Running tests to green.mp4 (26.6 MB)
- 016 Our first successful tests-en.srt (6.1 KB)
- 016 Our first successful tests.mp4 (12.0 MB)
- 017 Refactoring to controllers-en.srt (3.1 KB)
- 017 Refactoring to controllers.mp4 (5.8 MB)
- 018 Posts not found-en.srt (11.7 KB)
- 018 Posts not found.mp4 (23.6 MB)
- 019 Refactoring to cleaner code with unit tests-en.srt (8.0 KB)
- 019 Refactoring to cleaner code with unit tests.mp4 (12.8 MB)
- 020 Switching to sqlite for speed-en.srt (4.7 KB)
- 020 Switching to sqlite for speed.mp4 (9.9 MB)
- 021 Viewing all posts-en.srt (9.3 KB)
- 021 Viewing all posts.mp4 (21.7 MB)
- 022 Creating a post-en.srt (8.0 KB)
- 022 Creating a post.mp4 (18.6 MB)
- 023 Testing validation rules in laravel-en.srt (5.9 KB)
- 023 Testing validation rules in laravel.mp4 (15.0 MB)
- 024 Introduction to laravel dusk-en.srt (7.0 KB)
- 024 Introduction to laravel dusk.mp4 (15.1 MB)
- 025 Test driving login with dusk-en.srt (7.5 KB)
- 025 Test driving login with dusk.mp4 (14.5 MB)
- 026 Testing viewing posts with dusk-en.srt (4.4 KB)
- 026 Testing viewing posts with dusk.mp4 (8.9 MB)
- 027 Testing create post with dusk-en.srt (8.8 KB)
- 027 Testing create post with dusk.mp4 (20.2 MB)
- 028 Only authenticated users have access-en.srt (2.8 KB)
- 028 Only authenticated users have access.mp4 (5.9 MB)
- 029 Project LARACASTS CLONE OVERVIEW WHAT WELL BUILD-en.srt (8.3 KB)
- 029 Project LARACASTS CLONE OVERVIEW WHAT WELL BUILD.mp4 (19.2 MB)
- 030 Understanding Laravel authentication-en.srt (11.0 KB)
- 030 Understanding Laravel authentication.mp4 (22.9 MB)
- 031 Testing out the authenticated Method-en.srt (2.8 KB)
- 031 Testing out the authenticated Method.mp4 (5.4 MB)
- 032 The login modal with Vuejs-en.srt (6.7 KB)
- 032 The login modal with Vuejs.mp4 (15.2 MB)
- 033 Building our login form-en.srt (7.4 KB)
- 033 Building our login form.mp4 (11.6 MB)
- 034 Making login ajax requests from Vuejs-en.srt (3.8 KB)
- 034 Making login ajax requests from Vuejs.mp4 (7.7 MB)
- 035 Refreshing current page after successful login-en.srt (7.9 KB)
- 035 Refreshing current page after successful login.mp4 (13.6 MB)
- 036 Loading state of the login component-en.srt (4.4 KB)
- 036 Loading state of the login component.mp4 (9.0 MB)
- 037 Using custom exceptions in laravel-en.srt (6.6 KB)
- 037 Using custom exceptions in laravel.mp4 (11.5 MB)
- 038 Displaying authentication errors in vue login component-en.srt (5.2 KB)
- 038 Displaying authentication errors in vue login component.mp4 (9.4 MB)
- 039 Writing our first authentication test-en.srt (6.2 KB)
- 039 Writing our first authentication test.mp4 (9.2 MB)
- 040 Writing tests for successful login-en.srt (4.1 KB)
- 040 Writing tests for successful login.mp4 (5.0 MB)
- 041 Customizing registration with test driven development-en.srt (13.5 KB)
- 041 Customizing registration with test driven development.mp4 (25.8 MB)
- 042 Testing email sending with Laravel-en.srt (9.3 KB)
- 042 Testing email sending with Laravel.mp4 (17.7 MB)
- 043 Testing confirm email tokens for users-en.srt (9.0 KB)
- 043 Testing confirm email tokens for users.mp4 (11.7 MB)
- 044 Test driving confirm email functionality for users-en.srt (11.3 KB)
- 044 Test driving confirm email functionality for users.mp4 (15.9 MB)
- 045 Confirm user with mailtrap-en.srt (7.0 KB)
- 045 Confirm user with mailtrap.mp4 (13.8 MB)
- 046 Setting up the series model-en.srt (3.6 KB)
- 046 Setting up the series model.mp4 (6.9 MB)
- 047 Setting up the create series view-en.srt (3.6 KB)
- 047 Setting up the create series view.mp4 (5.2 MB)
- 048 Storing series with custom request instances-en.srt (9.8 KB)
- 048 Storing series with custom request instances.mp4 (14.8 MB)
- 049 Storing uploaded files-en.srt (4.7 KB)
- 049 Storing uploaded files.mp4 (6.5 MB)
- 050 Testing series creation and file upload-en.srt (9.5 KB)
- 050 Testing series creation and file upload.mp4 (19.8 MB)
- 051 Refactoring to request classes for cleaner controllers-en.srt (3.8 KB)
- 051 Refactoring to request classes for cleaner controll
Code:
- udp://inferno.demonoid.pw:3391/announce
- udp://tracker.openbittorrent.com:80/announce
- udp://tracker.opentrackr.org:1337/announce
- udp://torrent.gresille.org:80/announce
- http://glotorrents.pw:80/announce
- udp://tracker.leechers-paradise.org:6969/announce
- udp://tracker.pirateparty.gr:6969/announce
- udp://tracker.coppersurfer.tk:6969/announce
- udp://tracker.leechers-paradise.org:6969/announce
- udp://ipv4.tracker.harry.lu:80/announce
- udp://9.rarbg.to:2790/announce
- udp://shadowshq.yi.org:6969/announce
- udp://tracker.zer0day.to:1337/announce
- udp://tracker.zer0day.to:1337/announce
- udp://tracker.leechers-paradise.org:6969/announce
- udp://coppersurfer.tk:6969/announce