7. Doctrine advanced (following functionality)/10. More on Doctrine Collections (from the database perspective).mp4
27.9 MB
7. Doctrine advanced (following functionality)/10. More on Doctrine Collections (from the database perspective).srt
2.61 KB
7. Doctrine advanced (following functionality)/10. More on Doctrine Collections (from the database perspective).vtt
2.32 KB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/1. Section introduction.mp4
2.69 MB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/1. Section introduction.srt
990 B
8. Doctrine advanced Part 2 (likes functionality & user notifications)/1. Section introduction.vtt
898 B
8. Doctrine advanced Part 2 (likes functionality & user notifications)/2. ManyToMany relationship for liked posts.mp4
55.93 MB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/2. ManyToMany relationship for liked posts.srt
6.32 KB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/2. ManyToMany relationship for liked posts.vtt
5.51 KB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/3. Likes controller.mp4
94.25 MB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/3. Likes controller.srt
8.56 KB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/3. Likes controller.vtt
7.54 KB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/4. Implementing like functionality through XHR requests (including JavaScript).mp4
143.17 MB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/4. Implementing like functionality through XHR requests (including JavaScript).srt
17.64 KB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/4. Implementing like functionality through XHR requests (including JavaScript).vtt
15.39 KB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/5. Notifications introduction.mp4
3.76 MB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/5. Notifications introduction.srt
901 B
8. Doctrine advanced Part 2 (likes functionality & user notifications)/5. Notifications introduction.vtt
809 B
8. Doctrine advanced Part 2 (likes functionality & user notifications)/6. Doctrine Table Inheritance - base Notification Entity.mp4
75.74 MB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/6. Doctrine Table Inheritance - base Notification Entity.srt
9.42 KB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/6. Doctrine Table Inheritance - base Notification Entity.vtt
8.32 KB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/7. NotificationRepository - fetching notifications unseen by user.mp4
71.12 MB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/7. NotificationRepository - fetching notifications unseen by user.srt
6.37 KB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/7. NotificationRepository - fetching notifications unseen by user.vtt
5.63 KB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/8. Unseen notification badge (Twig + JavaScript).mp4
95.59 MB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/8. Unseen notification badge (Twig + JavaScript).srt
9.75 KB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/8. Unseen notification badge (Twig + JavaScript).vtt
8.52 KB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/9. Doctrine EventSubscriber - saving a notification as a reaction to other events.mp4
154.32 MB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/9. Doctrine EventSubscriber - saving a notification as a reaction to other events.srt
17.13 KB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/9. Doctrine EventSubscriber - saving a notification as a reaction to other events.vtt
14.96 KB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/10. Unseen notification list.mp4
92.94 MB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/10. Unseen notification list.srt
9.76 KB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/10. Unseen notification list.vtt
8.56 KB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/11. Marking notifications as being read (Doctrine Query Builder UPDATE queries).mp4
100.89 MB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/11. Marking notifications as being read (Doctrine Query Builder UPDATE queries).srt
9.57 KB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/11. Marking notifications as being read (Doctrine Query Builder UPDATE queries).vtt
8.38 KB
9. Sending e-mails and Event Dispatcher/1. Introduction to EventDispatcher.mp4
15.11 MB
9. Sending e-mails and Event Dispatcher/1. Introduction to EventDispatcher.srt
3.25 KB
9. Sending e-mails and Event Dispatcher/1. Introduction to EventDispatcher.vtt
2.87 KB
9. Sending e-mails and Event Dispatcher/2. Dispatching an event when user registers.mp4
53.18 MB
9. Sending e-mails and Event Dispatcher/2. Dispatching an event when user registers.srt
5.27 KB
9. Sending e-mails and Event Dispatcher/2. Dispatching an event when user registers.vtt
4.65 KB
9. Sending e-mails and Event Dispatcher/3. EventSubscriber - listening to user register event.mp4
27.48 MB
9. Sending e-mails and Event Dispatcher/3. EventSubscriber - listening to user register event.srt
4.07 KB
9. Sending e-mails and Event Dispatcher/3. EventSubscriber - listening to user register event.vtt
3.59 KB
9. Sending e-mails and Event Dispatcher/4. UPDATE Missing code on next lecture.html
649 B
9. Sending e-mails and Event Dispatcher/5. Sending e-mail after user registers using Swift Mailer.mp4
76.27 MB
9. Sending e-mails and Event Dispatcher/5. Sending e-mail after user registers using Swift Mailer.srt
9.27 KB
9. Sending e-mails and Event Dispatcher/5. Sending e-mail after user registers using Swift Mailer.vtt
8.13 KB
9. Sending e-mails and Event Dispatcher/6. E-mail spooling.mp4
24.71 MB
9. Sending e-mails and Event Dispatcher/6. E-mail spooling.srt
5.13 KB
9. Sending e-mails and Event Dispatcher/6. E-mail spooling.vtt
4.49 KB
9. Sending e-mails and Event Dispatcher/7. Creating a Mailer class to handle e-mail sending (and generation using Twig).mp4
49.3 MB
9. Sending e-mails and Event Dispatcher/7. Creating a Mailer class to handle e-mail sending (and generation using Twig).srt
4.63 KB
9. Sending e-mails and Event Dispatcher/7. Creating a Mailer class to handle e-mail sending (and generation using Twig).vtt
4.07 KB
9. Sending e-mails and Event Dispatcher/8. Account confirmation (using secure token, confirmation link on e-mail).mp4
141.08 MB
9. Sending e-mails and Event Dispatcher/8. Account confirmation (using secure token, confirmation link on e-mail).srt
12.69 KB
9. Sending e-mails and Event Dispatcher/8. Account confirmation (using secure token, confirmation link on e-mail).vtt
11.05 KB
9. Sending e-mails and Event Dispatcher/8.1 TokenGenerator.php.zip.zip
469 B
10. Translations and internationalization/1. Installing and configuring translation component.mp4
30.13 MB
10. Translations and internationalization/1. Installing and configuring translation component.srt
4.05 KB
10. Translations and internationalization/1. Installing and configuring translation component.vtt
3.51 KB
10. Translations and internationalization/2. Using trans Twig filter to translate strings and validation messages translation.mp4
64.55 MB
10. Translations and internationalization/2. Using trans Twig filter to translate strings and validation messages translation.srt
6.65 KB
10. Translations and internationalization/2. Using trans Twig filter to translate strings and validation messages translation.vtt
5.81 KB
10. Translations and internationalization/2.1 translations.zip.zip
2.51 KB
10. Translations and internationalization/3. Translation strings with variables (translating confirmation e-mail with links).mp4
83.27 MB
10. Translations and internationalization/3. Translation strings with variables (translating confirmation e-mail with links).srt
8.47 KB
10. Translations and internationalization/3. Translation strings with variables (translating confirmation e-mail with links).vtt
7.37 KB
10. Translations and internationalization/4. Translation pluralization (different translation depending on variable).mp4
55.94 MB
10. Translations and internationalization/4. Translation pluralization (different translation depending on variable).srt
4.18 KB
10. Translations and internationalization/4. Translation pluralization (different translation depending on variable).vtt
3.68 KB
11. Sessions (and Translations used with EventSubscriber)/1. Introduction to sessions.mp4
14.86 MB
11. Sessions (and Translations used with EventSubscriber)/1. Introduction to sessions.srt
3.05 KB
11. Sessions (and Translations used with EventSubscriber)/1. Introduction to sessions.vtt
2.68 KB
11. Sessions (and Translations used with EventSubscriber)/2. Storing user sessions in database.mp4
95.27 MB
11. Sessions (and Translations used with EventSubscriber)/2. Storing user sessions in database.srt
8.59 KB
11. Sessions (and Translations used with EventSubscriber)/2. Storing user sessions in database.vtt
7.55 KB
11. Sessions (and Translations used with EventSubscriber)/2.1 migration.sql.zip.zip
722 B
11. Sessions (and Translations used with EventSubscriber)/3. LocaleSubscriber - keeping user locale (language) in session.mp4
91.03 MB
11. Sessions (and Translations used with EventSubscriber)/3. LocaleSubscriber - keeping user locale (language) in session.srt
8.23 KB
11. Sessions (and Translations used with EventSubscriber)/3. LocaleSubscriber - keeping user locale (language) in session.vtt
7.24 KB
11. Sessions (and Translations used with EventSubscriber)/4. UserPreferences Entity & OneToOne relation with User Entity.mp4
93.23 MB
11. Sessions (and Translations used with EventSubscriber)/4. UserPreferences Entity & OneToOne relation with User Entity.srt
7.96 KB
11. Sessions (and Translations used with EventSubscriber)/4. UserPreferences Entity & OneToOne relation with User Entity.vtt
6.99 KB
11. Sessions (and Translations used with EventSubscriber)/5. Creating new UserPreferences after user registration (responding to event).mp4
65.73 MB
11. Sessions (and Translations used with EventSubscriber)/5. Creating new UserPreferences after user registration (responding to event).srt
5.73 KB
11. Sessions (and Translations used with EventSubscriber)/5. Creating new UserPreferences after user registration (responding to event).vtt
5.02 KB
11. Sessions (and Translations used with EventSubscriber)/6. UserLocaleSubscriber - loading user language from DB and keeping in session.mp4
53.16 MB
11. Sessions (and Translations used with EventSubscriber)/6. UserLocaleSubscriber - loading user language from DB and keeping in session.srt
5.42 KB
11. Sessions (and Translations used with EventSubscriber)/6. UserLocaleSubscriber - loading user language from DB and keeping in session.vtt
4.73 KB
12. Testing your application/1. Introduction to unit testing (using PHPUnit).mp4
9.16 MB
12. Testing your application/1. Introduction to unit testing (using PHPUnit).srt
2.13 KB
12. Testing your application/1. Introduction to unit testing (using PHPUnit).vtt
1.86 KB
12. Testing your application/2. Writing first unit test.mp4
69.22 MB
12. Testing your application/2. Writing first unit test.srt
8.07 KB
12. Testing your application/2. Writing first unit test.vtt
7.04 KB
12. Testing your application/3. Creating PHPUnit Mocks.mp4
51.76 MB
12. Testing your application/3. Creating PHPUnit Mocks.srt
5.56 KB
12. Testing your application/3. Creating PHPUnit Mocks.vtt
4.87 KB
12. Testing your application/4. A more complicated case with testing.mp4
108.28 MB
12. Testing your application/4. A more complicated case with testing.srt
9.17 KB
12. Testing your application/4. A more complicated case with testing.vtt
7.91 KB
13. Deploying Symfony4 on production environment/1. Creating a GitHub account and adding an SSH key.mp4
33.37 MB
13. Deploying Symfony4 on production environment/1. Creating a GitHub account and adding an SSH key.srt
5.91 KB
13. Deploying Symfony4 on production environment/1. Creating a GitHub account and adding an SSH key.vtt
5.12 KB
13. Deploying Symfony4 on production environment/2. DigitalOcean Coupon Code.html
358 B
13. Deploying Symfony4 on production environment/3. Creating a DigitalOcean droplet.mp4
13.5 MB
13. Deploying Symfony4 on production environment/3. Creating a DigitalOcean droplet.srt
1.73 KB
13. Deploying Symfony4 on production environment/3. Creating a DigitalOcean droplet.vtt
1.54 KB
13. Deploying Symfony4 on production environment/4. First login to virtual server and changing the root password.mp4
8.81 MB
13. Deploying Symfony4 on production environment/4. First login to virtual server and changing the root password.srt
1.66 KB
13. Deploying Symfony4 on production environment/4. First login to virtual server and changing the root password.vtt
1.46 KB
13. Deploying Symfony4 on production environment/5. Creating and adding an SSH key to DigitalOcean (and managing SSH keys).mp4
21.97 MB
13. Deploying Symfony4 on production environment/5. Creating and adding an SSH key to DigitalOcean (and managing SSH keys).srt
4.26 KB
13. Deploying Symfony4 on production environment/5. Creating and adding an SSH key to DigitalOcean (and managing SSH keys).vtt
3.72 KB
13. Deploying Symfony4 on production environment/6. Installing Apache2 on virtual server.mp4
37.59 MB
13. Deploying Symfony4 on production environment/6. Installing Apache2 on virtual server.srt
3.73 KB
13. Deploying Symfony4 on production environment/6. Installing Apache2 on virtual server.vtt
3.27 KB
13. Deploying Symfony4 on production environment/7. Installing PHP 7.2 on virtual server.mp4
25.06 MB
13. Deploying Symfony4 on production environment/7. Installing PHP 7.2 on virtual server.srt
1.88 KB
13. Deploying Symfony4 on production environment/7. Installing PHP 7.2 on virtual server.vtt
1.65 KB
13. Deploying Symfony4 on production environment/7.1 install_php_commands.txt.txt
217 B
13. Deploying Symfony4 on production environment/8. Installing MySQL on virtual server and creating a database.mp4
15.95 MB
13. Deploying Symfony4 on production environment/8. Installing MySQL on virtual server and creating a database.srt
2.64 KB
13. Deploying Symfony4 on production environment/8. Installing MySQL on virtual server and creating a database.vtt
2.31 KB
13. Deploying Symfony4 on production environment/9. Configuring Apache Virtual Host and using fake SMTP testing server.mp4
42.54 MB
13. Deploying Symfony4 on production environment/9. Configuring Apache Virtual Host and using fake SMTP testing server.srt
8 KB
13. Deploying Symfony4 on production environment/9. Configuring Apache Virtual Host and using fake SMTP testing server.vtt
6.98 KB
13. Deploying Symfony4 on production environment/9.1 micro-post.conf.conf
716 B
13. Deploying Symfony4 on production environment/10. Moving application code to production server using Git & dependencies.mp4
49.55 MB
13. Deploying Symfony4 on production environment/10. Moving application code to production server using Git & dependencies.srt
5.11 KB
13. Deploying Symfony4 on production environment/10. Moving application code to production server using Git & dependencies.vtt
4.42 KB
13. Deploying Symfony4 on production environment/10.1 node_yarn_commands.txt.txt
415 B
13. Deploying Symfony4 on production environment/11. Running migrations on server and folder permissions.mp4
38.6 MB
13. Deploying Symfony4 on production environment/11. Running migrations on server and folder permissions.srt
6.23 KB
13. Deploying Symfony4 on production environment/11. Running migrations on server and folder permissions.vtt
5.41 KB
14. Automating the deployment process with CircleCi/1. Introduction to Continuous Integration & Continuous Deployment.mp4
15.76 MB
14. Automating the deployment process with CircleCi/1. Introduction to Continuous Integration & Continuous Deployment.srt
2.59 KB
14. Automating the deployment process with CircleCi/1. Introduction to Continuous Integration & Continuous Deployment.vtt
2.31 KB
14. Automating the deployment process with CircleCi/2. Setting up CircleCI (automation server).mp4
63.71 MB
14. Automating the deployment process with CircleCi/2. Setting up CircleCI (automation server).srt
9.25 KB
14. Automating the deployment process with CircleCi/2. Setting up CircleCI (automation server).vtt
8.13 KB
14. Automating the deployment process with CircleCi/3. Running our first automation job (running tests).mp4
41.12 MB
14. Automating the deployment process with CircleCi/3. Running our first automation job (running tests).srt
3.36 KB
14. Automating the deployment process with CircleCi/3. Running our first automation job (running tests).vtt
2.93 KB
14. Automating the deployment process with CircleCi/4. Adding deployment SSH key to CricleCI.mp4
6.57 MB
14. Automating the deployment process with CircleCi/4. Adding deployment SSH key to CricleCI.srt
1.32 KB
14. Automating the deployment process with CircleCi/4. Adding deployment SSH key to CricleCI.vtt
1.17 KB
14. Automating the deployment process with CircleCi/5. Deployment job and deployment scripts.mp4
104.56 MB
14. Automating the deployment process with CircleCi/5. Deployment job and deployment scripts.srt
10.87 KB
14. Automating the deployment process with CircleCi/5. Deployment job and deployment scripts.vtt
9.49 KB
14. Automating the deployment process with CircleCi/6. Running the deployment job.mp4
65.14 MB
14. Automating the deployment process with CircleCi/6. Running the deployment job.srt
4.79 KB
14. Automating the deployment process with CircleCi/6. Running the deployment job.vtt
4.13 KB
15. Bonus/1. Bonus Lecture Discount on the REST API in Symfony course!.html