Общая информация
Название [FreeCourseSite.com] Udemy - Laravel 10- Job portal application 2023 (go beginner to pro)
Тип
Размер 6.27Гб

Файлы в торренте
Обратите внимание, что наш сайт не размещает какие-либо файлы из списка. Вы не можете скачать эти файлы или скачать torrent-файл.
[CourseClub.Me].url 122б
[CourseClub.Me].url 122б
[CourseClub.Me].url 122б
[FreeCourseSite.com].url 127б
[FreeCourseSite.com].url 127б
[FreeCourseSite.com].url 127б
[GigaCourse.Com].url 49б
[GigaCourse.Com].url 49б
[GigaCourse.Com].url 49б
10 - users table migration.mp4 48.28Мб
11 - job seeker registration.mp4 96.85Мб
12 - validate the form.mp4 48.77Мб
13 - bug fixing.mp4 5.45Мб
14 - login.blade.php 1.44Кб
14 - login form design.mp4 35.05Мб
15 - Process login.mp4 70.40Мб
16 - Logout user.mp4 62.65Мб
17 - authenticate user to access dashboard.mp4 35.36Мб
18 - employer.blade.php 2.04Кб
18 - employer registration form.mp4 25.40Мб
19 - processing employer registration form.mp4 31.50Мб
1 - Introduction.mp4 97.79Мб
20 - add flash message.mp4 31.60Мб
21 - set employer trial date.mp4 29.68Мб
22 - dashboard.blade.php 2.24Кб
22 - employer dashboard design.mp4 42.88Мб
23 - hide trial ends message for job seeker.mp4 16.69Мб
24 - email verification part 1.mp4 81.95Мб
25 - send email verification link part 2.mp4 70.37Мб
26 - handle verifying user account.mp4 36.43Мб
27 - resend email verification link.mp4 85.96Мб
28 - show user trial expiry message.mp4 19.12Мб
29 - employer.js 1.24Кб
29 - make an AJAX request while registering an employer.mp4 160.15Мб
2 - Before we start.mp4 14.94Мб
30 - make an AJAX request while registering a job seeker.mp4 47.58Мб
30 - seeker.js 1.26Кб
31 - Payments get stripe secret keys.mp4 47.19Мб
32 - Payments building a payment cards.mp4 105.13Мб
32 - subscribe.blade.php 2.71Кб
33 - payments add middleware to protect subscription.mp4 54.43Мб
34 - Payment define plans and prices.mp4 84.85Мб
34 - SubscriptionController.php 3.81Кб
35 - Payment stripe checkout.mp4 168.24Мб
35 - SubscriptionController.php 3.81Кб
36 - Payment updated db once payment successful.mp4 107.26Мб
37 - Protect job posting route from non premium user.mp4 85.38Мб
38 - Add middleware and do not allow premium user to make payment twice.mp4 55.09Мб
39 - Send confirmation email to user with purchase details.mp4 175.00Мб
3 - Laravel setup.mp4 76.84Мб
40 - integrate admin template.mp4 76.35Мб
40 - startbootstrap-sb-admin-gh-pages.zip 60.76Кб
41 - Integrate admin template fix logout.mp4 73.00Мб
42 - show a subscription link.mp4 23.42Мб
43 - make a migration file to post a job.mp4 71.02Мб
44 - create.blade.php 4.56Кб
44 - design a form for posting job.mp4 97.08Мб
45 - add a feature image column.mp4 32.63Мб
46 - add a datepicker.mp4 16.53Мб
47 - add WYSIWYG editor.mp4 36.09Мб
48 - validate job posting form.mp4 86.49Мб
49 - post a job.mp4 141.73Мб
4 - laravel setup continue.mp4 18.83Мб
50 - refactor job post controller.mp4 124.40Мб
51 - edit.blade.php 5.21Кб
51 - edit a job.mp4 81.25Мб
52 - update a job.mp4 76.34Мб
53 - refactor update method code.mp4 33.90Мб
54 - refactor upload image coode.mp4 19.09Мб
55 - get jobs belongs to user.mp4 74.49Мб
56 - delete jobs.mp4 114.90Мб
57 - protect the job creation with middleware for standard user.mp4 23.48Мб
58 - index.blade.php 2.38Кб
58 - update employer profile form.mp4 71.07Мб
59 - update employer profile.mp4 93.90Мб
5 - laravel folder structure.mp4 49.07Мб
60 - allow user to access dashboard based on user type.mp4 36.58Мб
61 - make a middleware to check if user is logged in.mp4 35.37Мб
62 - update seeker profile.mp4 47.25Мб
63 - change password.mp4 123.35Мб
64 - update employer password.mp4 25.21Мб
65 - upload a resume for job seeker.mp4 76.50Мб
66 - setup many to many relationships between users and listings table.mp4 164.28Мб
67 - understanding onDelete cascade in migration file.mp4 20.93Мб
68 - query pivot table.mp4 130.56Мб
69 - eager loading and solving N1 problem.mp4 205.25Мб
6 - Laravel basic controllermodelroute and migration introduction.mp4 95.04Мб
70 - get applicants for the job.mp4 37.20Мб
71 - get applicants details.mp4 93.59Мб
72 - applicant.blade.php 1.23Кб
72 - design applicants display page.mp4 72.34Мб
73 - download applicants resume.mp4 17.06Мб
74 - shortlist the candidate.mp4 90.69Мб
75 - Queue and send email to shortlisted applicants.mp4 58.50Мб
76 - protect jobs and applicants using laravel policy.mp4 77.66Мб
77 - card.blade.php 2.31Кб
77 - design the page to list all jobs.mp4 77.27Мб
78 - List all jobs in front page.mp4 64.60Мб
79 - Format salary.mp4 15.31Мб
7 - laravel basic continue.mp4 175.01Мб
80 - get individual job post.mp4 89.97Мб
80 - page.blade.php 1.02Кб
81 - script.js 912б
81 - upload resume with Filepond js.mp4 116.71Мб
82 - process file uploading server side.mp4 81.72Мб
83 - submit the application.mp4 84.06Мб
84 - show hide apply button based on condition.mp4 62.70Мб
85 - dropdown.blade.php 794б
85 - make a navbar dropdown.mp4 54.81Мб
86 - filtering jobs based different parameters part1.mp4 65.72Мб
87 - query db and filter jobs.mp4 76.37Мб
88 - designing the cards.mp4 23.64Мб
89 - cast salary to fix filter by salary.mp4 11.84Мб
8 - app.blade.php 2.03Кб
8 - extend template.mp4 53.23Мб
90 - company-profile.blade.php 1.18Кб
90 - show company profile and jobs.mp4 95.71Мб
91 - update employer cards in dashboard.mp4 50.75Мб
92 - get list of jobs applied by job seeker.mp4 89.81Мб
93 - Conclusion.mp4 3.83Мб
93 - myjob.sql 192.41Кб
93 - myjob.zip 40.41Мб
93 - startbootstrap-sb-admin-gh-pages.zip 60.76Кб
9 - seeker.blade.php 2.13Кб
9 - seeker registration form.mp4 88.89Мб
Статистика распространения по странам
Индия (IN) 3
Китай (CN) 1
Вьетнам (VN) 1
Сербия (RS) 1
Южная Корея (KR) 1
США (US) 1
Пакистан (PK) 1
Тайланд (TH) 1
Уганда (UG) 1
Канада (CA) 1
Филиппины (PH) 1
Всего 13
Список IP Полный список IP-адресов, которые скачивают или раздают этот торрент