FileMood

Download [FreeCourseSite.com] Udemy - Learn PHP Symfony 4 Hands-On Creating Real World Application

FreeCourseSite com Udemy Learn PHP Symfony Hands On Creating Real World Application

Name

[FreeCourseSite.com] Udemy - Learn PHP Symfony 4 Hands-On Creating Real World Application

 DOWNLOAD Copy Link

Total Size

7.3 GB

Total Files

112

Hash

50B251A7B13837DC33892C7C10CB6956B2120D19

/

Lesson 1. Introduction.mp4

23.7 MB

Lesson 10. Autowiring, Autoconfiguring services.mp4

46.4 MB

Lesson 100. Configuring Apache Virtual Host and using fake SMTP testing server.mp4

44.6 MB

Lesson 101. Moving application code to production server using Git & dependencies.mp4

52.0 MB

Lesson 102. Running migrations on server and folder permissions.mp4

40.5 MB

Lesson 103. Introduction to Continuous Integration & Continuous Deployment.mp4

16.7 MB

Lesson 104. Setting up CircleCI (automation server).mp4

66.8 MB

Lesson 105. Running our first automation job (running tests).mp4

43.1 MB

Lesson 106. Adding deployment SSH key to CricleCI.mp4

6.9 MB

Lesson 107. Deployment job and deployment scripts.mp4

109.6 MB

Lesson 108. Running the deployment job.mp4

50.5 MB

Lesson 11. Public, private services, service aliases.mp4

61.5 MB

Lesson 12. Service tags.mp4

53.7 MB

Lesson 13. Manual service wiring, parameter binding.mp4

82.2 MB

Lesson 14. About controllers.mp4

129.8 MB

Lesson 15. About routing.mp4

83.0 MB

Lesson 16. Introduction to views (Twig).mp4

79.7 MB

Lesson 17. Twig filters & custom Twig extensions.mp4

59.2 MB

Lesson 18. Custom error pages using Twig.mp4

46.8 MB

Lesson 19. Global variables in Twig.mp4

49.1 MB

Lesson 2. About Symfony.mp4

12.9 MB

Lesson 20. Handling assets (JavaScript, CSS) using Symfony Encore (and Webpack).mp4

54.0 MB

Lesson 21. Installing Bootstrap 4 and compiling assets using Encore (Webpack).mp4

83.0 MB

Lesson 22. Doctrine introduction.mp4

88.7 MB

Lesson 23. Creating first Entity.mp4

58.7 MB

Lesson 24. Creating a database migration.mp4

56.5 MB

Lesson 25. Basics of doctrine repository.mp4

93.7 MB

Lesson 26. Creating fixtures (database seeding).mp4

49.8 MB

Lesson 27. Creating a form and handling form submission.mp4

103.6 MB

Lesson 28. Repository find methods and Twig include.mp4

91.7 MB

Lesson 29. Repository findBy, form validation, handling Entity changes.mp4

88.6 MB

Lesson 3. Tools overview.mp4

23.8 MB

Lesson 30. Deleting an Entity and flash messages.mp4

57.8 MB

Lesson 31. Doctrine internals (Entity, EntityManager, Unit of Work, Identity Map).mp4

39.6 MB

Lesson 32. Security concepts.mp4

28.9 MB

Lesson 33. Security component config and HTTP Basic login.mp4

73.8 MB

Lesson 34. Creating User entity.mp4

76.8 MB

Lesson 35. User Entity fixtures.mp4

94.3 MB

Lesson 36. Login form part 1.mp4

85.7 MB

Lesson 37. Login form part 2.mp4

108.3 MB

Lesson 38. Adding validation to User entity.mp4

69.6 MB

Lesson 39. User registration form.mp4

84.8 MB

Lesson 4. Setting up Vagrant on Windows.mp4

59.5 MB

Lesson 40. User registration controller.mp4

102.2 MB

Lesson 41. Assigning user to MicroPost (ManyToOne & OneToMany).mp4

137.8 MB

Lesson 42. Fixtures for relations (using references in fixtures).mp4

50.0 MB

Lesson 43. Verifying user permissions in Twig (is_granted).mp4

103.2 MB

Lesson 44. Adding randomness to fixtures.mp4

64.7 MB

Lesson 45. Security Voters introduction.mp4

21.4 MB

Lesson 46. Restricting access to edit or delete a micro post using SecurityVoter.mp4

98.9 MB

Lesson 47. Securing controller actions and templates using Security Voter.mp4

126.1 MB

Lesson 48. Adding an Admin User with all permissions.mp4

126.3 MB

Lesson 49. Security role hierarchy.mp4

21.9 MB

Lesson 5. Setting up Vagrant on Ubuntu.mp4

29.2 MB

Lesson 50. Restricting adding new posts to registered users (many ways of doing that).mp4

61.1 MB

Lesson 51. Lazy loading, proxy classes, repository find methods criteria.mp4

