Filename Size 1 - Introduction/1 - Introduction.mp4 97.8 MB 1 - Introduction/2 - Before we start.mp4 14.9 MB 1 - Introduction/3 - Laravel setup.mp4 76.8 MB 1 - Introduction/4 - laravel setup continue.mp4 18.8 MB 10 - update profile of employer and seeker/58 - index.blade.php 2.4 KB 10 - update profile of employer and seeker/58 - update employer profile form.mp4 71.1 MB 10 - update profile of employer and seeker/59 - update employer profile.mp4 93.9 MB 10 - update profile of employer and seeker/60 - allow user to access dashboard based on user type.mp4 36.6 MB 10 - update profile of employer and seeker/61 - make a middleware to check if user is logged in.mp4 35.4 MB 10 - update profile of employer and seeker/62 - update seeker profile.mp4 47.2 MB 10 - update profile of employer and seeker/63 - change password.mp4 123.3 MB 10 - update profile of employer and seeker/64 - update employer password.mp4 25.2 MB 10 - update profile of employer and seeker/65 - upload a resume for job seeker.mp4 76.5 MB 11 - Applicants/66 - setup many to many relationships between users and listings table.mp4 164.3 MB 11 - Applicants/67 - understanding onDelete cascade in migration file.mp4 20.9 MB 11 - Applicants/68 - query pivot table.mp4 130.6 MB 11 - Applicants/69 - eager loading and solving N1 problem.mp4 205.2 MB 11 - Applicants/70 - get applicants for the job.mp4 37.2 MB 11 - Applicants/71 - get applicants details.mp4 93.6 MB 11 - Applicants/72 - applicant.blade.php 1.2 KB 11 - Applicants/72 - design applicants display page.mp4 72.3 MB 11 - Applicants/73 - download applicants resume.mp4 17.1 MB 11 - Applicants/74 - shortlist the candidate.mp4 90.7 MB 11 - Applicants/75 - Queue and send email to shortlisted applicants.mp4 58.5 MB 11 - Applicants/76 - protect jobs and applicants using laravel policy.mp4 77.7 MB 12 - Listing jobs in frontend/77 - card.blade.php 2.3 KB 12 - Listing jobs in frontend/77 - design the page to list all jobs.mp4 77.3 MB 12 - Listing jobs in frontend/78 - List all jobs in front page.mp4 64.6 MB 12 - Listing jobs in frontend/79 - Format salary.mp4 15.3 MB 12 - Listing jobs in frontend/80 - get individual job post.mp4 90 MB 12 - Listing jobs in frontend/80 - page.blade.php 1 KB 12 - Listing jobs in frontend/81 - script.js 912 B 12 - Listing jobs in frontend/81 - upload resume with Filepond js.mp4 116.7 MB 12 - Listing jobs in frontend/82 - process file uploading server side.mp4 81.7 MB 12 - Listing jobs in frontend/83 - submit the application.mp4 84.1 MB 12 - Listing jobs in frontend/84 - show hide apply button based on condition.mp4 62.7 MB 12 - Listing jobs in frontend/85 - dropdown.blade.php 794 B 12 - Listing jobs in frontend/85 - make a navbar dropdown.mp4 54.8 MB 12 - Listing jobs in frontend/86 - filtering jobs based different parameters part1.mp4 65.7 MB 12 - Listing jobs in frontend/87 - query db and filter jobs.mp4 76.4 MB 12 - Listing jobs in frontend/88 - designing the cards.mp4 23.6 MB 12 - Listing jobs in frontend/89 - cast salary to fix filter by salary.mp4 11.8 MB 12 - Listing jobs in frontend/90 - company-profile.blade.php 1.2 KB 12 - Listing jobs in frontend/90 - show company profile and jobs.mp4 95.7 MB 12 - Listing jobs in frontend/91 - update employer cards in dashboard.mp4 50.8 MB 12 - Listing jobs in frontend/92 - get list of jobs applied by job seeker.mp4 89.8 MB 13 - Conclusion and Download resources/93 - Conclusion.mp4 3.8 MB 13 - Conclusion and Download resources/93 - myjob.sql 192.4 KB 13 - Conclusion and Download resources/93 - myjob.zip 40.4 MB 13 - Conclusion and Download resources/93 - startbootstrap-sb-admin-gh-pages.zip 60.8 KB 2 - Laravel Basic/5 - laravel folder structure.mp4 49.1 MB 2 - Laravel Basic/6 - Laravel basic controllermodelroute and migration introduction.mp4 95 MB 2 - Laravel Basic/7 - laravel basic continue.mp4 175 MB 3 - design pages and forms/10 - users table migration.mp4 48.3 MB 3 - design pages and forms/11 - job seeker registration.mp4 96.8 MB 3 - design pages and forms/12 - validate the form.mp4 48.8 MB 3 - design pages and forms/13 - bug fixing.mp4 5.4 MB 3 - design pages and forms/14 - login form design.mp4 35.1 MB 3 - design pages and forms/14 - login.blade.php 1.4 KB 3 - design pages and forms/15 - Process login.mp4 70.4 MB 3 - design pages and forms/16 - Logout user.mp4 62.6 MB 3 - design pages and forms/17 - authenticate user to access dashboard.mp4 35.4 MB 3 - design pages and forms/18 - employer registration form.mp4 25.4 MB 3 - design pages and forms/18 - employer.blade.php 2 KB 3 - design pages and forms/19 - processing employer registration form.mp4 31.5 MB 3 - design pages and forms/20 - add flash message.mp4 31.6 MB 3 - design pages and forms/21 - set employer trial date.mp4 29.7 MB 3 - design pages and forms/22 - dashboard.blade.php 2.2 KB 3 - design pages and forms/22 - employer dashboard design.mp4 42.9 MB 3 - design pages and forms/23 - hide trial ends message for job seeker.mp4 16.7 MB 3 - design pages and forms/8 - app.blade.php 2 KB 3 - design pages and forms/8 - extend template.mp4 53.2 MB 3 - design pages and forms/9 - seeker registration form.mp4 88.9 MB 3 - design pages and forms/9 - seeker.blade.php 2.1 KB 4 - Email verification and sending email verification link to user/24 - email verification part 1.mp4 82 MB 4 - Email verification and sending email verification link to user/25 - send email verification link part 2.mp4 70.4 MB 4 - Email verification and sending email verification link to user/26 - handle verifying user account.mp4 36.4 MB 4 - Email verification and sending email verification link to user/27 - resend email verification link.mp4 86 MB 4 - Email verification and sending email verification link to user/28 - show user trial expiry message.mp4 19.1 MB 5 - make an AJAX request to process registration/29 - employer.js 1.2 KB 5 - make an AJAX request to process registration/29 - make an AJAX request while registering an employer.mp4 160.1 MB 5 - make an AJAX request to process registration/30 - make an AJAX request while registering a job seeker.mp4 47.6 MB 5 - make an AJAX request to process registration/30 - seeker.js 1.3 KB 6 - Payments and Stripe/31 - Payments get stripe secret keys.mp4 47.2 MB 6 - Payments and Stripe/32 - Payments building a payment cards.mp4 105.1 MB 6 - Payments and Stripe/32 - subscribe.blade.php 2.7 KB 6 - Payments and Stripe/33 - payments add middleware to protect subscription.mp4 54.4 MB 6 - Payments and Stripe/34 - Payment define plans and prices.mp4 84.9 MB 6 - Payments and Stripe/34 - SubscriptionController.php 3.8 KB 6 - Payments and Stripe/35 - Payment stripe checkout.mp4 168.2 MB 6 - Payments and Stripe/35 - SubscriptionController.php 3.8 KB 6 - Payments and Stripe/36 - Payment updated db once payment successful.mp4 107.3 MB 6 - Payments and Stripe/37 - Protect job posting route from non premium user.mp4 85.4 MB 6 - Payments and Stripe/38 - Add middleware and do not allow premium user to make payment twice.mp4 55.1 MB 7 - Queue mail/39 - Send confirmation email to user with purchase details.mp4 175 MB 8 - Integrate admin theme/40 - integrate admin template.mp4 76.3 MB