本站已收录 番号和无损神作磁力链接/BT种子 

[DesireCourse.Net] Udemy - Learn PHP Symfony 4 Hands-On Creating Real World Application

种子简介

种子名称: [DesireCourse.Net] Udemy - Learn PHP Symfony 4 Hands-On Creating Real World Application
文件类型: 视频
文件数目: 105个文件
文件大小: 6.47 GB
收录时间: 2023-4-30 20:45
已经下载: 3
资源热度: 140
最近下载: 2024-5-19 17:06

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:a85306f1abbb2fba8cb7411664348d190ce326b2&dn=[DesireCourse.Net] Udemy - Learn PHP Symfony 4 Hands-On Creating Real World Application 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[DesireCourse.Net] Udemy - Learn PHP Symfony 4 Hands-On Creating Real World Application.torrent
  • 1. Introduction/1. Introduction.mp425.21MB
  • 1. Introduction/2. About Symfony.mp412.64MB
  • 1. Introduction/3. Tools overview.mp421.95MB
  • 10. Translations and internationalization/1. Installing and configuring translation component.mp430.13MB
  • 10. Translations and internationalization/2. Using trans Twig filter to translate strings and validation messages translation.mp464.55MB
  • 10. Translations and internationalization/3. Translation strings with variables (translating confirmation e-mail with links).mp483.27MB
  • 10. Translations and internationalization/4. Translation pluralization (different translation depending on variable).mp455.94MB
  • 11. Sessions (and Translations used with EventSubscriber)/1. Introduction to sessions.mp414.86MB
  • 11. Sessions (and Translations used with EventSubscriber)/2. Storing user sessions in database.mp495.27MB
  • 11. Sessions (and Translations used with EventSubscriber)/3. LocaleSubscriber - keeping user locale (language) in session.mp491.03MB
  • 11. Sessions (and Translations used with EventSubscriber)/4. UserPreferences Entity & OneToOne relation with User Entity.mp493.23MB
  • 11. Sessions (and Translations used with EventSubscriber)/5. Creating new UserPreferences after user registration (responding to event).mp465.73MB
  • 11. Sessions (and Translations used with EventSubscriber)/6. UserLocaleSubscriber - loading user language from DB and keeping in session.mp453.16MB
  • 12. Testing your application/1. Introduction to unit testing (using PHPUnit).mp49.16MB
  • 12. Testing your application/2. Writing first unit test.mp469.22MB
  • 12. Testing your application/3. Creating PHPUnit Mocks.mp451.76MB
  • 12. Testing your application/4. A more complicated case with testing.mp4108.28MB
  • 13. Deploying Symfony4 on production environment/1. Creating a GitHub account and adding an SSH key.mp433.37MB
  • 13. Deploying Symfony4 on production environment/10. Moving application code to production server using Git & dependencies.mp449.55MB
  • 13. Deploying Symfony4 on production environment/11. Running migrations on server and folder permissions.mp438.6MB
  • 13. Deploying Symfony4 on production environment/3. Creating a DigitalOcean droplet.mp413.5MB
  • 13. Deploying Symfony4 on production environment/4. First login to virtual server and changing the root password.mp48.81MB
  • 13. Deploying Symfony4 on production environment/5. Creating and adding an SSH key to DigitalOcean (and managing SSH keys).mp421.97MB
  • 13. Deploying Symfony4 on production environment/6. Installing Apache2 on virtual server.mp437.59MB
  • 13. Deploying Symfony4 on production environment/7. Installing PHP 7.2 on virtual server.mp425.06MB
  • 13. Deploying Symfony4 on production environment/8. Installing MySQL on virtual server and creating a database.mp415.95MB
  • 13. Deploying Symfony4 on production environment/9. Configuring Apache Virtual Host and using fake SMTP testing server.mp442.54MB
  • 14. Automating the deployment process with CircleCi/1. Introduction to Continuous Integration & Continuous Deployment.mp415.76MB
  • 14. Automating the deployment process with CircleCi/2. Setting up CircleCI (automation server).mp463.71MB
  • 14. Automating the deployment process with CircleCi/3. Running our first automation job (running tests).mp441.12MB
  • 14. Automating the deployment process with CircleCi/4. Adding deployment SSH key to CricleCI.mp46.57MB
  • 14. Automating the deployment process with CircleCi/5. Deployment job and deployment scripts.mp4104.56MB
  • 14. Automating the deployment process with CircleCi/6. Running the deployment job.mp465.14MB
  • 2. Work environment setup & overview/1. Setting up Vagrant on Windows.mp451.41MB
  • 2. Work environment setup & overview/2. Setting up Vagrant on Ubuntu.mp433.7MB
  • 2. Work environment setup & overview/3. Setting up Vagrant on MacOS.mp443.29MB
  • 2. Work environment setup & overview/5. Running Vagrant and creating a new Symfony 4 project.mp437.2MB
  • 2. Work environment setup & overview/7. Symfony project structure overview.mp480.1MB
  • 3. Service Container/1. About Service Container.mp463.24MB
  • 3. Service Container/2. Autowiring, Autoconfiguring services.mp444.21MB
  • 3. Service Container/3. Public, private services, service aliases.mp458.7MB
  • 3. Service Container/4. Service tags.mp451.22MB
  • 3. Service Container/5. Manual service wiring, parameter binding.mp478.39MB
  • 4. Controllers, Routes, Views/1. About controllers.mp4165.79MB
  • 4. Controllers, Routes, Views/2. About routing.mp479.17MB
  • 4. Controllers, Routes, Views/3. Introduction to views (Twig).mp475.96MB
  • 4. Controllers, Routes, Views/4. Twig filters & custom Twig extensions.mp456.44MB
  • 4. Controllers, Routes, Views/5. Custom error pages using Twig.mp444.65MB
  • 4. Controllers, Routes, Views/6. Global variables in Twig.mp446.8MB
  • 4. Controllers, Routes, Views/7. Handling assets (JavaScript, CSS) using Symfony Encore (and Webpack).mp451.5MB
  • 4. Controllers, Routes, Views/8. Installing Bootstrap 4 and compiling assets using Encore (Webpack).mp479.11MB
  • 5. Introduction to Databases (Doctrine2 ORM)/1. Doctrine introduction.mp4101.82MB
  • 5. Introduction to Databases (Doctrine2 ORM)/10. Doctrine internals (Entity, EntityManager, Unit of Work, Identity Map).mp437.74MB
  • 5. Introduction to Databases (Doctrine2 ORM)/2. Creating first Entity.mp456.02MB
  • 5. Introduction to Databases (Doctrine2 ORM)/3. Creating a database migration.mp453.91MB
  • 5. Introduction to Databases (Doctrine2 ORM)/4. Basics of doctrine repository.mp489.36MB
  • 5. Introduction to Databases (Doctrine2 ORM)/5. Creating fixtures (database seeding).mp447.54MB
  • 5. Introduction to Databases (Doctrine2 ORM)/6. Creating a form and handling form submission.mp498.77MB
  • 5. Introduction to Databases (Doctrine2 ORM)/7. Repository find methods and Twig include.mp487.46MB
  • 5. Introduction to Databases (Doctrine2 ORM)/8. Repository findBy, form validation, handling Entity changes.mp484.53MB
  • 5. Introduction to Databases (Doctrine2 ORM)/9. Deleting an Entity and flash messages.mp455.08MB
  • 6. Securing the application/1. Security concepts.mp432.34MB
  • 6. Securing the application/10. Assigning user to MicroPost (ManyToOne & OneToMany).mp4131.46MB
  • 6. Securing the application/11. Fixtures for relations (using references in fixtures).mp447.66MB
  • 6. Securing the application/12. Verifying user permissions in Twig (is_granted).mp498.39MB
  • 6. Securing the application/13. Adding randomness to fixtures.mp461.75MB
  • 6. Securing the application/14. Security Voters introduction.mp420.45MB
  • 6. Securing the application/15. Restricting access to edit or delete a micro post using SecurityVoter.mp494.29MB
  • 6. Securing the application/16. Securing controller actions and templates using Security Voter.mp4120.3MB
  • 6. Securing the application/17. Adding an Admin User with all permissions.mp4120.42MB
  • 6. Securing the application/18. Security role hierarchy.mp420.88MB
  • 6. Securing the application/19. Restricting adding new posts to registered users (many ways of doing that).mp458.28MB
  • 6. Securing the application/2. Security component config and HTTP Basic login.mp470.34MB
  • 6. Securing the application/3. Creating User entity.mp473.21MB
  • 6. Securing the application/4. User Entity fixtures.mp489.96MB
  • 6. Securing the application/5. Login form part 1.mp481.76MB
  • 6. Securing the application/6. Login form part 2.mp4103.29MB
  • 6. Securing the application/7. Adding validation to User entity.mp466.41MB
  • 6. Securing the application/8. User registration form.mp480.92MB
  • 6. Securing the application/9. User registration controller.mp497.45MB
  • 7. Doctrine advanced (following functionality)/1. Lazy loading, proxy classes, repository find methods criteria.mp496.19MB
  • 7. Doctrine advanced (following functionality)/10. More on Doctrine Collections (from the database perspective).mp427.9MB
  • 7. Doctrine advanced (following functionality)/2. Doctrine Lifecycle Callbacks.mp442.81MB
  • 7. Doctrine advanced (following functionality)/3. ManyToMany self-referencing relation (followingfollowers).mp486.78MB
  • 7. Doctrine advanced (following functionality)/4. Fetching collections lazily in templates.mp472.66MB
  • 7. Doctrine advanced (following functionality)/5. FollowUnfollow functionality (controller, adding Entities to Collections).mp4148.26MB
  • 7. Doctrine advanced (following functionality)/6. FollowUnfollow functionality (security, verifying uniqueness).mp449MB
  • 7. Doctrine advanced (following functionality)/7. Doctrine QueryBuilder - creating queries in OOP manner.mp4125.77MB
  • 7. Doctrine advanced (following functionality)/8. ArrayCollection vs PersistentCollection vs Collection.mp4120.05MB
  • 7. Doctrine advanced (following functionality)/9. Creating custom query to fetch users with more than 5 posts.mp4128.81MB
  • 8. Doctrine advanced Part 2 (likes functionality & user notifications)/1. Section introduction.mp42.69MB
  • 8. Doctrine advanced Part 2 (likes functionality & user notifications)/10. Unseen notification list.mp492.94MB
  • 8. Doctrine advanced Part 2 (likes functionality & user notifications)/2. ManyToMany relationship for liked posts.mp455.93MB
  • 8. Doctrine advanced Part 2 (likes functionality & user notifications)/3. Likes controller.mp494.25MB
  • 8. Doctrine advanced Part 2 (likes functionality & user notifications)/5. Notifications introduction.mp43.76MB
  • 8. Doctrine advanced Part 2 (likes functionality & user notifications)/6. Doctrine Table Inheritance - base Notification Entity.mp475.74MB
  • 8. Doctrine advanced Part 2 (likes functionality & user notifications)/7. NotificationRepository - fetching notifications unseen by user.mp471.12MB
  • 8. Doctrine advanced Part 2 (likes functionality & user notifications)/8. Unseen notification badge (Twig + JavaScript).mp495.59MB
  • 9. Sending e-mails and Event Dispatcher/1. Introduction to EventDispatcher.mp415.11MB
  • 9. Sending e-mails and Event Dispatcher/2. Dispatching an event when user registers.mp453.18MB
  • 9. Sending e-mails and Event Dispatcher/3. EventSubscriber - listening to user register event.mp427.48MB
  • 9. Sending e-mails and Event Dispatcher/5. Sending e-mail after user registers using Swift Mailer.mp476.27MB
  • 9. Sending e-mails and Event Dispatcher/6. E-mail spooling.mp424.71MB
  • 9. Sending e-mails and Event Dispatcher/7. Creating a Mailer class to handle e-mail sending (and generation using Twig).mp449.3MB
  • 9. Sending e-mails and Event Dispatcher/8. Account confirmation (using secure token, confirmation link on e-mail).mp4141.08MB