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