BT种子基本信息
- 种子哈希:6ec2c483cc2f6fd39c30a55511c2601971b66f94
- 文档大小:7.4 GB
- 文档个数:355个文档
- 下载次数:4479次
- 下载速度:极快
- 收录时间:2020-02-27
- 最近下载:2025-01-29
- DMCA/屏蔽:DMCA/屏蔽
文档列表
4. Controllers, Routes, Views/1. About controllers.mp4 173.8 MB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/9. Doctrine EventSubscriber - saving a notification as a reaction to other events.mp4 161.8 MB
7. Doctrine advanced (following functionality)/5. FollowUnfollow functionality (controller, adding Entities to Collections).mp4 155.5 MB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/4. Implementing like functionality through XHR requests (including JavaScript).mp4 150.1 MB
9. Sending e-mails and Event Dispatcher/8. Account confirmation (using secure token, confirmation link on e-mail).mp4 147.9 MB
6. Securing the application/10. Assigning user to MicroPost (ManyToOne & OneToMany).mp4 137.8 MB
7. Doctrine advanced (following functionality)/9. Creating custom query to fetch users with more than 5 posts.mp4 135.1 MB
7. Doctrine advanced (following functionality)/7. Doctrine QueryBuilder - creating queries in OOP manner.mp4 131.9 MB
6. Securing the application/17. Adding an Admin User with all permissions.mp4 126.3 MB
6. Securing the application/16. Securing controller actions and templates using Security Voter.mp4 126.1 MB
7. Doctrine advanced (following functionality)/8. ArrayCollection vs PersistentCollection vs Collection.mp4 125.9 MB
12. Testing your application/4. A more complicated case with testing.mp4 113.5 MB
14. Automating the deployment process with CircleCi/5. Deployment job and deployment scripts.mp4 109.6 MB
6. Securing the application/6. Login form part 2.mp4 108.3 MB
5. Introduction to Databases (Doctrine2 ORM)/1. Doctrine introduction.mp4 106.8 MB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/11. Marking notifications as being read (Doctrine Query Builder UPDATE queries).mp4 105.8 MB
5. Introduction to Databases (Doctrine2 ORM)/6. Creating a form and handling form submission.mp4 103.6 MB
6. Securing the application/12. Verifying user permissions in Twig (is_granted).mp4 103.2 MB
6. Securing the application/9. User registration controller.mp4 102.2 MB
7. Doctrine advanced (following functionality)/1. Lazy loading, proxy classes, repository find methods criteria.mp4 100.9 MB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/8. Unseen notification badge (Twig + JavaScript).mp4 100.2 MB
11. Sessions (and Translations used with EventSubscriber)/2. Storing user sessions in database.mp4 99.9 MB
6. Securing the application/15. Restricting access to edit or delete a micro post using SecurityVoter.mp4 98.9 MB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/3. Likes controller.mp4 98.8 MB
11. Sessions (and Translations used with EventSubscriber)/4. UserPreferences Entity & OneToOne relation with User Entity.mp4 97.8 MB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/10. Unseen notification list.mp4 97.5 MB
11. Sessions (and Translations used with EventSubscriber)/3. LocaleSubscriber - keeping user locale (language) in session.mp4 95.4 MB
6. Securing the application/4. User Entity fixtures.mp4 94.3 MB
5. Introduction to Databases (Doctrine2 ORM)/4. Basics of doctrine repository.mp4 93.7 MB
5. Introduction to Databases (Doctrine2 ORM)/7. Repository find methods and Twig include.mp4 91.7 MB
7. Doctrine advanced (following functionality)/3. ManyToMany self-referencing relation (followingfollowers).mp4 91.0 MB
5. Introduction to Databases (Doctrine2 ORM)/8. Repository findBy, form validation, handling Entity changes.mp4 88.6 MB
10. Translations and internationalization/3. Translation strings with variables (translating confirmation e-mail with links).mp4 87.3 MB
6. Securing the application/5. Login form part 1.mp4 85.7 MB
6. Securing the application/8. User registration form.mp4 84.8 MB
2. Work environment setup & overview/7. Symfony project structure overview.mp4 84.0 MB
4. Controllers, Routes, Views/2. About routing.mp4 83.0 MB
4. Controllers, Routes, Views/8. Installing Bootstrap 4 and compiling assets using Encore (Webpack).mp4 83.0 MB
3. Service Container/5. Manual service wiring, parameter binding.mp4 82.2 MB
9. Sending e-mails and Event Dispatcher/5. Sending e-mail after user registers using Swift Mailer.mp4 80.0 MB
4. Controllers, Routes, Views/3. Introduction to views (Twig).mp4 79.7 MB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/6. Doctrine Table Inheritance - base Notification Entity.mp4 79.4 MB
6. Securing the application/3. Creating User entity.mp4 76.8 MB
7. Doctrine advanced (following functionality)/4. Fetching collections lazily in templates.mp4 76.2 MB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/7. NotificationRepository - fetching notifications unseen by user.mp4 74.6 MB
6. Securing the application/2. Security component config and HTTP Basic login.mp4 73.8 MB
12. Testing your application/2. Writing first unit test.mp4 72.6 MB
6. Securing the application/7. Adding validation to User entity.mp4 69.6 MB
11. Sessions (and Translations used with EventSubscriber)/5. Creating new UserPreferences after user registration (responding to event).mp4 68.9 MB
14. Automating the deployment process with CircleCi/6. Running the deployment job.mp4 68.3 MB
10. Translations and internationalization/2. Using trans Twig filter to translate strings and validation messages translation.mp4 67.7 MB
14. Automating the deployment process with CircleCi/2. Setting up CircleCI (automation server).mp4 66.8 MB
3. Service Container/1. About Service Container.mp4 66.3 MB
6. Securing the application/13. Adding randomness to fixtures.mp4 64.7 MB
3. Service Container/3. Public, private services, service aliases.mp4 61.5 MB
6. Securing the application/19. Restricting adding new posts to registered users (many ways of doing that).mp4 61.1 MB
4. Controllers, Routes, Views/4. Twig filters & custom Twig extensions.mp4 59.2 MB
5. Introduction to Databases (Doctrine2 ORM)/2. Creating first Entity.mp4 58.7 MB
10. Translations and internationalization/4. Translation pluralization (different translation depending on variable).mp4 58.7 MB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/2. ManyToMany relationship for liked posts.mp4 58.6 MB
5. Introduction to Databases (Doctrine2 ORM)/9. Deleting an Entity and flash messages.mp4 57.8 MB
5. Introduction to Databases (Doctrine2 ORM)/3. Creating a database migration.mp4 56.5 MB
9. Sending e-mails and Event Dispatcher/2. Dispatching an event when user registers.mp4 55.8 MB
11. Sessions (and Translations used with EventSubscriber)/6. UserLocaleSubscriber - loading user language from DB and keeping in session.mp4 55.7 MB
12. Testing your application/3. Creating PHPUnit Mocks.mp4 54.3 MB
4. Controllers, Routes, Views/7. Handling assets (JavaScript, CSS) using Symfony Encore (and Webpack).mp4 54.0 MB
2. Work environment setup & overview/1. Setting up Vagrant on Windows.mp4 53.9 MB
3. Service Container/4. Service tags.mp4 53.7 MB
13. Deploying Symfony4 on production environment/10. Moving application code to production server using Git & dependencies.mp4 52.0 MB
9. Sending e-mails and Event Dispatcher/7. Creating a Mailer class to handle e-mail sending (and generation using Twig).mp4 51.7 MB
7. Doctrine advanced (following functionality)/6. FollowUnfollow functionality (security, verifying uniqueness).mp4 51.4 MB
6. Securing the application/11. Fixtures for relations (using references in fixtures).mp4 50.0 MB
5. Introduction to Databases (Doctrine2 ORM)/5. Creating fixtures (database seeding).mp4 49.8 MB
4. Controllers, Routes, Views/6. Global variables in Twig.mp4 49.1 MB
4. Controllers, Routes, Views/5. Custom error pages using Twig.mp4 46.8 MB
3. Service Container/2. Autowiring, Autoconfiguring services.mp4 46.4 MB
2. Work environment setup & overview/3. Setting up Vagrant on MacOS.mp4 45.4 MB
7. Doctrine advanced (following functionality)/2. Doctrine Lifecycle Callbacks.mp4 44.9 MB
13. Deploying Symfony4 on production environment/9. Configuring Apache Virtual Host and using fake SMTP testing server.mp4 44.6 MB
14. Automating the deployment process with CircleCi/3. Running our first automation job (running tests).mp4 43.1 MB
1. Introduction/4.1 full-source-code.zip.zip 41.8 MB
13. Deploying Symfony4 on production environment/11. Running migrations on server and folder permissions.mp4 40.5 MB
5. Introduction to Databases (Doctrine2 ORM)/10. Doctrine internals (Entity, EntityManager, Unit of Work, Identity Map).mp4 39.6 MB
13. Deploying Symfony4 on production environment/6. Installing Apache2 on virtual server.mp4 39.4 MB
2. Work environment setup & overview/5. Running Vagrant and creating a new Symfony 4 project.mp4 39.0 MB
2. Work environment setup & overview/2. Setting up Vagrant on Ubuntu.mp4 35.3 MB
13. Deploying Symfony4 on production environment/1. Creating a GitHub account and adding an SSH key.mp4 35.0 MB
6. Securing the application/1. Security concepts.mp4 33.9 MB
10. Translations and internationalization/1. Installing and configuring translation component.mp4 31.6 MB
7. Doctrine advanced (following functionality)/10. More on Doctrine Collections (from the database perspective).mp4 29.3 MB
9. Sending e-mails and Event Dispatcher/3. EventSubscriber - listening to user register event.mp4 28.8 MB
1. Introduction/1. Introduction.mp4 26.4 MB
13. Deploying Symfony4 on production environment/7. Installing PHP 7.2 on virtual server.mp4 26.3 MB
9. Sending e-mails and Event Dispatcher/6. E-mail spooling.mp4 25.9 MB
13. Deploying Symfony4 on production environment/5. Creating and adding an SSH key to DigitalOcean (and managing SSH keys).mp4 23.0 MB
1. Introduction/3. Tools overview.mp4 23.0 MB
6. Securing the application/18. Security role hierarchy.mp4 21.9 MB
6. Securing the application/14. Security Voters introduction.mp4 21.4 MB
13. Deploying Symfony4 on production environment/8. Installing MySQL on virtual server and creating a database.mp4 16.7 MB
14. Automating the deployment process with CircleCi/1. Introduction to Continuous Integration & Continuous Deployment.mp4 16.5 MB
9. Sending e-mails and Event Dispatcher/1. Introduction to EventDispatcher.mp4 15.8 MB
11. Sessions (and Translations used with EventSubscriber)/1. Introduction to sessions.mp4 15.6 MB
13. Deploying Symfony4 on production environment/3. Creating a DigitalOcean droplet.mp4 14.2 MB
1. Introduction/2. About Symfony.mp4 13.3 MB
12. Testing your application/1. Introduction to unit testing (using PHPUnit).mp4 9.6 MB
13. Deploying Symfony4 on production environment/4. First login to virtual server and changing the root password.mp4 9.2 MB
14. Automating the deployment process with CircleCi/4. Adding deployment SSH key to CricleCI.mp4 6.9 MB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/5. Notifications introduction.mp4 3.9 MB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/1. Section introduction.mp4 2.8 MB
4. Controllers, Routes, Views/3.1 twig-cheat-sheet.pdf.pdf 83.9 kB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/4. Implementing like functionality through XHR requests (including JavaScript).srt 18.1 kB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/9. Doctrine EventSubscriber - saving a notification as a reaction to other events.srt 17.5 kB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/4. Implementing like functionality through XHR requests (including JavaScript).vtt 15.8 kB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/9. Doctrine EventSubscriber - saving a notification as a reaction to other events.vtt 15.3 kB
7. Doctrine advanced (following functionality)/5. FollowUnfollow functionality (controller, adding Entities to Collections).srt 15.2 kB
7. Doctrine advanced (following functionality)/5. FollowUnfollow functionality (controller, adding Entities to Collections).vtt 13.3 kB
9. Sending e-mails and Event Dispatcher/8. Account confirmation (using secure token, confirmation link on e-mail).srt 13.0 kB
9. Sending e-mails and Event Dispatcher/8. Account confirmation (using secure token, confirmation link on e-mail).vtt 11.3 kB
4. Controllers, Routes, Views/1. About controllers.srt 11.2 kB
14. Automating the deployment process with CircleCi/5. Deployment job and deployment scripts.srt 11.1 kB
7. Doctrine advanced (following functionality)/9. Creating custom query to fetch users with more than 5 posts.srt 11.1 kB
6. Securing the application/12. Verifying user permissions in Twig (is_granted).srt 11.0 kB
6. Securing the application/9. User registration controller.srt 10.9 kB
5. Introduction to Databases (Doctrine2 ORM)/1. Doctrine introduction.srt 10.9 kB
6. Securing the application/6. Login form part 2.srt 10.6 kB
5. Introduction to Databases (Doctrine2 ORM)/6. Creating a form and handling form submission.srt 10.6 kB
6. Securing the application/10. Assigning user to MicroPost (ManyToOne & OneToMany).srt 10.5 kB
7. Doctrine advanced (following functionality)/7. Doctrine QueryBuilder - creating queries in OOP manner.srt 10.4 kB
6. Securing the application/16. Securing controller actions and templates using Security Voter.srt 10.3 kB
6. Securing the application/17. Adding an Admin User with all permissions.srt 10.2 kB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/10. Unseen notification list.srt 10.0 kB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/8. Unseen notification badge (Twig + JavaScript).srt 10.0 kB
6. Securing the application/15. Restricting access to edit or delete a micro post using SecurityVoter.srt 9.8 kB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/11. Marking notifications as being read (Doctrine Query Builder UPDATE queries).srt 9.8 kB
4. Controllers, Routes, Views/1. About controllers.vtt 9.8 kB
14. Automating the deployment process with CircleCi/5. Deployment job and deployment scripts.vtt 9.7 kB
6. Securing the application/12. Verifying user permissions in Twig (is_granted).vtt 9.7 kB
4. Controllers, Routes, Views/3. Introduction to views (Twig).srt 9.7 kB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/6. Doctrine Table Inheritance - base Notification Entity.srt 9.6 kB
7. Doctrine advanced (following functionality)/9. Creating custom query to fetch users with more than 5 posts.vtt 9.6 kB
6. Securing the application/9. User registration controller.vtt 9.6 kB
5. Introduction to Databases (Doctrine2 ORM)/1. Doctrine introduction.vtt 9.5 kB
9. Sending e-mails and Event Dispatcher/5. Sending e-mail after user registers using Swift Mailer.srt 9.5 kB
14. Automating the deployment process with CircleCi/2. Setting up CircleCI (automation server).srt 9.5 kB
12. Testing your application/4. A more complicated case with testing.srt 9.4 kB
6. Securing the application/6. Login form part 2.vtt 9.3 kB
6. Securing the application/4. User Entity fixtures.srt 9.3 kB
5. Introduction to Databases (Doctrine2 ORM)/6. Creating a form and handling form submission.vtt 9.2 kB
6. Securing the application/10. Assigning user to MicroPost (ManyToOne & OneToMany).vtt 9.2 kB
7. Doctrine advanced (following functionality)/7. Doctrine QueryBuilder - creating queries in OOP manner.vtt 9.1 kB
6. Securing the application/16. Securing controller actions and templates using Security Voter.vtt 9.0 kB
6. Securing the application/5. Login form part 1.srt 9.0 kB
6. Securing the application/2. Security component config and HTTP Basic login.srt 8.9 kB
6. Securing the application/17. Adding an Admin User with all permissions.vtt 8.9 kB
7. Doctrine advanced (following functionality)/8. ArrayCollection vs PersistentCollection vs Collection.srt 8.8 kB
11. Sessions (and Translations used with EventSubscriber)/2. Storing user sessions in database.srt 8.8 kB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/10. Unseen notification list.vtt 8.8 kB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/3. Likes controller.srt 8.8 kB
5. Introduction to Databases (Doctrine2 ORM)/4. Basics of doctrine repository.srt 8.8 kB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/8. Unseen notification badge (Twig + JavaScript).vtt 8.7 kB
10. Translations and internationalization/3. Translation strings with variables (translating confirmation e-mail with links).srt 8.7 kB
6. Securing the application/3. Creating User entity.srt 8.6 kB
6. Securing the application/15. Restricting access to edit or delete a micro post using SecurityVoter.vtt 8.6 kB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/11. Marking notifications as being read (Doctrine Query Builder UPDATE queries).vtt 8.6 kB
5. Introduction to Databases (Doctrine2 ORM)/7. Repository find methods and Twig include.srt 8.5 kB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/6. Doctrine Table Inheritance - base Notification Entity.vtt 8.5 kB
11. Sessions (and Translations used with EventSubscriber)/3. LocaleSubscriber - keeping user locale (language) in session.srt 8.4 kB
4. Controllers, Routes, Views/3. Introduction to views (Twig).vtt 8.4 kB
14. Automating the deployment process with CircleCi/2. Setting up CircleCI (automation server).vtt 8.3 kB
9. Sending e-mails and Event Dispatcher/5. Sending e-mail after user registers using Swift Mailer.vtt 8.3 kB
12. Testing your application/2. Writing first unit test.srt 8.3 kB
13. Deploying Symfony4 on production environment/9. Configuring Apache Virtual Host and using fake SMTP testing server.srt 8.2 kB
11. Sessions (and Translations used with EventSubscriber)/4. UserPreferences Entity & OneToOne relation with User Entity.srt 8.2 kB
5. Introduction to Databases (Doctrine2 ORM)/8. Repository findBy, form validation, handling Entity changes.srt 8.1 kB
12. Testing your application/4. A more complicated case with testing.vtt 8.1 kB
6. Securing the application/4. User Entity fixtures.vtt 8.1 kB
7. Doctrine advanced (following functionality)/3. ManyToMany self-referencing relation (followingfollowers).srt 8.0 kB
4. Controllers, Routes, Views/2. About routing.srt 8.0 kB
7. Doctrine advanced (following functionality)/1. Lazy loading, proxy classes, repository find methods criteria.srt 7.9 kB
6. Securing the application/5. Login form part 1.vtt 7.8 kB
6. Securing the application/2. Security component config and HTTP Basic login.vtt 7.8 kB
4. Controllers, Routes, Views/7. Handling assets (JavaScript, CSS) using Symfony Encore (and Webpack).srt 7.8 kB
7. Doctrine advanced (following functionality)/8. ArrayCollection vs PersistentCollection vs Collection.vtt 7.8 kB
11. Sessions (and Translations used with EventSubscriber)/2. Storing user sessions in database.vtt 7.7 kB
5. Introduction to Databases (Doctrine2 ORM)/4. Basics of doctrine repository.vtt 7.7 kB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/3. Likes controller.vtt 7.7 kB
6. Securing the application/3. Creating User entity.vtt 7.6 kB
10. Translations and internationalization/3. Translation strings with variables (translating confirmation e-mail with links).vtt 7.5 kB
1. Introduction/1. Introduction.srt 7.5 kB
5. Introduction to Databases (Doctrine2 ORM)/7. Repository find methods and Twig include.vtt 7.4 kB
11. Sessions (and Translations used with EventSubscriber)/3. LocaleSubscriber - keeping user locale (language) in session.vtt 7.4 kB
7. Doctrine advanced (following functionality)/4. Fetching collections lazily in templates.srt 7.4 kB
5. Introduction to Databases (Doctrine2 ORM)/3. Creating a database migration.srt 7.2 kB
4. Controllers, Routes, Views/4. Twig filters & custom Twig extensions.srt 7.2 kB
12. Testing your application/2. Writing first unit test.vtt 7.2 kB
6. Securing the application/8. User registration form.srt 7.2 kB
11. Sessions (and Translations used with EventSubscriber)/4. UserPreferences Entity & OneToOne relation with User Entity.vtt 7.2 kB
13. Deploying Symfony4 on production environment/9. Configuring Apache Virtual Host and using fake SMTP testing server.vtt 7.2 kB
5. Introduction to Databases (Doctrine2 ORM)/8. Repository findBy, form validation, handling Entity changes.vtt 7.1 kB
7. Doctrine advanced (following functionality)/3. ManyToMany self-referencing relation (followingfollowers).vtt 7.0 kB
4. Controllers, Routes, Views/2. About routing.vtt 7.0 kB
4. Controllers, Routes, Views/8. Installing Bootstrap 4 and compiling assets using Encore (Webpack).srt 7.0 kB
7. Doctrine advanced (following functionality)/1. Lazy loading, proxy classes, repository find methods criteria.vtt 7.0 kB
4. Controllers, Routes, Views/7. Handling assets (JavaScript, CSS) using Symfony Encore (and Webpack).vtt 6.9 kB
10. Translations and internationalization/2. Using trans Twig filter to translate strings and validation messages translation.srt 6.8 kB
2. Work environment setup & overview/7. Symfony project structure overview.srt 6.8 kB
5. Introduction to Databases (Doctrine2 ORM)/2. Creating first Entity.srt 6.7 kB
1. Introduction/1. Introduction.vtt 6.6 kB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/7. NotificationRepository - fetching notifications unseen by user.srt 6.5 kB
7. Doctrine advanced (following functionality)/4. Fetching collections lazily in templates.vtt 6.5 kB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/2. ManyToMany relationship for liked posts.srt 6.5 kB
5. Introduction to Databases (Doctrine2 ORM)/3. Creating a database migration.vtt 6.4 kB
4. Controllers, Routes, Views/4. Twig filters & custom Twig extensions.vtt 6.4 kB
3. Service Container/1. About Service Container.srt 6.4 kB
13. Deploying Symfony4 on production environment/11. Running migrations on server and folder permissions.srt 6.4 kB
6. Securing the application/8. User registration form.vtt 6.3 kB
4. Controllers, Routes, Views/8. Installing Bootstrap 4 and compiling assets using Encore (Webpack).vtt 6.1 kB
6. Securing the application/19. Restricting adding new posts to registered users (many ways of doing that).srt 6.1 kB
13. Deploying Symfony4 on production environment/1. Creating a GitHub account and adding an SSH key.srt 6.1 kB
2. Work environment setup & overview/7. Symfony project structure overview.vtt 6.0 kB
10. Translations and internationalization/2. Using trans Twig filter to translate strings and validation messages translation.vtt 6.0 kB
5. Introduction to Databases (Doctrine2 ORM)/2. Creating first Entity.vtt 5.9 kB
11. Sessions (and Translations used with EventSubscriber)/5. Creating new UserPreferences after user registration (responding to event).srt 5.9 kB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/7. NotificationRepository - fetching notifications unseen by user.vtt 5.8 kB
6. Securing the application/7. Adding validation to User entity.srt 5.7 kB
12. Testing your application/3. Creating PHPUnit Mocks.srt 5.7 kB
7. Doctrine advanced (following functionality)/6. FollowUnfollow functionality (security, verifying uniqueness).srt 5.7 kB
8. Doctrine advanced Part 2 (likes functionality & user notifications)/2. ManyToMany relationship for liked posts.vtt 5.6 kB
3. Service Container/1. About Service Container.vtt 5.6 kB
11. Sessions (and Translations used with EventSubscriber)/6. UserLocaleSubscriber - loading user language from DB and keeping in session.srt 5.5 kB
13. Deploying Symfony4 on production environment/11. Running migrations on server and folder permissions.vtt 5.5 kB
4. Controllers, Routes, Views/5. Custom error pages using Twig.srt 5.5 kB
9. Sending e-mails and Event Dispatcher/2. Dispatching an event when user registers.srt 5.4 kB
3. Service Container/5. Manual service wiring, parameter binding.srt 5.4 kB
5. Introduction to Databases (Doctrine2 ORM)/5. Creating fixtures (database seeding).srt 5.4 kB
6. Securing the application/19. Restricting adding new posts to registered users (many ways of doing that).vtt 5.3 kB
9. Sending e-mails and Event Dispatcher/6. E-mail spooling.srt 5.2 kB
13. Deploying Symfony4 on production environment/1. Creating a GitHub account and adding an SSH key.vtt 5.2 kB
13. Deploying Symfony4 on production environment/10. Moving application code to production server using Git & dependencies.srt 5.2 kB
5. Introduction to Databases (Doctrine2 ORM)/10. Doctrine internals (Entity, EntityManager, Unit of Work, Identity Map).srt 5.2 kB
11. Sessions (and Translations used with EventSubscriber)/5. Creating new UserPreferences after user registration (responding to event).vtt 5.1 kB
3. Service Container/3. Public, private services, service aliases.srt 5.1 kB
6. Securing the application/7. Adding validation to User entity.vtt 5.0 kB
3. Service Container/4. Service tags.srt 5.0 kB
12. Testing your application/3. Creating PHPUnit Mocks.vtt 5.0 kB
7. Doctrine advanced (following functionality)/6. FollowUnfollow functionality (security, verifying uniqueness).vtt 4.9 kB
14. Automating the deployment process with CircleCi/6. Running the deployment job.srt 4.9 kB
2. Work environment setup & overview/5. Running Vagrant and creating a new Symfony 4 project.srt 4.9 kB
11. Sessions (and Translations used with EventSubscriber)/6. UserLocaleSubscriber - loading user language from DB and keeping in session.vtt 4.8 kB
4. Controllers, Routes, Views/5. Custom error pages using Twig.vtt 4.8 kB
5. Introduction to Databases (Doctrine2 ORM)/5. Creating fixtures (database seeding).vtt 4.8 kB
9. Sending e-mails and Event Dispatcher/2. Dispatching an event when user registers.vtt 4.8 kB
5. Introduction to Databases (Doctrine2 ORM)/9. Deleting an Entity and flash messages.srt 4.7 kB
9. Sending e-mails and Event Dispatcher/7. Creating a Mailer class to handle e-mail sending (and generation using Twig).srt 4.7 kB
4. Controllers, Routes, Views/6. Global variables in Twig.srt 4.7 kB
3. Service Container/5. Manual service wiring, parameter binding.vtt 4.7 kB
9. Sending e-mails and Event Dispatcher/6. E-mail spooling.vtt 4.6 kB
5. Introduction to Databases (Doctrine2 ORM)/10. Doctrine internals (Entity, EntityManager, Unit of Work, Identity Map).vtt 4.6 kB
6. Securing the application/13. Adding randomness to fixtures.srt 4.5 kB
13. Deploying Symfony4 on production environment/10. Moving application code to production server using Git & dependencies.vtt 4.5 kB
3. Service Container/3. Public, private services, service aliases.vtt 4.5 kB
3. Service Container/2. Autowiring, Autoconfiguring services.srt 4.4 kB
3. Service Container/4. Service tags.vtt 4.4 kB
13. Deploying Symfony4 on production environment/5. Creating and adding an SSH key to DigitalOcean (and managing SSH keys).srt 4.4 kB
2. Work environment setup & overview/5. Running Vagrant and creating a new Symfony 4 project.vtt 4.3 kB
10. Translations and internationalization/4. Translation pluralization (different translation depending on variable).srt 4.3 kB
14. Automating the deployment process with CircleCi/6. Running the deployment job.vtt 4.2 kB
7. Doctrine advanced (following functionality)/2. Doctrine Lifecycle Callbacks.srt 4.2 kB
9. Sending e-mails and Event Dispatcher/3. EventSubscriber - listening to user register event.srt 4.2 kB
4. Controllers, Routes, Views/6. Global variables in Twig.vtt 4.2 kB
9. Sending e-mails and Event Dispatcher/7. Creating a Mailer class to handle e-mail sending (and generation using Twig).vtt 4.2 kB
10. Translations and internationalization/1. Installing and configuring translation component.srt 4.1 kB
5. Introduction to Databases (Doctrine2 ORM)/9. Deleting an Entity and flash messages.vtt 4.1 kB
6. Securing the application/11. Fixtures for relations (using references in fixtures).srt 4.1 kB
6. Securing the application/1. Security concepts.srt 4.0 kB
6. Securing the application/13. Adding randomness to fixtures.vtt 3.9 kB
3. Service Container/2. Autowiring, Autoconfiguring services.vtt 3.8 kB
13. Deploying Symfony4 on production environment/6. Installing Apache2 on virtual server.srt 3.8 kB
13. Deploying Symfony4 on production environment/5. Creating and adding an SSH key to DigitalOcean (and managing SSH keys).vtt 3.8 kB
10. Translations and internationalization/4. Translation pluralization (different translation depending on variable).vtt 3.8 kB
7. Doctrine advanced (following functionality)/2. Doctrine Lifecycle Callbacks.vtt 3.7 kB
9. Sending e-mails and Event Dispatcher/3. EventSubscriber - listening to user register event.vtt 3.7 kB
6. Securing the application/11. Fixtures for relations (using references in fixtures).vtt 3.6 kB
10. Translations and internationalization/1. Installing and configuring translation component.vtt 3.6 kB
6. Securing the application/1. Security concepts.vtt 3.6 kB
6. Securing the application/14. Security Voters introduction.srt 3.5 kB
14. Automating the deployment process with CircleCi/3. Running our first automation job (running tests).srt 3.4 kB
2. Work environment setup & overview/1. Setting up Vagrant on Windows.srt 3.4 kB
13. Deploying Symfony4 on production environment/6. Installing Apache2 on virtual server.vtt 3.3 kB
9. Sending e-mails and Event Dispatcher/1. Introduction to EventDispatcher.srt 3.3 kB
11. Sessions (and Translations used with EventSubscriber)/1. Introduction to sessions.srt 3.1 kB
6. Securing the application/14. Security Voters introduction.vtt 3.1 kB
2. Work environment setup & overview/3. Setting up Vagrant on MacOS.srt 3.0 kB
14. Automating the deployment process with CircleCi/3. Running our first automation job (running tests).vtt 3.0 kB
2. Work environment setup & overview/1. Setting up Vagrant on Windows.vtt 3.0 kB
7. Doctrine advanced (following functionality)/9.1 source.zip.zip 3.0 kB
9. Sending e-mails and Event Dispatcher/1. Introduction to EventDispatcher.vtt 2.9 kB
11. Sessions (and Translations used with EventSubscriber)/1. Introduction to sessions.vtt 2.7 kB
1. Introduction/2. About Symfony.srt 2.7 kB
13. Deploying Symfony4 on production environment/8. Installing MySQL on virtual server and creating a database.srt 2.7 kB
2. Work environment setup & overview/2. Setting up Vagrant on Ubuntu.srt 2.7 kB
7. Doctrine advanced (following functionality)/10. More on Doctrine Collections (from the database perspective).srt 2.7 kB
14. Automating the deployment process with CircleCi/1. Introduction to Continuous Integration & Continuous Deployment.srt 2.6 kB
2. Work environment setup & overview/3. Setting up Vagrant on MacOS.vtt 2.6 kB
10. Translations and internationalization/2.1 translations.zip.zip 2.6 kB
4. Controllers, Routes, Views/8.1 base.html.html 2.4 kB
1. Introduction/2. About Symfony.vtt 2.4 kB
7. Doctrine advanced (following functionality)/10. More on Doctrine Collections (from the database perspective).vtt 2.4 kB
13. Deploying Symfony4 on production environment/8. Installing MySQL on virtual server and creating a database.vtt 2.4 kB
14. Automating the deployment process with CircleCi/1. Introduction to Continuous Integration & Continuous Deployment.vtt 2.4 kB
2. Work environment setup & overview/2. Setting up Vagrant on Ubuntu.vtt 2.4 kB
1. Introduction/3. Tools overview.srt 2.3 kB
2. Work environment setup & overview/4. IMPORTANT! Vagrant problems and FAQ.html 2.2 kB
12. Testing your application/1. Introduction to unit testing (using PHPUnit).srt 2.2 kB
6. Securing the application/18. Security role hierarchy.srt 2.2 kB
7. Doctrine advanced (following functionality)/4.1 user-posts-not-full.html.html 2.1 kB
1. Introduction/3. Tools overview.vtt 2.1 kB
6. Securing the application/4.1 source.zip.zip 2.0 kB
13. Deploying Symfony4 on production environment/7. Installing PHP 7.2 on virtual server.srt 1.9 kB
12. Testing your application/1. Introduction to unit testing (using PHPUnit).vtt 1.9 kB
6. Securing the application/18. Security role hierarchy.vtt 1.9 kB
6. Securing the application/5.1 source.zip.zip 1.9 kB
13. Deploying Symfony4 on production environment/3. Creating a DigitalOcean droplet.srt 1.8 kB
13. Deploying Symfony4 on production environment/4. First login to virtual server and changing the root password.srt 1.7 kB
13. Deploying Symfony4 on production environment/7. Installing PHP 7.2 on virtual server.vtt 1.7 kB
2. Work environment setup & overview/6. IDEEditor and tools overview and recommendations.html 1.6 kB
13. Deploying Symfony4 on production environment/3. Creating a DigitalOcean droplet.vtt 1.6 kB
13. Deploying Symfony4 on production environment/4. First login to virtual server and changing the root password.vtt 1.5 kB
14. Automating the deployment process with CircleCi/4. Adding deployment SSH key to CricleCI.srt 1.4 kB
14. Automating the deployment process with CircleCi/4. Adding deployment SSH key to CricleCI.vtt 1.2 kB
7. Doctrine advanced (following functionality)/7.1 MicroPostRepository.php.zip.zip 1.1 kB
6. Securing the application/2.1 002-security.yml.zip.zip 1.0 kB
6. Securing the application/12.1 base-navbar.html.twig.zip.zip 999 Bytes
8. Doctrine advanced Part 2 (likes functionality & user notifications)/1. Section introduction.srt 990 Bytes
15. Bonus/1. Bonus Lecture Discount on the REST API in Symfony course!.html 943 Bytes
6. Securing the application/13.1 user-fixtures.php.zip.zip 929 Bytes
8. Doctrine advanced Part 2 (likes functionality & user notifications)/5. Notifications introduction.srt 901 Bytes
8. Doctrine advanced Part 2 (likes functionality & user notifications)/1. Section introduction.vtt 898 Bytes
8. Doctrine advanced Part 2 (likes functionality & user notifications)/5. Notifications introduction.vtt 809 Bytes
2. Work environment setup & overview/2.1 ubuntu-commands.txt.txt 790 Bytes
11. Sessions (and Translations used with EventSubscriber)/2.1 migration.sql.zip.zip 722 Bytes
13. Deploying Symfony4 on production environment/9.1 micro-post.conf.conf 716 Bytes
9. Sending e-mails and Event Dispatcher/4. UPDATE Missing code on next lecture.html 649 Bytes
6. Securing the application/3.1 User.php.zip.zip 618 Bytes
9. Sending e-mails and Event Dispatcher/8.1 TokenGenerator.php.zip.zip 469 Bytes
13. Deploying Symfony4 on production environment/10.1 node_yarn_commands.txt.txt 415 Bytes
0. Websites you may like/0. (1Hack.Us) Premium Tutorials-Guides-Articles & Community based Forum.url 377 Bytes
13. Deploying Symfony4 on production environment/2. DigitalOcean Coupon Code.html 358 Bytes
0. Websites you may like/1. (FreeTutorials.Us) Download Udemy Paid Courses For Free.url 328 Bytes
0. Websites you may like/2. (FreeCoursesOnline.Me) Download Udacity, Masterclass, Lynda, PHLearn, Pluralsight Free.url 286 Bytes
0. Websites you may like/4. (FTUApps.com) Download Cracked Developers Applications For Free.url 239 Bytes
0. Websites you may like/How you can help Team-FTU.txt 237 Bytes
13. Deploying Symfony4 on production environment/7.1 install_php_commands.txt.txt 217 Bytes
0. Websites you may like/3. (NulledPremium.com) Download E-Learning, E-Books, Audio-Books, Comics, Articles and more... etc.url 163 Bytes
1. Introduction/4. Full source code.html 77 Bytes
==查看完整文档列表==