-
Урок 1.
00:06:05
0- How to get maximum from this course
-
Урок 2.
00:01:26
1. Javascript Intro
-
Урок 3.
00:03:15
2. Javascript Origins
-
Урок 4.
00:19:16
3. Javascript Types
-
Урок 5.
00:11:08
4. Javascript Comparsion Operators
-
Урок 6.
00:16:07
5. Javascript Variables
-
Урок 7.
00:34:49
6. Javascript Conditions And Logical Operators
-
Урок 8.
00:14:12
7. Javascript Functions
-
Урок 9.
00:19:29
8. Javascript Arrays
-
Урок 10.
00:20:32
9. Javascript Objects
-
Урок 11.
00:11:58
10. Solution For Exercise 7
-
Урок 12.
00:09:53
11. Javascript Terminology
-
Урок 13.
00:16:50
12. Javascript Loops, For, Foreach, While, Do While
-
Урок 14.
00:15:23
13. Exercise 9 Solutions
-
Урок 15.
00:09:26
14. Javascript Scope
-
Урок 16.
00:11:19
1. Dom & Javascript Engine
-
Урок 17.
00:33:01
2. Dom Selectors
-
Урок 18.
00:20:12
3. Dom - Selectors 2
-
Урок 19.
00:09:09
4. Dom - Creating New Html Element
-
Урок 20.
00:14:52
5. Dom - Events
-
Урок 21.
00:27:22
6. Dom - Events 2
-
Урок 22.
00:09:11
7. Dom - Mouse Events
-
Урок 23.
00:11:08
8. Dom- Keyboard Events
-
Урок 24.
00:14:46
9. Event Bubbling And Delegation
-
Урок 25.
00:05:18
1. Introduction
-
Урок 26.
00:38:22
2. Advanced Es6 Features Let & Const, Destructoring, Template Literals, Arrow Fn
-
Урок 27.
00:20:05
3. Lexical Environment, Closures, Compose Fn, Currying
-
Урок 28.
00:23:33
4. Advanced Array Methods
-
Урок 29.
00:27:26
5. Obejcts Reference Type, Context, This Keyword, Classes, Inheritance, Const
-
Урок 30.
00:36:10
6.Pass By Value And Pass By Refrence, Promitive & Non-Primitive, Spread Operator
-
Урок 31.
00:16:33
7. Type Coercion
-
Урок 32.
00:12:48
1. Json
-
Урок 33.
00:15:30
2. Ajax- Without Page Refresh Using Fetch
-
Урок 34.
00:24:37
3. Callback, Anonymous Fn, Callback Hell, Asynchronous Fn
-
Урок 35.
00:33:24
4. Promises
-
Урок 36.
00:10:20
5. Es7 Features
-
Урок 37.
00:16:58
7. Es8 Features Like Padstart, Padend, Object Values And Object Entries
-
Урок 38.
00:28:21
8.Async Await
-
Урок 39.
00:05:46
9. Es9 - Spread Operator
-
Урок 40.
00:23:36
10. Es9 Finally, For Await Of
-
Урок 41.
00:14:37
11. Es10 Features Including Trimstart && Trimend
-
Урок 42.
00:26:32
12. Modules, Export And Import
-
Урок 43.
00:33:30
13.Es11 - 2020 Javascript Features
-
Урок 44.
00:08:46
14. Es11 Features 2
-
Урок 45.
00:12:45
Project Tour 1
-
Урок 46.
00:12:51
Project Tour 2
-
Урок 47.
00:15:05
Project Tour 3
-
Урок 48.
00:05:23
Project Tour 4
-
Урок 49.
00:07:31
Laravel Project Tour
-
Урок 50.
00:06:30
Important Lecture For All Taking This Course
-
Урок 51.
00:11:13
Project Tools 1
-
Урок 52.
00:07:10
Project Tools 2 Installation of XAMPP
-
Урок 53.
00:08:29
Finally, starting to our project and first steps!
-
Урок 54.
00:06:50
4 Pillars of lean Design
-
Урок 55.
00:12:14
Css Rule and BEM Notation
-
Урок 56.
00:07:57
Learning how to use CMD or the command-line interpreter
-
Урок 57.
00:03:52
What is Sass?
-
Урок 58.
00:02:08
Important, Follow the new lectures for Node.js Sass and NPM.
-
Урок 59.
00:08:33
Important Watch this video if you can't compile sass with lecture 13,14,15.
-
Урок 60.
00:20:38
1. NEW - Nodejs, Npm And Writing Our Scripts For Compiling Sass Locally
-
Урок 61.
00:09:53
2. NEW- Adding All Script Or Task For Creating Fast Build Process
-
Урок 62.
00:09:36
3. NEW-Finished, Final Build Process Is Working And Live Browers Is Refreshing
-
Урок 63.
00:12:02
OLD- Node.js, Sass, Live Server and NPM, Create New Scripts in package json file
-
Урок 64.
00:17:24
OLD- Writing More Scripts in Json file
-
Урок 65.
00:05:32
OLD-Fixing problems and Testing the usability of our scripts
-
Урок 66.
00:16:34
What are Sass Variables, how to decrale and use them. Nesting, Mixings and...
-
Урок 67.
00:13:14
7-1 Architecture and creating folders and files
-
Урок 68.
00:08:45
Learning about Typhography,Units,Rem,Em and pixel
-
Урок 69.
00:15:27
Basic Html Reset and declaring our project variables and colors
-
Урок 70.
00:13:32
Start the Header using html and css. Write first html block of code using BEM
-
Урок 71.
00:14:22
Use clip-path to style the header and create the header title
-
Урок 72.
00:14:59
Create first animation @keyframes for the title in this header
-
Урок 73.
00:15:30
Creating Our Horizontal menu
-
Урок 74.
00:16:15
More Menu Css styles
-
Урок 75.
00:15:02
Creating the a hover effect and include font awesome icon
-
Урок 76.
00:13:59
Learn and Create Media Queries
-
Урок 77.
00:16:21
Use Media Query to make our menu responsive
-
Урок 78.
00:14:17
Using checkbox hack for the menu and download jquery
-
Урок 79.
00:05:54
Finish the Menu with adding javascript function
-
Урок 80.
00:09:52
Making Logo Box or title to be seen on mobiles
-
Урок 81.
00:13:27
Creating Search Bar in Index File
-
Урок 82.
00:16:57
Style Inputs and Finish the Search bar and optimise it for Mobile Viewing
-
Урок 83.
00:16:43
Learn and Practice Css Transform Porperty
-
Урок 84.
00:11:04
Learn and Practice Css Transition
-
Урок 85.
00:14:27
1.Learn About Bootstrap Framework and how it works
-
Урок 86.
00:13:56
2. Creating the first Card for advertising, card to selling properties
-
Урок 87.
00:10:43
3.Html code for the front side of the Advertismenet
-
Урок 88.
00:11:00
4.Styling The Advertisement Front Side Plus Position Img And Heading
-
Урок 89.
00:11:57
5.Continue Styling Svg And Heading Using The Modifier
-
Урок 90.
00:09:30
6.Styling more elements from the front card
-
Урок 91.
00:10:34
7.Starting the Back Side, Perspective, Transform and Transition
-
Урок 92.
00:11:26
8. Continue to style the Back Side, add more html code
-
Урок 93.
00:09:51
9 . Style the company details and create the circle logo
-
Урок 94.
00:11:22
10. Fix Details and use unordered List, Price And Link
-
Урок 95.
00:13:20
11.Final Improvements. Card Finished
-
Урок 96.
00:12:50
12.Create Another awesome Card, for Car Advertisement
-
Урок 97.
00:08:19
Fix the Car Card-Missing lecture between 12-13
-
Урок 98.
00:11:32
13. Fixing Car Card And Making Jobs Card
-
Урок 99.
00:11:25
14.Styling Job Header and add new html
-
Урок 100.
00:11:45
15.More of Job Card styling
-
Урок 101.
00:12:34
16.Finished the job card
-
Урок 102.
00:11:27
17.Starting and Finish the 4th template for the ad
-
Урок 103.
00:08:56
18. Fixing Layout To fit 4 Cards at once
-
Урок 104.
00:06:02
19.Create Featured Listings Heading with Background Clip Css
-
Урок 105.
00:13:59
1. Create our Registration Form plus registration page
-
Урок 106.
00:10:46
2. Registration Form before and after pseudo elements
-
Урок 107.
00:14:18
3. Create Very nice Input Styles, Focus and Placeholder Trick
-
Урок 108.
00:14:57
4 Adjeson Siblings and Placeholder-show Css tricks
-
Урок 109.
00:12:11
5.Time To create the login page
-
Урок 110.
00:11:17
1. Create Footer Section and add social media icons
-
Урок 111.
00:11:16
2 Footer Sass styles applied to look more inline with the header, clip path agai
-
Урок 112.
00:10:50
3. Footer new Mixin and fancy linear gradient
-
Урок 113.
00:10:46
4. Webkit Mask Shine
-
Урок 114.
00:10:08
5.Footer Finished with media icons on right styled
-
Урок 115.
00:14:11
6.Fixing Footer with media queries and add Z-indexes
-
Урок 116.
00:13:18
1 Create Scroll Btn, Html, Styles And Js File
-
Урок 117.
00:04:53
2. Scroll And Header Styled To Work On Small Screen, Clip-Path Removed
-
Урок 118.
00:02:37
0. Work on Code Pen or Create your own Project, Css Grid Intro
-
Урок 119.
00:12:21
1. Write Html And Try Our First Css Grid
-
Урок 120.
00:12:10
2. Creating The Layouts
-
Урок 121.
00:10:05
3. Learning About Grid-Row, Auto, What Is 1Fr And Much More
-
Урок 122.
00:06:45
4.Grid-Template-Areas
-
Урок 123.
00:10:00
5.Using Named Lines [Content-Start]
-
Урок 124.
00:10:10
7 Advanced Css-Grid part 1
-
Урок 125.
00:10:42
7 Advanced Css-Grid part 2
-
Урок 126.
00:12:56
8. Exercise Create This Layout Grid.
-
Урок 127.
00:12:02
9. Finish The Example In And Use Named Lines In Practice
-
Урок 128.
00:14:22
10. Learn About Justify Content, Align Content, Justify Items, Align Items/self
-
Урок 129.
00:11:21
1.Starting our Post app project, create the html structure
-
Урок 130.
00:11:54
2 Css Grid Layout, Create the layout for our project
-
Урок 131.
00:11:17
3. Style Profile Gallery section, Use slider
-
Урок 132.
00:12:36
4 Gallery Description Third Nested Grid!
-
Урок 133.
00:12:01
5. Post Gallery Completed
-
Урок 134.
00:11:54
6.Post Author HTML and Styling it little
-
Урок 135.
00:11:43
7. Finishing the Post Author Section Styling
-
Урок 136.
00:06:51
8.Staring our Logo and Edit section
-
Урок 137.
00:13:14
9.Starting our post content section
-
Урок 138.
00:13:38
10.Turning our content into awesome grid
-
Урок 139.
00:11:44
11 Positioning CSS grid cells like pro and making them responsive
-
Урок 140.
00:11:37
12. Post Content Grid Finished and css styling to the elements
-
Урок 141.
00:10:45
13 Startung Additional Content Info section, HTML
-
Урок 142.
00:09:21
14 Additional Info Grid positioning
-
Урок 143.
00:09:45
15 Finished Additional Info Section
-
Урок 144.
00:14:10
16 Contact Agent HTML part
-
Урок 145.
00:02:00
Missing HTML Code from the Form
-
Урок 146.
00:12:26
17 Contact Form CSS Grid and positioning
-
Урок 147.
00:12:48
18 Making Form Responsive and Nice
-
Урок 148.
00:08:54
19 Styling the inputs
-
Урок 149.
00:13:19
20 Contact Form Finished
-
Урок 150.
00:13:21
21 Post Comment HTML
-
Урок 151.
00:13:57
22 Comment Form Finished + Footer and Scroll Element
-
Урок 152.
00:07:35
23 Finishing up the footer and this Project is Done! Congratulations
-
Урок 153.
00:11:49
1. Lets start with Flexbox, What is Flexbox?
-
Урок 154.
00:14:01
2. Learn about Justify and Align
-
Урок 155.
00:12:11
3. Align self, order,flex grow, shrink and much more!
-
Урок 156.
00:12:41
How Bootstrap is Using Flexbox
-
Урок 157.
00:09:13
Bootstrap and Flexbox finished
-
Урок 158.
00:13:25
1. Welcome, Starting our new project called Profile app. Create the layout
-
Урок 159.
00:12:57
2.Create header and place nav Icons together with dropdown menu
-
Урок 160.
00:11:15
3. Create Header to be and use display flex
-
Урок 161.
00:12:01
4. Header styling and include dropdown
-
Урок 162.
00:11:32
5 Create User-online pulse anumation and style dropdown menu
-
Урок 163.
00:07:54
6.Finishing up Online Green Pulsating circle and Fix for the dropdown
-
Урок 164.
00:04:18
7. Use Media Queries and flex-wrap
-
Урок 165.
00:12:37
8. Create the rest of the Layout Fast with flexbox
-
Урок 166.
00:12:18
9. Creating Left Sidebar links and icons
-
Урок 167.
00:11:22
10. Styling up the Sidebar so on hover will show the submenu
-
Урок 168.
00:10:50
11. Making Cool Animation on sidebar menu on hover
-
Урок 169.
00:11:38
12. Amazin Sidebar links hover effect finally finished
-
Урок 170.
00:10:50
13. Media Query sidebar hide, and create new awesome Menu from scratch
-
Урок 171.
00:10:45
14.Checkbox hack and background color
-
Урок 172.
00:11:11
15. Make menu visible
-
Урок 173.
00:10:50
16.Before and After pseudo class to create menu
-
Урок 174.
00:09:37
17. Sidebar Green Menu Finished
-
Урок 175.
00:10:30
18.Profile Search html and another component added
-
Урок 176.
00:11:01
19.Styling up the two search input and its icons
-
Урок 177.
00:10:46
20.Media Query and change the flex direction to column
-
Урок 178.
00:11:08
21.Create search that looks amazing
-
Урок 179.
00:09:17
22. On hover transform the button for the searching
-
Урок 180.
00:05:01
23.Button styling finally completed!
-
Урок 181.
00:12:11
24. Creating Free, Standard and Premium Ads cards
-
Урок 182.
00:11:14
25. Flex and sass styling of the price card
-
Урок 183.
00:12:01
26.Price, Heading and Option styling
-
Урок 184.
00:10:07
27.Finished Price Guide Cards, Crazy Icon clip text and coloring
-
Урок 185.
00:02:25
28. My Posts Preview
-
Урок 186.
00:11:46
29.Section User Posts HTML and Carosel coding
-
Урок 187.
00:11:52
30.Post Icons and Setting up the Second Post
-
Урок 188.
00:10:58
31. Html code finished, and new component part added to style these user posts
-
Урок 189.
00:10:20
32.Carousel and Img styles in css
-
Урок 190.
00:12:19
33. Description, price and title positioning
-
Урок 191.
00:11:07
34 Del and Edit link, and more positioning
-
Урок 192.
00:13:56
35.Location, Date and Map icons postioned and another before pseudo trick used
-
Урок 193.
00:11:24
36.Fixing Post Issues and Create Our First Popup Modal
-
Урок 194.
00:10:12
37. Using target pseudo selector and styling our modal
-
Урок 195.
00:11:30
38. Modal body and header styling
-
Урок 196.
00:10:54
39.Modal Finished and responsive media query added
-
Урок 197.
00:10:23
40. Create Custom Submition Ad Form that will include different elements
-
Урок 198.
00:10:34
41.input style, label style and input focus
-
Урок 199.
00:12:20
42.Date input and More styling
-
Урок 200.
00:11:25
43. Radio Buttons and File input
-
Урок 201.
00:11:56
44.Learn how to style Radio Group
-
Урок 202.
00:11:17
45.Radio group hack fixed
-
Урок 203.
00:10:04
46.Three Input fields in one row use magic positioning flex in one line
-
Урок 204.
00:11:12
46.Submit Button and new and used condition added in the form
-
Урок 205.
00:11:00
47.WYSIWYG text editor Summenote Editor and Button styles added
-
Урок 206.
00:10:54
48.Shopping Cart Html Structure
-
Урок 207.
00:10:59
49.Checkout Box html coding done, lest use flexbox and css
-
Урок 208.
00:10:56
Display Flex to Style The shopping Cart
-
Урок 209.
00:10:20
50. Item styled using super fast flex utility classes
-
Урок 210.
00:10:59
51. Checkout styling
-
Урок 211.
00:11:29
52.First part of cart is finished with flexbox and scss styles
-
Урок 212.
00:11:14
53.Bootstrap Payment Section HTML coding done very fast
-
Урок 213.
00:10:51
54.Payment Form 2
-
Урок 214.
00:11:47
55.Cart Section Finally Finished, Bootstrap Utility classes used
-
Урок 215.
00:10:39
56.Creating Live Search Section
-
Урок 216.
00:10:44
57. D-flex and align items for the search box
-
Урок 217.
00:11:01
58.Position Absolute the img and d-flex the profile section
-
Урок 218.
00:11:04
59.Styling icons and text to be shown one under other with d-flex
-
Урок 219.
00:08:44
60.Media Queries for Finishing the live search part
-
Урок 220.
00:11:46
61. Create Utility Class and Message Section Created
-
Урок 221.
00:12:56
62.Success Payment Page Code it Fast
-
Урок 222.
00:09:24
63.Payment Success Page Finished
-
Урок 223.
00:09:40
64.Finished Add To Cart and Checkout Link
-
Урок 224.
00:02:30
65.Finally Footer
-
Урок 225.
00:10:37
1.Introductionto PHP PDO Data Object
-
Урок 226.
00:11:53
2. Our Create database abd establish PDO Connection To The Db
-
Урок 227.
00:11:32
3. PDO Query And Prepared Statements
-
Урок 228.
00:11:23
4. PDO Named Params,Insert, Single And Fetch All Records from db
-
Урок 229.
00:12:15
5.PDO Update Delete And Search
-
Урок 230.
00:11:33
6.PHP Oop, Class, Property And Methods
-
Урок 231.
00:12:01
7. Extends And Abstract Class
-
Урок 232.
00:10:45
1.Config and Database Class
-
Урок 233.
00:10:54
2.Database Class and Models
-
Урок 234.
00:11:26
3.Create our first Our First Query from our Models
-
Урок 235.
00:11:16
4.Convert our Index html files into php files
-
Урок 236.
00:12:10
5.Create Database and users table
-
Урок 237.
00:11:16
6.Create BASE URL and Root Path so we can start linking the files
-
Урок 238.
00:11:38
7. Use $_POST to get the data from the register form and display so we can creat
-
Урок 239.
00:12:20
1.Secure Password using Password hash function and Create User Class in Model fo
-
Урок 240.
00:11:28
2.Create Redirect Helper and Success Message
-
Урок 241.
00:12:59
3.Finishing the Session Helper Msg and Applying the message to login and registr
-
Урок 242.
00:11:45
4.Creating Subcriber and use Javascript Regular Exp to validate the password be
-
Урок 243.
00:12:28
5.Checking Password and loading error msg live with reg expressions
-
Урок 244.
00:12:13
6.Getting Password to Match and notify users what they are doing
-
Урок 245.
00:11:54
7.AJAX call and passing email to php files to check if email exists so the user
-
Урок 246.
00:12:00
8.Json encode and User function for checking email in db
-
Урок 247.
00:14:08
9.Ajax Json datatype and awesome spinning function
-
Урок 248.
00:11:55
1.Login Setting Up form and Javascript for getting the values for ajax
-
Урок 249.
00:13:38
2.Create Find User function in User model to see if we have the user in the db
-
Урок 250.
00:12:29
3.Password Verify function and Checking if password or email are in db
-
Урок 251.
00:13:53
4.Getting the output from login php and create a session for logged in users
-
Урок 252.
00:13:38
5.Login, Session and Progress Bar all done
-
Урок 253.
00:11:50
1.Cleaning up the profile index and making it to php.Use the Root path to link f
-
Урок 254.
00:12:29
2.Finished. The profile index file is now fully cleaned and separated in folders
-
Урок 255.
00:12:05
3.Logout redirect with base url fixed and Login Form fixed to Notify the user
-
Урок 256.
00:12:19
4.Security Access and redirect users when trying to access wrong page
-
Урок 257.
00:12:47
1.Get User Details from User model and print out its name
-
Урок 258.
00:13:43
2.Updating User Img function in php
-
Урок 259.
00:13:17
3.Saving the Image in DB and get notification
-
Урок 260.
00:14:08
4.User Image Uploaded and Loaded in Profile index page. The Display Message head
-
Урок 261.
00:11:28
5.Making pretty url with mod rewrite and eliminating php extension
-
Урок 262.
00:14:00
6.How to load Dynamically content based on url get condition
-
Урок 263.
00:14:21
1.Creating first post from profile admin site. Creating Post table and Form
-
Урок 264.
00:12:16
2.Storing our first post in database with Realestate Model functions
-
Урок 265.
00:13:20
1.Creating Categories Table and putting its content in select option value.
-
Урок 266.
00:14:32
1.Upload Multiple Files, Images and and saved them into DB in readable format
-
Урок 267.
00:12:39
Files Uploaded and linked stored in database. Separate file function in Models
-
Урок 268.
00:10:48
1.Get the First Post From Db to application
-
Урок 269.
00:14:26
2.Getting all posts and featured images numb
-
Урок 270.
00:13:30
3.Getting all posts and its data from database
-
Урок 271.
00:13:02
4.Listing All of the Images from DB to post carousel
-
Урок 272.
00:10:57
5. Active Posts finished, all images listed, new format date function and much m
-
Урок 273.
00:14:14
6.Unpaid Posts, Listing them and explain the logic
-
Урок 274.
00:13:06
1.Google Maps API key
-
Урок 275.
00:13:04
2. Google Maps Javascript API and saving to DB
-
Урок 276.
00:16:01
3.Getting Address to be visible in Pay Posts and My posts
-
Урок 277.
00:12:21
1.Installing Bootstrap Token-field
-
Урок 278.
00:13:38
2. Get input tokenfield showing tags and import Suburbs and Cities db
-
Урок 279.
00:13:09
3.Now create php file that will fetch the result using LIKE operator and JSON ob
-
Урок 280.
00:14:13
4.Listing all of the suburbs based on key up and change style
-
Урок 281.
00:12:37
5.Working on suburbs and postcode using explode function
-
Урок 282.
00:10:19
6. Finally,Save postcode and suburb in database
-
Урок 283.
00:14:01
1. Add post margin using SASS and Change Cart from links to input
-
Урок 284.
00:11:37
2. Cart input fixed and profile css file is Transferred from redapp to theredapp
-
Урок 285.
00:12:32
3.Create pay post form and use separate file for paying unpaid post
-
Урок 286.
00:11:25
4. Input d-block used for hiding some information when Submitting to cart
-
Урок 287.
00:13:48
5.Finally getting values from post_payment_records and start our cart
-
Урок 288.
00:09:52
6.Creating our Shopping Cart with Session
-
Урок 289.
00:12:33
7.Adding Post Items in shopping cart and update the Quantity,avoiding duplicates
-
Урок 290.
00:11:30
8. Adding Items and displaying the number of items done!.
-
Урок 291.
00:12:32
9.List All of the shopping cart Items and Use Model Functions to get them indivu
-
Урок 292.
00:13:13
10.Print all of post information and price into the payment section of the cart
-
Урок 293.
00:17:46
11.Finishing all of the cart items and plus delete item functionality added
-
Урок 294.
00:08:31
12.Shopping cart finished and turn long url into pretty url
-
Урок 295.
00:11:37
1.Stripe Introduction and all important files
-
Урок 296.
00:11:38
2.Create The stripe Form with more input fields and submit it to separate charge
-
Урок 297.
00:13:16
3. Install Composer and use The Stripe PHP library
-
Урок 298.
00:13:20
4. Recap and trying to store our data in Customer array and create new Models
-
Урок 299.
00:17:22
5. Create stripe customer table to keep the customers that successfully paid
-
Урок 300.
00:12:36
6. Save customer data to customer database and redirect customer to success page
-
Урок 301.
00:13:45
7. Stripe transaction saved in DB, new Model created in Models folder
-
Урок 302.
00:13:09
8. Working on our Success.php page to display and unset the shopping cart
-
Урок 303.
00:13:22
9.Update posts and loop through shopping cart to get the values
-
Урок 304.
00:10:55
10.Success page finished, shopping cart empty and posts table updated
-
Урок 305.
00:12:57
11.Paypal REST API, files and composer installation
-
Урок 306.
00:15:31
12. Creating the paypal files, set our credentials and cancel and response links
-
Урок 307.
00:15:55
13. Creating the Request file and also setting the paypal items from shopping ca
-
Урок 308.
00:15:29
14.Create payer, transaction and redirect url and finally build the payment
-
Урок 309.
00:16:03
15.Response and complete transactions and finally execute the payment
-
Урок 310.
00:13:55
16.Paypal payment done, success page linked
-
Урок 311.
00:15:41
17.Creating new table for PayPal and store the values inside using transaction
-
Урок 312.
00:10:35
1. Starting to shape the front index page, and load the posts
-
Урок 313.
00:11:13
2. Creating function in models for listing free and paid posts
-
Урок 314.
00:13:25
3. Getting the posts based on switch condition
-
Урок 315.
00:12:36
4.Switch case logic for showing the posts finished, now lets loop through posts
-
Урок 316.
00:14:16
5.Displaying the images for the each posts based on the numb of images in the db
-
Урок 317.
00:15:13
6.Linking our posts to categories now, from the categories folder
-
Урок 318.
00:12:16
1.Now it's time to use INNER JOIN to get information from users and their post
-
Урок 319.
00:12:39
2. Getting the images, count them and put them in carousel
-
Урок 320.
00:12:15
3.Gallery Done plus extract more data from db and put inside the relevant places
-
Урок 321.
00:11:44
1. Maps JavaScript Api
-
Урок 322.
00:11:26
2.Google Maps, Adding Marking, Info Windows And Flag Icons
-
Урок 323.
00:12:18
3. Geocoding And Getting From Address To Lat And Lng So Our Map Will Be Visible
-
Урок 324.
00:14:12
1. Creating Sass Component And Starting New Section For Comments ,HTML structure
-
Урок 325.
00:14:32
2. Using Some Stiles To Create The Waterfall Comment System
-
Урок 326.
00:10:55
3.Comments Finished And Loaded The Css And Html Code Into Theredapp Categories
-
Урок 327.
00:11:51
4. Save Comments With Ajax Function
-
Урок 328.
00:13:26
5. Getting The Data Ready For Inserting Into Database
-
Урок 329.
00:15:19
6. Json Encode Issue Solved And Created New Comments Table And Function
-
Урок 330.
00:12:20
7.Saving Comments In Db And Now Preparing To Load Them Without Page Refresh
-
Урок 331.
00:13:40
8. Trying To Load Our Comments In Categories
-
Урок 332.
00:15:04
9. Loading The Comments From Database Using Ajax Without Page Refresh
-
Урок 333.
00:15:25
10.Creating Reply Section And Loading All Comments From The Parent
-
Урок 334.
00:13:00
11. Finally Comments Are Done,And Names Added To The People We Are Replying To
-
Урок 335.
00:15:40
12. Preparing Ajax Live Load Comments In Profile Header Section
-
Урок 336.
00:16:09
13. Loading The Messages And Fixing Some Of The Issues. Long Video :(
-
Урок 337.
00:07:00
14.Comments Updated And Removed From The Header, Nice Feature
-
Урок 338.
00:14:00
15. Fixing Issues Related With Comments And Other Things
-
Урок 339.
00:11:02
16. Changing The The Form For Adding The Posts To Include Start And End Date
-
Урок 340.
00:15:11
17. Creating Javascript Function For Calculating The Price For Advertising Based
-
Урок 341.
00:19:02
18.Saving Now Into Two Tables, Posts And Post Payment Records. Long Video Again
-
Урок 342.
00:14:26
19. Changing Structure Of Post Payment Records Table To Support Storing Transact
-
Урок 343.
00:11:20
20. Finally Adding New Comments, And Chnage The Table Comments To Support User
-
Урок 344.
00:15:02
21. Connecting The Comments To User, Change The Js File And Get Comments File
-
Урок 345.
00:13:10
22. Printing All Comments In Profile With Nice Table
-
Урок 346.
00:13:25
23. Unapproved And Delete Comments Functionality
-
Урок 347.
00:11:32
23.Deleting Comments Done And Fixing Some General Bugs
-
Урок 348.
00:17:21
1. Adding payment transaction table
-
Урок 349.
00:13:15
1. Create the update user form and get the values from the form with $_POST
-
Урок 350.
00:14:56
2.Using array push and array unset for the first time to built sql query syntax
-
Урок 351.
00:16:31
3. Saving to database after creating syntax qyery
-
Урок 352.
00:13:09
4.Finally doing an edit option for users in our system
-
Урок 353.
00:14:33
1.Create the update form and introduction of php_self super global
-
Урок 354.
00:16:06
2.Checking for errors and display them on the form and use pattern for preg_mact
-
Урок 355.
00:15:40
3. Creating new hashed password and check current with new password
-
Урок 356.
00:16:35
4.Saving the password in the db and displaying the message
-
Урок 357.
00:08:37
5.Demonstration of the new User password update system
-
Урок 358.
00:13:53
1.Updating Our form and loading different ad forms based on setAttribute
-
Урок 359.
00:17:04
2.Creating new database estate and add more inputs in realestate form
-
Урок 360.
00:13:34
3.Insert into estate,posts,post_payment records in one transaction using same id
-
Урок 361.
00:12:36
4. Cleaning the code creating data array to store all of our post variables
-
Урок 362.
00:13:57
5.Displaying all information from properties into front flipping cards
-
Урок 363.
00:13:12
6.Estate ads finally, completed, now categories are displaying all
-
Урок 364.
00:17:05
1. Creating The Job Form Ad
-
Урок 365.
00:16:40
2. Getting All Job Titles From Subcategory Class And Show Them As Select Option
-
Урок 366.
00:15:15
3. Child Depended Select Drop down Options Done For Jobs Done With Ajax
-
Урок 367.
00:15:31
4. Getting All Values From Form To Safe Them In Db
-
Урок 368.
00:16:01
5. Adding Jobs To Posts,Jobs Table After Creating Multiple Function In Models
-
Урок 369.
00:15:16
6.Getting The Advertisement Rotating Cart In Main Index Php With Switch
-
Урок 370.
00:15:06
7.Finished Displaying Everything That Is Related On Job Card
-
Урок 371.
00:13:54
8.Cleaning The Realesatete Parts Of The Categories Based On Condition
-
Урок 372.
00:16:01
9.Showing Edit Icon If The User Is The Owner Of The Post
-
Урок 373.
00:14:10
1.Creating New Ad. The Template Form Given For The Students
-
Урок 374.
00:15:07
2. Getting The Value Of Radio Buttons In Js And Remove Or Add Readonly From Java
-
Урок 375.
00:12:42
3.Creating Ads Table And Trying To Save The From Values There. Small Problem Fix
-
Урок 376.
00:15:27
4. Php Switch Again To Display The Normal Post In The Index Flipping Cart Sectio
-
Урок 377.
00:13:36
5.Categories Changed According To The Latest Ad Changes-5
-
Урок 378.
00:15:47
1. Adding input files in contact form to attach resume and cover letter.
-
Урок 379.
00:16:56
2. Redapp image changed, added last seen and date divs, alert message box finish
-
Урок 380.
00:12:27
1.Install PHPMailer through composer in store it vendor folder
-
Урок 381.
00:16:48
2. Setting our Fake SMTP, load PHPMailer autoload and send email!!
-
Урок 382.
00:13:58
3. Creating Config class to define php constants so we can hide SMTP credentials
-
Урок 383.
00:16:42
4.Based on category now we modify and display the contact agent form
-
Урок 384.
00:14:03
5. Creating Js ajax call to grab the files from the form and submit it
-
Урок 385.
00:16:20
6.Validating and Sanitizing our form fields before sending emails
-
Урок 386.
00:16:27
7. Creating file upload function to move attached files
-
Урок 387.
00:15:02
8.Using json_encode to print the message in ajax and remove and add classes to m
-
Урок 388.
00:18:16
9. Getting all errors working and validating before submitting the email
-
Урок 389.
00:18:31
11.Email sent, message timeout section created
-
Урок 390.
00:14:04
12. Email Finished, you can send for other categories now
-
Урок 391.
00:14:27
1.Creating forgot password html form and reset request php file
-
Урок 392.
00:15:45
2.Using bin2hex and random_bytes to create secure tokens, password_hash function
-
Урок 393.
00:16:44
3. Create url link with tokens, save them in db, and send an email with reset pa
-
Урок 394.
00:12:33
4.Creating Alert messages for reset password file
-
Урок 395.
00:16:25
5.Create new form for the new input password and confirm password fields
-
Урок 396.
00:14:43
6.Creating last reset password file and its logic, making sure that we update
-
Урок 397.
00:18:37
7.Finally password update finished with, email, token and password hash
-
Урок 398.
00:18:37
1. Create Time Ago Function To Display When User Post The Ad
-
Урок 399.
00:16:22
2Change Php Ini From Xamp Server To Reflect Your Time Zone, For Last Seen
-
Урок 400.
00:07:57
3.Showing When Owner Of The Post Is Last Seen when logged in Function And Date
-
Урок 401.
00:19:55
4.Creating Page Views, Insert Into Database User Ip, Page Number And Views
-
Урок 402.
00:12:16
5.Page Views Finally Working
-
Урок 403.
00:15:39
1.Creating The Logic For Edit, And Form For Editing The Estate Posts
-
Урок 404.
00:18:50
2. Edit Post With All New Information From The Form
-
Урок 405.
00:14:41
3.Fixing The Issue For Editing The Post And Create Delete Post With Alert Box
-
Урок 406.
00:16:07
4.Finally We Can Delete, Edit And Access Our Edit Files When Logged In Categorie
-
Урок 407.
00:19:05
Admin download theme and convert index to php files
-
Урок 408.
00:17:25
Adding bootstrap file in the header, create admin account and secure the admin
-
Урок 409.
00:11:55
Profile and Admin secure page access, plus writing our first admin function!
-
Урок 410.
00:15:52
Creating new functions for users, payments, ads, comments count
-
Урок 411.
00:14:57
Listing all of our posts or ads in table format
-
Урок 412.
00:14:33
Deleting ads with notification before delete action
-
Урок 413.
00:14:49
Creating modal so we can update admin photo
-
Урок 414.
00:14:07
Upload Image new function in php folder and fix the error uploading
-
Урок 415.
00:10:07
Update image done, link the avatar image in the header and project manager ph
-
Урок 416.
00:14:53
Fill the values of the right widget and create form to show and add categoire
-
Урок 417.
00:11:49
Uploading new Category and creating arrays and labels for the app chart
-
Урок 418.
00:07:46
Create new bar chart fro our application and use the data arrays from php in
-
Урок 419.
00:15:27
Creating users registered table with block and delete user
-
Урок 420.
00:12:57
Fixing the issue with redirect and create unblock and block functionality
-
Урок 421.
00:14:30
Comments table, Unapproved and delete comments, plus adding and testing profi
-
Урок 422.
00:12:41
Security!!!Action php, needs to be changed because is not secure
-
Урок 423.
00:16:25
Refactoring action php and making admin site very secure.
-
Урок 424.
00:14:31
Pagination, Sorting, Searching Crazy in one lecture
-
Урок 425.
00:14:52
Update Admin details and plus change log in system to not allow blocked users
-
Урок 426.
00:20:42
Congratulations! . Thank You ALL!
-
Урок 427.
00:15:06
1.Changes to Main Css, add overflow hidden
-
Урок 428.
00:08:17
2. Fix Security Issues From Profile When Deleting And Blocking Comments
-
Урок 429.
00:08:32
3.Making Changes To Edit Post And Delete Post In Profile Section
-
Урок 430.
00:04:21
The Most Important Lecture, Files, Resources, Rest Of the Lectures!
-
Урок 431.
00:11:30
1-Laravel Introduction And Advantages Of Using It To Build Applications
-
Урок 432.
00:06:16
2. Tools Neded
-
Урок 433.
00:09:50
3. Create Our Project And How To Use Different Versions
-
Урок 434.
00:11:17
4. Ways We Can View Our Project
-
Урок 435.
00:15:07
5.Laravel Folder Structure Introduction
-
Урок 436.
00:13:18
6.Views And Routes
-
Урок 437.
00:15:43
7.Controllers And Methods
-
Урок 438.
00:14:13
8.Passing Parameters Into Views Using Compact And With
-
Урок 439.
00:07:11
9.Css And Javascript Scaffolding
-
Урок 440.
00:15:18
10.Blade Templating And Passing Parameters Into The View
-
Урок 441.
00:13:53
11.Migrations And Databases