100.9 MB

Lesson 52. Doctrine Lifecycle Callbacks.mp4

44.9 MB

Lesson 53. ManyToMany self-referencing relation (followingfollowers).mp4

91.0 MB

Lesson 54. Fetching collections lazily in templates.mp4

76.2 MB

Lesson 55. FollowUnfollow functionality (controller, adding Entities to Collections).mp4

155.5 MB

Lesson 56. FollowUnfollow functionality (security, verifying uniqueness).mp4

51.4 MB

Lesson 57. Doctrine QueryBuilder - creating queries in OOP manner.mp4

131.9 MB

Lesson 58. ArrayCollection vs PersistentCollection vs Collection.mp4

125.9 MB

Lesson 59. Creating custom query to fetch users with more than 5 posts.mp4

135.1 MB

Lesson 6. Setting up Vagrant on MacOS.mp4

38.3 MB

Lesson 60. More on Doctrine Collections (from the database perspective).mp4

29.3 MB

Lesson 61. Section introduction.mp4

2.8 MB

Lesson 62. ManyToMany relationship for liked posts.mp4

58.6 MB

Lesson 63. Likes controller.mp4

98.8 MB

Lesson 64. Implementing like functionality through XHR requests (including JavaScript).mp4

150.1 MB

Lesson 65. Notifications introduction.mp4

3.9 MB

Lesson 66. Doctrine Table Inheritance - base Notification Entity.mp4

79.4 MB

Lesson 67. NotificationRepository - fetching notifications unseen by user.mp4

74.6 MB

Lesson 68. Unseen notification badge (Twig + JavaScript).mp4

100.2 MB

Lesson 69. Doctrine EventSubscriber - saving a notification as a reaction to other events.mp4

161.8 MB

Lesson 7. Running Vagrant and creating a new Symfony 4 project.mp4

28.2 MB

Lesson 70. Unseen notification list.mp4

97.5 MB

Lesson 71. Marking notifications as being read (Doctrine Query Builder UPDATE queries).mp4

105.8 MB

Lesson 72. Introduction to EventDispatcher.mp4

15.8 MB

Lesson 73. Dispatching an event when user registers.mp4

55.8 MB

Lesson 74. EventSubscriber - listening to user register event.mp4

28.8 MB

Lesson 75. Sending e-mail after user registers using Swift Mailer.mp4

80.0 MB

Lesson 76. E-mail spooling.mp4

25.9 MB

Lesson 77. Creating a Mailer class to handle e-mail sending (and generation using Twig).mp4

51.7 MB

Lesson 78. Account confirmation (using secure token, confirmation link on e-mail).mp4

147.9 MB

Lesson 79. Installing and configuring translation component.mp4

31.6 MB

Lesson 8. Symfony project structure overview.mp4

64.4 MB

Lesson 80. Using trans Twig filter to translate strings and validation messages translation.mp4

67.7 MB

Lesson 81. Translation strings with variables (translating confirmation e-mail with links).mp4

87.3 MB

Lesson 82. Translation pluralization (different translation depending on variable).mp4

58.7 MB

Lesson 83. Introduction to sessions.mp4

15.6 MB

Lesson 84. Storing user sessions in database.mp4

99.9 MB

Lesson 85. LocaleSubscriber - keeping user locale (language) in session.mp4

95.4 MB

Lesson 86. UserPreferences Entity & OneToOne relation with User Entity.mp4

97.8 MB

Lesson 87. Creating new UserPreferences after user registration (responding to event).mp4

68.9 MB

Lesson 88. UserLocaleSubscriber - loading user language from DB and keeping in session.mp4

55.7 MB

Lesson 89. Introduction to unit testing (using PHPUnit).mp4

9.6 MB

Lesson 9. About Service Container.mp4

60.5 MB

Lesson 90. Writing first unit test.mp4

72.6 MB

Lesson 91. Creating PHPUnit Mocks.mp4

54.3 MB

Lesson 92. A more complicated case with testing.mp4

113.5 MB

Lesson 93. Creating a GitHub account and adding an SSH key.mp4

35.0 MB

Lesson 94. Creating a DigitalOcean droplet.mp4

14.2 MB

Lesson 95. First login to virtual server and changing the root password.mp4

9.2 MB

Lesson 96. Creating and adding an SSH key to DigitalOcean (and managing SSH keys).mp4

23.0 MB

Lesson 97. Installing Apache2 on virtual server.mp4

39.4 MB

Lesson 98. Installing PHP 7.2 on virtual server.mp4

26.3 MB

Lesson 99. Installing MySQL on virtual server and creating a database.mp4

16.7 MB

Materials.zip

34.0 MB

[CourseClub.NET].url

0.1 KB

[FCS Forum].url

0.1 KB

[FreeCourseSite.com].url

0.1 KB

 

Total files 112


Copyright © 2024 FileMood.com