-
Урок 1.
00:07:39
welcome
-
Урок 2.
00:07:08
Introduction
-
Урок 3.
00:06:28
setup laravel
-
Урок 4.
00:06:32
create user authentication
-
Урок 5.
00:03:50
create migrations
-
Урок 6.
00:06:38
Qrcode migration file
-
Урок 7.
00:01:48
create roles migration
-
Урок 8.
00:06:38
create migration for transactions table
-
Урок 9.
00:06:11
run migrations
-
Урок 10.
00:05:17
install laravel generator
-
Урок 11.
00:06:19
setup laravel generator
-
Урок 12.
00:08:19
generate front end files
-
Урок 13.
00:09:35
implement soft deletes
-
Урок 14.
00:04:59
Folder structure
-
Урок 15.
00:06:50
bootstrap template
-
Урок 16.
00:08:42
Install QRCodes
-
Урок 17.
00:07:41
create qrcode path
-
Урок 18.
00:05:30
celanup the create qrcode page
-
Урок 19.
00:06:18
generate qrcode
-
Урок 20.
00:08:47
correct qrcode update
-
Урок 21.
00:05:33
dispaly qrcode
-
Урок 22.
00:02:02
scan qrcode and retrieve message
-
Урок 23.
00:01:49
review of road map
-
Урок 24.
00:06:15
create different user roles
-
Урок 25.
00:10:14
cleanup the qrcode index page
-
Урок 26.
00:04:33
fix the after edit redirection
-
Урок 27.
00:07:40
cleanup the qrcode page
-
Урок 28.
00:06:37
cleanup the qrcode interface
-
Урок 29.
00:07:15
Cleanup roles show
-
Урок 30.
00:03:19
Cleanup roles index
-
Урок 31.
00:09:44
one to many relationships
-
Урок 32.
00:04:59
one to many relationships 2
-
Урок 33.
00:07:10
one to many relationships 3
-
Урок 34.
00:06:40
cleanup transactions index
-
Урок 35.
00:04:29
cleanup user show
-
Урок 36.
00:07:30
cleanup user index page
-
Урок 37.
00:03:26
cleanup user edit
-
Урок 38.
00:09:25
user levels
-
Урок 39.
00:04:39
Hash password
-
Урок 40.
00:04:32
Remove images
-
Урок 41.
00:06:31
organise menus according to user roles
-
Урок 42.
00:06:49
indicate logged in status
-
Урок 43.
00:07:07
list users that belong to roles
-
Урок 44.
00:05:46
list all transactions under a qrcode
-
Урок 45.
00:06:54
list users transactions and qrcodes
-
Урок 46.
00:08:02
how to create middleware
-
Урок 47.
00:04:26
testing the middleware
-
Урок 48.
00:08:33
creating middleware for users
-
Урок 49.
00:09:25
accounts migration
-
Урок 50.
00:05:31
generate blade pages for accounts
-
Урок 51.
00:07:21
add extra fields to accounts
-
Урок 52.
00:06:49
cleanup accounts index
-
Урок 53.
00:08:16
one to many relationship for user accounts
-
Урок 54.
00:02:55
number format for amount
-
Урок 55.
00:06:13
cleanup account edit page
-
Урок 56.
00:07:08
cleanup accounts show page
-
Урок 57.
00:02:47
partition accounts show page
-
Урок 58.
00:04:30
adding account histories
-
Урок 59.
00:04:51
account histories
-
Урок 60.
00:06:24
add payout button
-
Урок 61.
00:05:41
add buttons
-
Урок 62.
00:05:17
add routes
-
Урок 63.
00:08:15
create payout function
-
Урок 64.
00:06:42
complete payout request
-
Урок 65.
00:07:52
create mark as paid function
-
Урок 66.
00:09:54
add payment status to accounts
-
Урок 67.
00:03:42
restrict access to urls
-
Урок 68.
00:09:38
add profile menu
-
Урок 69.
00:07:20
add my accounts menu
-
Урок 70.
00:07:33
remove qrcodes
-
Урок 71.
00:03:34
split divs accordingly
-
Урок 72.
00:06:00
cleanup signin and signup pages
-
Урок 73.
00:06:16
Installing paystack laravel package
-
Урок 74.
00:06:38
create paystack account
-
Урок 75.
00:09:32
integrate paystack button
-
Урок 76.
00:06:21
test payment gateway
-
Урок 77.
00:06:52
study the returned data from paystack
-
Урок 78.
00:09:18
add external form
-
Урок 79.
00:09:00
create new payment page
-
Урок 80.
00:04:47
create new payment page 2
-
Урок 81.
00:06:53
initiate transaction
-
Урок 82.
00:05:22
adjust transaction
-
Урок 83.
00:05:50
test paystack payment again
-
Урок 84.
00:06:42
receive paystack data
-
Урок 85.
00:05:27
update owner account
-
Урок 86.
00:07:09
create owner account history
-
Урок 87.
00:05:33
transactions redirect
-
Урок 88.
00:06:44
add time to transactions index
-
Урок 89.
00:07:11
return to merchant site
-
Урок 90.
00:01:53
split transaction screen
-
Урок 91.
00:09:19
data tables
-
Урок 92.
00:04:02
front end validation for qrcodes
-
Урок 93.
00:08:06
another look at the roadmap
-
Урок 94.
00:05:08
API resources
-
Урок 95.
00:06:45
API resource collection
-
Урок 96.
00:09:10
API resource fields
-
Урок 97.
00:06:26
Installing passport and setting up faker
-
Урок 98.
00:08:44
faker
-
Урок 99.
00:03:44
QRCode faker
-
Урок 100.
00:05:44
Transaction faker
-
Урок 101.
00:09:31
account faker
-
Урок 102.
00:03:14
Account history faker
-
Урок 103.
00:02:35
select random item from array
-
Урок 104.
00:07:06
Roles seeder
-
Урок 105.
00:12:58
Fixing evil faker bugs
-
Урок 106.
00:06:05
Installing passport and vuejs
-
Урок 107.
00:08:25
configure user API detail route
-
Урок 108.
00:05:36
Personal access tokesn
-
Урок 109.
00:08:02
Personal access tokens setup
-
Урок 110.
00:07:25
creating oauth clients from command line
-
Урок 111.
00:12:36
test oath toke
-
Урок 112.
00:03:56
check if request wants json
-
Урок 113.
00:01:58
return json for qrcode creation
-
Урок 114.
00:12:01
create qrcode API
-
Урок 115.
00:03:06
edit qrcode API reqeust
-
Урок 116.
00:03:55
API pagination
-
Урок 117.
00:05:54
Resource collection
-
Урок 118.
00:07:15
qrcode code show resource
-
Урок 119.
00:07:34
API form validation using requests
-
Урок 120.
00:01:43
testing api form validation
-
Урок 121.
00:01:18
creating update qrcode api form validation
-
Урок 122.
00:04:04
adding http status response codes
-
Урок 123.
00:05:33
adding response codes
-
Урок 124.
00:03:41
cleaning up the Qrcode controller
-
Урок 125.
00:08:48
Handling error exception
-
Урок 126.
00:05:40
Add more exceptions
-
Урок 127.
00:03:58
How to throw exceptions from controller
-
Урок 128.
00:01:44
Install guzzle
-
Урок 129.
00:10:24
setup guzzle
-
Урок 130.
00:11:10
retrieve list of qrcodes
-
Урок 131.
00:04:57
create layout for frontend
-
Урок 132.
00:07:51
import bootstrap
-
Урок 133.
00:04:57
display products
-
Урок 134.
00:06:19
retrieve product details
-
Урок 135.
00:11:48
pay with paystack
-
Урок 136.
00:02:31
Install ionic and nodejs
-
Урок 137.
00:05:48
setup ionic
-
Урок 138.
00:01:31
app structure
-
Урок 139.
00:04:52
ionic folder structure
-
Урок 140.
00:07:37
install qrcode scanner
-
Урок 141.
00:05:01
install ionic browser platform
-
Урок 142.
00:06:54
enable qrcode camera
-
Урок 143.
00:05:55
create .apk file
-
Урок 144.
00:04:25
install apk on phone
-
Урок 145.
00:08:13
fixing the scanner code
-
Урок 146.
00:06:44
tips and tricks for phone installation
-
Урок 147.
00:03:10
change qrcode content
-
Урок 148.
00:04:38
add ionic loader
-
Урок 149.
00:06:21
install inApp browser
-
Урок 150.
00:04:44
add inapp browser to app module
-
Урок 151.
00:11:16
Test ionic app
-
Урок 152.
00:02:20
Remove toggle menu