Tags
Language
Tags
July 2024
Su Mo Tu We Th Fr Sa
30 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31 1 2 3

Let'S Build A Referral System With Laravel

Posted By: ELK1nG
Let'S Build A Referral System With Laravel

Let'S Build A Referral System With Laravel
Published 7/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 290.48 MB | Duration: 0h 41m

Learn how to build a feature complete referral system with Laravel, completely from scratch.

What you'll learn

Learn how to build a feature-complete referral system with Laravel, completely from scratch.

Understand the basics of creating unique referral codes for users.

Learn how to set cookies to track referral activities across your website.

Learn how to integrate Stripe subscriptions in a Laravel app

Learn how to design a simple dashboard to display detailed referral statistics for your users, this also includes the number of visits and clicks

Learn how to set up automated jobs to generate monthly CSV files with payout amounts.

Automatically update the status of referrals as paid when generating the CSV.

Display historical referral payments for users in an organized manner.

Requirements

Beginner Level knowledge of PHP/Laravel is required

Description

Learn how to build a feature-complete referral system with Laravel 11, completely from scratch.This comprehensive course teaches you how to generate referral codes, track referrals using cookies, integrate referrals with subscriptions, and provide detailed referral statistics in a user-friendly dashboard. We'll also dive into the admin side, teaching you how to automate payout processes, mark referrals as paid, and manage historical referral payments seamlessly.What You'll LearnGenerate Referral Codes: Understand the basics of creating unique referral codes for users.Set Up Tracking Cookies: Learn how to set cookies to track referral activities across your website.Integrate Referrals with Subscriptions: Learn how to connect the referral system to your subscription models.Stripe Subscriptions: Learn how to integrate Stripe subscriptions in a Laravel app, and we'll provide commissions accordingly when someone buys a subscription.Display Referral Stats: Learn how to design a simple dashboard to display detailed referral statistics for your users, this also includes the number of visits and clicks, along with conversions and data of referred users.Automate Payout Processes: Learn how to set up automated jobs to generate monthly CSV files with payout amounts.Mark Referrals as Paid: Automatically update the status of referrals as paid when generating the CSV.Manage Historical Payments: Display historical referral payments for users in an organized manner.

Overview

Section 1: Let's Build a Referral System with Laravel (In Progress)

Lecture 1 Installing a Fresh Laravel Project

Lecture 2 Creating the Referral Code Schema

Lecture 3 Generating Unique Referral Codes

Lecture 4 Retrospectively assigning Referral Codes

Lecture 5 Enabling Referrals with a PayPal Email Address

Laravel developers who want to build a Referral System with Laravel