Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Advanced Shopify App Development with PHP and Laravel
First Section
Intro (1:00)
Requirements (7:23)
Installing and Upgrading a few things (18:36)
Installing Valet - Secure Connection (6:49)
Installing NGROK - Secure Connection (8:35)
Setup connection to MYSQL MAMP (8:44)
Create Shopify Partner Account And APP (10:17)
Connect Local App to Shopify (24:42)
Install React and Polaris in App (17:03)
Install React Router (17:25)
Prototype
Create a Layout From Dashboard HTML Template (22:02)
Implement React Router to Main Layout (18:18)
Create New Link Pages (19:00)
Learn More About App Bridge (14:43)
How to Add Sample Data For Your Shopify Store (3:38)
How to use resource picker (9:15)
Create Links - Frontend
Adding the correct fields to create new product link (21:18)
Create Product Link Logic Part 1 (21:02)
Setting up GraphiQL Explorer (13:21)
Get Product Data From Admin API (26:59)
Create Product Link Logic Part 2 (20:30)
Creating link previews (34:52)
Make URL Friendly Strings (14:20)
Redirect Users with React Router (3:00)
Create a Collection Link Url Page (31:29)
Create New Custom Link Page (12:45)
Adding Discounts Feature To The Links (41:06)
Create Links Backend
Generate Controllers Models Seeds Migrations For Links (8:19)
Create Table Columns For Links and Shortlinks (28:15)
Create Api Route to save product link data (22:28)
Save Product Link and Collection Links (19:55)
Save Custom Links To Database (16:25)
Show All Links Part 1 (20:33)
Show All Links Part 2 (24:42)
Fix cookie bug (6:55)
Edit Page For Links Part 1 (19:52)
Edit Page For Links Part 2 (21:32)
Edit Page For Links Part 3 (21:52)
update links with new data (30:40)
Delete Product Link (22:17)
Edit and Delete Features For Collection Links (39:10)
Edit and Delete Custom Links (18:00)
Save Product Link Url to Table (24:55)
Save Collection Link URL to Table (18:14)
Save custom link url to table (20:56)
Create Short Links
Quick Overview of Shortlink Feature (5:10)
Save Short Link To Database (6:25)
Redirect from shortlink to link (16:42)
Killing Link URL BUG (14:50)
Keep track of each click (18:24)
Create Dummy Data
Create Dummy Data Factory For Links (20:01)
Create Dummy Data Factory For Shortlinks (10:15)
Create Dummy Data Seeder For Links and Clicks (17:56)
Make Sure you have clicks on your current date (2:40)
Dashboard Reports
Setup Dashboard API (27:25)
Show Total Links and Clicks (6:42)
Fixing the queries (12:59)
Setup Bizcharts (15:01)
Display Clicks and Links Charts (26:16)
Fix Time Bug On Charts Data (7:52)
Edit Factor To Have New Link Source (5:21)
Add total clicks from campaign sources (19:21)
Billing
How to Make Money With Shopify Application (27:50)
Looking At Documentation before setting up billable app (8:59)
Setting up recurring payments (18:35)
Using User Payment Plans For Logic and Features (15:49)
Deploy Application
Deploy App To Heroku (15:07)
Final Touches for shopify app in production (22:13)
web hooks and plans (16:41)
Ultimate guide to submit shopify app to app store (32:05)
More Videos Coming Everyday
More videos coming everyday
Quick Overview of Shortlink Feature
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock