Robuta

https://symfonycasts.com/screencast/symfony Cosmic Coding with Symfony 7 Video Tutorial Screencast | SymfonyCasts Symfony 7, yes! If you're ready to get serious about web dev - whether you're building a JSON API or a rich web app - you've come to the right place! Symfony... video tutorialcosmiccodingsymfonyscreencast https://symfonycasts.com/ SymfonyCasts - PHP and Symfony Video Tutorial Screencasts PHP and Symfony Tutorial Screencasts - with free videos, scripts, and code downloads! video tutorialsymfonycastsphpscreencasts https://symfonycasts.com/screencast/vue/v-bind/activity/363 Challenge #2 for v-bind: Dynamic Attributes | SymfonyCasts dynamic attributeschallengevbindsymfonycasts https://symfonycasts.com/u/Victor/badges/34 PHP: Level 2 - Victor Bocharsky Public Badge | SymfonyCasts PHP and Symfony Tutorial Screencasts - with free videos, scripts, and code downloads! phplevelvictorpublicbadge https://symfonycasts.com/es/screencast/symfony-security/question-relation Hacer preguntas propiedad de los usuarios Symfony 5 Seguridad: Autenticadores | SymfonyCasts Nuestro sitio tiene usuarios y estas preguntas son creadas por esos usuarios. Por lo tanto, en la base de datos, cada "Question" debe estar relacionado con el... de loshacerpreguntaspropiedad https://symfonycasts.com/login?return_path=/screencast/symfony-security/success-user-provider/activity/502 Log in or Sign up | SymfonyCasts PHP and Symfony Tutorial Screencasts - with free videos, scripts, and code downloads! log in or sign upsymfonycasts https://symfonycasts.com/u/Victor/badges/60 Symfony Beginner - Victor Bocharsky Public Badge | SymfonyCasts PHP and Symfony Tutorial Screencasts - with free videos, scripts, and code downloads! symfonybeginnervictorpublicbadge https://symfonycasts.com/screencast/stripe/checkout-form-javascript-handling Checkout Form JS Handling Logic Stripe: Killer Payment Processing + ??? = Profit | SymfonyCasts Now that we've got the form in place, we need to add some JavaScript that will send all the card information to Stripe. Once again, Stripe wrote a lot of this... payment processingcheckoutformjshandling https://symfonycasts.com/screencast/london2019/symfony-checker-is-coming Symfony Checker is coming (Valentine Boineau) Symfony Live London 2019 | SymfonyCasts ***TIP Symfony Live London 2019 presentation by [Valentine Boineau](https://connect.symfony live londonsymfonycheckercomingvalentine https://symfonycasts.com/screencast/phpunit/mocking-mock-objects Mocking: Mock Objects PHPUnit: Unit Testing with a Bite! | SymfonyCasts Our tests are passing, the dino's are wandering, and life is great! But... let's think about this for a second. In "GithubService", when we test... mock objectsunit testingwith amockingphpunit https://symfonycasts.com/screencast/symfony4-doctrine/saving-entities Saving Entities Doctrine & the Database in Symfony 4 | SymfonyCasts Put on your publishing hat, because it's time to write some thoughtful space articles and insert some rows into our article table! And, good news! This is... the databasesavingentitiesdoctrinesymfony https://symfonycasts.com/screencast/doctrine-queries/select-new-object SELECTing into a New DTO Object Go Pro with Doctrine Queries | SymfonyCasts Having the flexibility to select any data we want is *awesome*. Dealing with the associative array that we get back is... *less* awesome! I like to work with... a new https://symfonycasts.com/screencast/ansistrano/ansistrano-role-install Ansistrano Role Installation Animated Deployment with Ansistrano | SymfonyCasts We already have an "ansible/" directory, which has a bunch of files to support two playbooks: "aws.yml" that boots new EC2 servers and "playbook roleinstallationanimateddeploymentsymfonycasts https://symfonycasts.com/screencast/vue/add-watcher/activity/392 Challenge #1 for Adding a Watcher | SymfonyCasts challengeaddingwatchersymfonycasts https://symfonycasts.com/screencast/api-platform/collections-create Creating Embedded Objects API Platform 3 Part 1: Mythically Good RESTful APIs | SymfonyCasts Is it possible to create a totally *new* "DragonTreasure" when we create a user? Like... instead of sending the IRI of an *existing* treasure, we send an... https://symfonycasts.com/login?return_path=/screencast/turbo/manual-visit/activity/481 Log in or Sign up | SymfonyCasts PHP and Symfony Tutorial Screencasts - with free videos, scripts, and code downloads! log in or sign upsymfonycasts https://symfonycasts.com/screencast/doctrine-relations/setup Setup Symfony, Doctrine Relations & Warp Drive Basics | SymfonyCasts Hey friends! Welcome back! And welcome back to me if I can be so bold. I'm returning from my 14-month brain cancer "vacation" warp drivesetupsymfonydoctrinerelations https://symfonycasts.com/screencast/reactjs/api-authentication API Auth & State via AJAX React with Symfony | SymfonyCasts When we used "fetch()" to make an AJAX call to "/reps"... we were "rewarded" with this big ugly error. This tells me that fetch is *probably* having... api authstateviaajaxreact https://symfonycasts.com/screencast/api-platform2-extending/type-validation Type Validation API Platform 2 Part 3: Custom Resources | SymfonyCasts Let's talk about validation. Even outside of DTO's, there are two layers of validation validation apicustom resourcestypeplatformpart https://symfonycasts.com/u/Victor/badges/68 OOP: Level 4 - Victor Bocharsky Public Badge | SymfonyCasts PHP and Symfony Tutorial Screencasts - with free videos, scripts, and code downloads! ooplevelvictorpublicbadge https://symfonycasts.com/screencast/drupal8-under-the-hood/get-service-from-container How to Get a Service in the Controller Drupal 8: Under the Hood | SymfonyCasts There's a "dino_roar.roar_generator" service in the container and gosh darnit, I want to use this in my controller! ## The ControllerBase Class First, notice... how to get https://symfonycasts.com/screencast/api-platform-security/data-page-load/activity/649 Challenge #1 for Logout & Passing API Data to JavaScript | SymfonyCasts api datachallengelogoutpassingjavascript https://symfonycasts.com/screencast/gulp/publishing-fonts Publish Fonts to web Gulp! Refreshment for Your Frontend Assets | SymfonyCasts Even though I look like lunch to them, I *love* dinosaurs. So on the dinosaur page, I want to show my affection with a little heart icon, using Font Awesome for yourpublishfontswebgulp https://symfonycasts.com/screencast/symfony4-security/role-hierarchy Role Hierarchy Symfony Security: Beautiful Authentication, Powerful Authorization | SymfonyCasts So far, our site has two types of users. First, for some pages, like the account page, we only care that you are logged in - a "normal" user rolehierarchysymfonysecuritybeautiful https://symfonycasts.com/u/Victor/badges/30 PHP: Level 1 - Victor Bocharsky Public Badge | SymfonyCasts PHP and Symfony Tutorial Screencasts - with free videos, scripts, and code downloads! phplevelvictorpublicbadge https://symfonycasts.com/screencast/drupal8-under-the-hood/service-arguments Service Arguments Drupal 8: Under the Hood | SymfonyCasts Pretend like the ROAR string calculation takes a really long time - like 2 seconds: ... under the hoodserviceargumentsdrupalsymfonycasts https://symfonycasts.com/login?return_path=/screencast/api-platform/install/activity/639 Log in or Sign up | SymfonyCasts PHP and Symfony Tutorial Screencasts - with free videos, scripts, and code downloads! log in or sign upsymfonycasts https://symfonycasts.com/screencast/bundle-development/cache-warmup-command/activity/995 Challenge #1 for Cache Warmup Command | SymfonyCasts challengecachewarmupcommandsymfonycasts https://symfonycasts.com/signup?return_path=/screencast/symfony-doctrine/installing-doctrine/activity/832 SymfonyCasts - PHP and Symfony Video Tutorial Screencasts PHP and Symfony Tutorial Screencasts - with free videos, scripts, and code downloads! video tutorialsymfonycastsphpscreencasts https://symfonycasts.com/screencast/symfony5-upgrade/vault-dumping-tests Prod Vault Optimization & Vault for Tests Upgrading & What's New in Symfony 5! | SymfonyCasts Now that we know that environment variables override secrets, we can use that to our advantage in two ways. ## Dumping Secrets on Deploy:... https://symfonycasts.com/search?q=EasyAdmin Search Results | SymfonyCasts PHP and Symfony Tutorial Screencasts - with free videos, scripts, and code downloads! search resultssymfonycasts https://symfonycasts.com/screencast/symfony/profiler?cid=apip Debugging with the Amazing Profiler Cosmic Coding with Symfony 7 | SymfonyCasts Symfony boasts some of the most *epic* debugging tools of all the Internet. But because Symfony apps start so small, we don't even have them installed yet the amazingdebuggingprofilercosmiccoding https://symfonycasts.com/search?q=Doctrine&page=5 Search Results | SymfonyCasts PHP and Symfony Tutorial Screencasts - with free videos, scripts, and code downloads! search resultssymfonycasts https://symfonycasts.com/screencast/design-patterns-2/command-actions Implementing More Actions Design Patterns Episode 2 | SymfonyCasts All right! We're ready to add more actions to our game and allow players to *choose* their actions. *First*, we need to create an *interface* for our commands more actionsdesign patternsimplementingepisodesymfonycasts