Skocz do zawartości

Aktywacja nowych użytkowników
Zakazane produkcje

  • advertisement_alt
  • advertisement_alt
  • advertisement_alt

Znajdź zawartość

Wyświetlanie wyników dla tagów 'Symfony' .



Więcej opcji wyszukiwania

  • Wyszukaj za pomocą tagów

    Wpisz tagi, oddzielając je przecinkami.
  • Wyszukaj przy użyciu nazwy użytkownika

Typ zawartości


Forum

  • DarkSiders
    • Regulamin
    • Dołącz do Ekipy forum jako
    • Ogłoszenia
    • Propozycje i pytania
    • Help
    • Poradniki / Tutoriale
    • Wszystko o nas
  • Poszukiwania / prośby
    • Generowanie linków
    • Szukam
  • DSTeam no Limits (serwery bez limitów!)
  • Download
    • Kolekcje
    • Filmy
    • Muzyka
    • Gry
    • Programy
    • Ebooki
    • GSM
    • Erotyka
    • Inne
  • Hydepark
  • Archiwum
  • UPandDOWN-Lader Tematy

Szukaj wyników w...

Znajdź wyniki, które zawierają...


Data utworzenia

  • Od tej daty

    Do tej daty


Ostatnia aktualizacja

  • Od tej daty

    Do tej daty


Filtruj po ilości...

Dołączył

  • Od tej daty

    Do tej daty


Grupa podstawowa


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Gadu Gadu


Skąd


Interests


Interests


Polecający

Znaleziono 11 wyników

  1. Free Download Apprendre Symfony 6 by Huynh Yvon Dernière mise à jour : 5/2024 MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz Language: Français | Size: 3.00 GB | Duration: 7h 33m Apprenez en créant une application MVC en orienté objet avec le Framework Symfony What you'll learnApprendre à créer une application Symfony Apprendre les templates Twig Apprendre l'ORM de Symfony Doctrine Apprendre à coder les routes d'un controller RequirementsAvoir les connaissance de base de PHP DescriptionJ'ai travaillé 12 ans dans le développement web, puis je suis devenu formateur depuis 4 ans dans le développement web à plein temps, je vous apprends avec simplicité comment développer de façon professionnelle.Le framework Symfony bénéficie de plus de dix ans de savoir faire de leurs créateurs, c'est un framework qui utilise à plein les concepts de programmation orientée objet. C'est donc un très bon framework PHP pour manipuler les concept jusque là réservé à Java ou C#.Vous apprendrez non seulement les bases de la programmation objet, mais aussi beaucoup de design pattern, MVC comme model-vue-controller qui permet de développer de grosses applications, la notion d'ORM avec Doctrine, la programmation événementielle, l'injection de dépendance entre autre.Symfony permet la création d'un système d'authentification très rapidement, vous évitant de perdre des semaines de code, avec in fine un système moins robuste.On verra d'autres choses intéressante comme l'envoi d'email, l'upload d'image, la création d'un service, Symfony étant orienté service, vous êtes en architecture orientée service.Enfin on verra comment déployer une application Symfony sur un serveur via git.(vous aurez un mini cours sur Git ne vous inquiétez pas).Les cours en vidéo expliquent de façon très clair toutes les manipulations (complexes) OverviewSection 1: Mise en place de l'environnement Lecture 1 Introduction Lecture 2 Présentation du framework Symfony 6 Lecture 3 Qu'est ce qu'un framework MVC? Lecture 4 Rappel de programmation PHP orienté objet - Introduction Lecture 5 Rappel de programmation PHP orienté objet - Classe, Objets et héritage Lecture 6 Rappel de programmation PHP orienté objet - Interfaces Lecture 7 Rappel de programmation PHP orienté objet - Architecture orientée services Lecture 8 Rappel de programmation PHP orienté objet - Injection de dépendance Lecture 9 Installation de Laragon sous Windows Lecture 10 Installation de Composer Lecture 11 Installation sous Linux Lecture 12 Installation de VSCode Section 2: Codage de l'application Symfony Lecture 13 Création de votre projet Symfony avec Composer Lecture 14 Création de votre projet Symfony avec Symfony CLI Lecture 15 Mise à jour de PHP vers PHP 8.2 Lecture 16 Versionnez votre code Section 3: Création de la première page et de la base de données Lecture 17 Structure de répertoire d'un projet Symfony Lecture 18 Création de la première page et de la base de données Lecture 19 Création d'un controller Lecture 20 Les annotations, routes et slug Lecture 21 Le code HTML avec le templating TWIG Lecture 22 Exercice - Création d'une page Lecture 23 Correction Exercice Création d'une page Section 4: L'entité spéciale User Lecture 24 Création de l'entité spéciale User avec make Lecture 25 Entité et Repository Lecture 26 Création du script de migration et migration effective Section 5: Création d'entité Product et Category avec cardinalité Lecture 27 Création de l'entité Product Lecture 28 Exercice : Création de l'entité Category Lecture 29 Correction Création de l'entité Category Lecture 30 Migration des entités Product et Category Lecture 31 Défaire une migration Doctrine Section 6: Authentification Lecture 32 Création de l'authentification pour User Lecture 33 Créer des données avec la classe Fixture Lecture 34 Hydration de l'entité User avec mot de passe hashé Lecture 35 Exercice Lecture 36 Créer d'autres utilisateurs avec les fixtures Lecture 37 Correction de l'exercice Section 7: Les formulaires Part 1 Lecture 38 Création de formulaire Lecture 39 Amélioration de ProductType Lecture 40 Fonction insertion de produit Lecture 41 Exercice Création du formulaire pour l'entité Category Lecture 42 Correction exercice Section 8: Les formulaire Part 2 Lecture 43 Intégration de Bootstrap Lecture 44 Les messages Flash Lecture 45 Widgets selection de date et heure 1/2 Lecture 46 Widgets selection de date et heure 2/2 Lecture 47 Edition et suppression de catégorie 1/2 Lecture 48 Edition et suppression de catégorie 2/2 Lecture 49 Upload d'images 1/2 Lecture 50 Upload d'images 2/2 Section 9: Protgéger l'accès à certaines pages de votre site Lecture 51 Exercice : Mettre au propre la Navbar Lecture 52 Corrigé exercice Lecture 53 Exercice : afficher l'utilisateur connecté à droite de la Navbar Lecture 54 Corrigé exercice Lecture 55 Exercice : Ajout d'un lien de déconnexion Lecture 56 Corrigé exercice lien déconnexion Lecture 57 Gérer les droits d'accès aux pages 1/2 Lecture 58 Gérer les droits d'accès aux pages 2/2 Section 10: Les formulaires Part 3 Lecture 59 Exercice : Création du CRUD pour le User Lecture 60 Correction exercice CRUD User Lecture 61 CRUD User (suite) Lecture 62 Edition du User Section 11: L'implémentation du MVC dans Symfony Lecture 63 MVC à la sauce Symfony Section 12: Plus loin avec le moteur de template Twig Lecture 64 Elements de langage Twig Lecture 65 Twig IF et les objets et tableaux Lecture 66 Héritage de template et les blocks Lecture 67 Inclusions de templates Section 13: Envoi d'emails avec Symfony Lecture 68 Configuration du SMTP de Gmail Lecture 69 Configuration du SMTP de Mailjet Lecture 70 Envoi d'emails avec Symfony Lecture 71 Envoi d'email avec la librairie PHPMailer Section 14: Travailler avec les services dans Symfony Lecture 72 Créer un service MessageGenerator Lecture 73 Créer un service avec une librairie tierce via l'héritage Lecture 74 Configurer un service dans Symfony Lecture 75 Exercice Lecture 76 Corrigé exercice Section 15: Déployer votre application Symfony Lecture 77 Les dossier /var Lecture 78 L'environnement de développement et de production Lecture 79 Déploiement via FTP Lecture 80 Déploiement avec Git et CPanel Lecture 81 Clonage d'un repository privé de Github Lecture 82 Composer install et fichier .env Section 16: Notions avancées dans Symfony Lecture 83 Changement du mot de passe de l'utilisateur Lecture 84 Correction exercice mot de passe Lecture 85 Les événement de formulaire Lecture 86 Les événements avec les Subscriber 1/2 Lecture 87 Les événements avec les Subscriber 2/2 Lecture 88 Conclusion sur les Subscriber Lecture 89 Les événements avec les Event Listener Lecture 90 Subscriber ou Listener? Section 17: Le mot de la fin Lecture 91 Félicitation, vous avez fait un grand ps dans le MVC et la POO ! Débutant en PHP, développeur Wordpress, développeur front end Homepage https://www.udemy.com/course/apprendre-symfony-6/ Rapidgator https://rg.to/file/88ad612cd783262cda1114e68f7874b0/tuujz.Apprendre.Symfony.6.by.Huynh.Yvon.part4.rar.html https://rg.to/file/89b12e3389335cf3bc88ca0a23f1e715/tuujz.Apprendre.Symfony.6.by.Huynh.Yvon.part2.rar.html https://rg.to/file/b4d74986a793be38e5ef881ded0b8794/tuujz.Apprendre.Symfony.6.by.Huynh.Yvon.part1.rar.html https://rg.to/file/d713f27ea9579a742f220829169d7a63/tuujz.Apprendre.Symfony.6.by.Huynh.Yvon.part3.rar.html Fikper Free Download https://fikper.com/6dSApmIam7/tuujz.Apprendre.Symfony.6.by.Huynh.Yvon.part2.rar.html https://fikper.com/LP9V8lrx47/tuujz.Apprendre.Symfony.6.by.Huynh.Yvon.part3.rar.html https://fikper.com/YiTlFhdGjb/tuujz.Apprendre.Symfony.6.by.Huynh.Yvon.part4.rar.html https://fikper.com/ZVg6CbZMZz/tuujz.Apprendre.Symfony.6.by.Huynh.Yvon.part1.rar.html No Password - Links are Interchangeable
  2. Free Download Apprendre Symfony 6 Sans Blabla! Dernière mise à jour : 1/2024 MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz Language: Français | Size: 4.57 GB | Duration: 8h 58m Maitrisez les concepts fondamentaux en Symfony 6 par la pratique, sans blabla! What you'll learn Développer de puissants sites webs en un rien de temps Mettre en place un backoffice Gérer une base de données relationnelle avec les commandes Symfony Découvrir les différentes facettes du framework Acquérir les bonnes pratiques en Symfony Requirements N'hésitez pas à regarder nos vidéos en HTML5 si vous ne maitrisez les différents éléments du DOM et en PHP. Pour le reste, tout ce dont vous avez besoin de savoir pour maitriser le framework PHP vous sera expliqué pas à pas! Description Développez de puissants sites web en un rien de temps !Symfony est un framework PHP basé sur le modèle MVC (Model View Controller) qui vous permettra de créer de sublimes site web tout en assurant la gestion de vos bases de données ! Et c'est signé made in France !Si vous souhaitez entreprendre une carrière en tant que développeur full-stack, vous devez apprendre Symfony !Notre équipe a mis en place pour vous un cours complet, divertissant dans lequel vous apprendrez pas à pas les dernières bonnes pratiques en Symfony en partant de zéro. Apprenez les fondamentaux et mettez en pratique chaque concept clé en quelques heures seulement et créez vos premières pages web !Ce cours décortique chaque notion clé en un cours accessible et concret avec des exemples de la vie de tous les jours, au travers d'exercices ludiques dans lesquels chaque correction sera abordée pas à pas ! Pas de bla-bla ici, que du concret !Pour cette formation sur Symfony, je vous laisse au côté de notre expert Mathieu, avec qui vous développerez un projet fil rouge tout au long des vidéos!Vous êtes prêts? alors installez-vous confortablement sur votre chaise et à vos claviers et éditeurs de texte, c'est partie ! Overview Section 1: Qui suis-je? Lecture 1 Qui suis-je? Section 2: Présentation du framework Lecture 2 Qu'est-ce que Symfony? Section 3: Installation sous Mac Lecture 3 Installer Mamp Lecture 4 Installer php Lecture 5 Installer composer Lecture 6 Installer Symfony CLI Section 4: Installation sous Windows Lecture 7 Installer un server Web local Lecture 8 Installer Composer Lecture 9 Installer Symfony CLI Lecture 10 Installer Node JS Lecture 11 Installer Cmder Lecture 12 Configurer Git Lecture 13 Autres configurations Section 5: Comprendre le framework Symfony Lecture 14 Créer un projet Symfony Lecture 15 Lancer une application Symfony Lecture 16 Installer d'extensions Lecture 17 Découvrir l'architecture Symfony Lecture 18 Les dépendances Symfony Section 6: Création de notre première page Lecture 19 Le MakerBundle Lecture 20 02 - Générer un controller Lecture 21 Les annotations Section 7: Gestion du controller Lecture 22 Méthodes et réponse Lecture 23 Ajouter une route à un controller Lecture 24 Url avec paramètre dynamique Lecture 25 Débugger notre paramètre dynamique avec Symfony Lecture 26 Valider les paramètres de ma route Lecture 27 Créer des variables pour ma vue Lecture 28 Afficher un tableau dans notre vue Lecture 29 Définir des routes mutliples Section 8: Le moteur de template Twig Lecture 30 Présentation Lecture 31 Les variables Twig Lecture 32 La notion de blocks Lecture 33 Utiliser Bootstrap Lecture 34 Javascript & CSS Lecture 35 Les routes avec Twig Lecture 36 Les autres blocks essentiels Lecture 37 Afficher la liste d'événements en respectant l'architecture Twig Lecture 38 Gérer la page 'Détail d'un événement' avec le système de block Lecture 39 Créer des liens dynamiques pour accéder aux détails d'un événement Lecture 40 Types de données et méthodes prédéfinies Lecture 41 La concaténation avec Twig Lecture 42 Affichage sous condition Section 9: Les Services Lecture 43 Les Services Lecture 44 Les Services existants Lecture 45 Créer son propre service Lecture 46 Finalisation de notre route Lecture 47 Renvoyer une erreur 404 Section 10: Gestion des bases de données Lecture 48 Les bases de données avec Symfony Lecture 49 Installation de l'ORM Doctrine Lecture 50 Configuration de la base de données Lecture 51 Création de la base de données Lecture 52 Création des entités Lecture 53 Modifier une propriété Lecture 54 Création des dernières entités Lecture 55 Gestion des migrations Lecture 56 Gérer les relations entre les tables Lecture 57 Gérer une relation Many to Many Lecture 58 Générer et appliquer une migration Lecture 59 Créer un premier événement Lecture 60 Sélectionner notre évènement la BDD Lecture 61 Sélectionner un événement par son ID Section 11: Mettre en place de fausses données avec DataFaker Lecture 62 Générer de fausses données avec Faker PHP Lecture 63 Installation Lecture 64 Fonctionnement Lecture 65 Optimiser nos fixtures Lecture 66 Créer de faux événements Lecture 67 Associer un événement à une ou plusieurs catégories aléatoires Section 12: Gestion des formulaires Lecture 68 Designer l'application avec Bootstrap Lecture 69 Afficher les données manquantes sur nos cards Lecture 70 Afficher le détail d'un événement Lecture 71 Afficher la liste des catégories Lecture 72 Créer un événement via un formulaire Lecture 73 Associer les types aux champs Lecture 74 Pré-remplir un formulaire Lecture 75 Créer notre classe de formulaire Lecture 76 Customiser notre formulaire Lecture 77 Appliquer un thème à notre formulaire Lecture 78 Validation des données Lecture 79 Persister et valider les données du formulaire Lecture 80 Traduire les message d'erreurs Lecture 81 Modifier un événement Lecture 82 Supprimer un événement Section 13: Aller plus loin dans la gestion des formulaires Lecture 83 Gérer les options d'un select Lecture 84 Radio, Checkbox and Select Lecture 85 Ajouter un input type file Lecture 86 Gérer l'ajout de fichier Lecture 87 Afficher les images uploadées Lecture 88 Gérer la modification d'une image Lecture 89 Gérer la suppression d'une image Section 14: Gestion des requêtes HTTP Lecture 90 Les requests Lecture 91 Récupérer les données d'un formulaire avec la request de Symfony Lecture 92 Filtrer les données avec le Query Builder de Symfony Section 15: Envoyer des emails avec Symfony Lecture 93 Envoyer un mail avec Symfony Lecture 94 Mettre en place le formulaire d'envoi Lecture 95 Configuration et validation du formulaire Lecture 96 Envoyer un mail avec Mailer Lecture 97 Configurer et debugger l'envoi de mail Lecture 98 Débugger l'envoi de mail avec MailDev Lecture 99 Envoyer un contenu HTML Section 16: Gestion de la sécurité avec Symfony Lecture 100 La sécurité dans Symfony Lecture 101 Création de l'entité User Lecture 102 Créer un user avec les fixtures Lecture 103 Gérer l'authentification du User Lecture 104 Gérer l'inscription du User Lecture 105 Etre connecté directement après l'inscription Lecture 106 Finaliser l'inscription Lecture 107 Protéger nos routes Lecture 108 Réinitialiser un mot de passe Lecture 109 Traduction des autres formulaires Section 17: Gestion de la session avec Symfony Lecture 110 Les messages flash et la session Lecture 111 La session utilisateur Lecture 112 Associer un utilisateur connecté à un événement Section 18: Gestion des assets avec Symfony Lecture 113 Gestion des assets avec Symfony Lecture 114 Les commandes Web Pack Encore Lecture 115 La compilation du code Javascript Lecture 116 Saas et Symfony Encore Lecture 117 Installer Bootstrap Lecture 118 Gérer la compilation du code Javascript Lecture 119 Installer jQuery Section 19: Mise en place d'un backoffice avec EasyAdmin Lecture 120 Créer un backOffice avec EasyAdmin Lecture 121 Créer le Dashboard Controller Lecture 122 Créer un controller CRUD Lecture 123 Configurer les labels et les colonnes du backoffice Lecture 124 Gérer toutes nos entités Lecture 125 Gérer nos utilisateurs Lecture 126 Gérer nos événements Lecture 127 Limiter l'accès à notre backOffice Lecture 128 Customiser la page Dashboard Toute personne souhaitant démarrer une carrière de développeur back-end ou full-stack,Toute personne souhaitant apprendre un framework back-end basé sur le modèle mvc,Toute personne familière avec les langages de programmation ou l'univers du web,Toute personne en recherche de bonnes pratiques,Toute personne voulant vérifier ses acquis ou se mettre à jour avec les versions actuelles de Symfony,Toute personne voulant à la fois développer la partie front-end et back-end de son projet web Screenshot Homepage https://www.udemy.com/course/apprendre-symfony-6-sans-blabla/ Rapidgator https://rg.to/file/3708ab1afd055e6f8c86cb72704c6152/xwmjc.Apprendre.Symfony.6.Sans.Blabla.part3.rar.html https://rg.to/file/42f2b11707ef9cdc68d76d126b0ee313/xwmjc.Apprendre.Symfony.6.Sans.Blabla.part1.rar.html https://rg.to/file/56358a6be36e30eaab886bd9bf723816/xwmjc.Apprendre.Symfony.6.Sans.Blabla.part5.rar.html https://rg.to/file/bf1b27b0f80f4f6cf86efa0e1ff9de77/xwmjc.Apprendre.Symfony.6.Sans.Blabla.part2.rar.html https://rg.to/file/d8bfb1166c4b54b77ad1c0069a91e718/xwmjc.Apprendre.Symfony.6.Sans.Blabla.part4.rar.html Fikper Free Download https://fikper.com/3LfqH7SF9Q/xwmjc.Apprendre.Symfony.6.Sans.Blabla.part1.rar.html https://fikper.com/YcnlmdisBV/xwmjc.Apprendre.Symfony.6.Sans.Blabla.part2.rar.html https://fikper.com/apr6YOE847/xwmjc.Apprendre.Symfony.6.Sans.Blabla.part3.rar.html https://fikper.com/fvgwbIXpND/xwmjc.Apprendre.Symfony.6.Sans.Blabla.part4.rar.html https://fikper.com/ulLkwhLsUT/xwmjc.Apprendre.Symfony.6.Sans.Blabla.part5.rar.html No Password - Links are Interchangeable
  3. Nazwa releasu: Zo??a A. - PHP5. Programowanie z wykorzystaniem Symfony, CakePHP, Zend Framework Opis: Na rynku dostÄ?pnych jest obecnie mn??stwo rozwiÄ?za?? umo??liwiajÄ?cych szybkie tworzenie serwis??w internetowych z wykorzystaniem najpopularniejszego jÄ?zyka skryptowego, czyli PHP, oraz zestaw??w narzÄ?dzi sk??adajÄ?cych siÄ? z bazy danych i serwera HTTP, takich jak MySQL i Apache. Wyb??r najlepszego oprogramowania dla konkretnej witryny mo??e byÄ? czasami bardzo trudny, poniewa?? ka??da z platform ma swoje wady i zalety. SprawÄ? mo??e jednak u??atwiÄ? lektura odpowiedniej ksiÄ???ki. Opis uploadu: Download: http://salefiles.com/f6y4sshrsslu/q489a.rar.html https://uploadify.net/af048126d98934a2/q489a.rar https://uploads.to/gmis136oe9tm
  4. Learning Symfony 3 With Bernard Pineda MP4 | Video: AVC 1280x720 | Audio: AAC 48KHz 2ch | Duration: 1 Hours 46M | 577 MB Genre: eLearning | Language: English Build PHP applications the modern way with Symfony 3, a popular PHP Model-View-Controller framework. In this course, Bernard Pineda shows how to build a PHP-based web app in Symfony. He explains how to install and configure Symfony, and start saving time with typical development tasks, such as creating persistent models and rendering content with templates. Bernard also goes into how to define and validate forms and debug your applications. After wrapping up this course, you'll have the tools you need to leverage Symfony to get a head start on your PHP projects. Download From NitroFlare http://nitroflare.com/view/1CDF2378421AE04/xidau123_LyndaLearningSymfony3.part1.rar http://nitroflare.com/view/71216C010C24BA4/xidau123_LyndaLearningSymfony3.part2.rar Download From Rapidgator http://rapidgator.net/file/e830f6dced7be89ba193f3d9882c8f1a/xidau123_LyndaLearningSymfony3.part1.rar.html http://rapidgator.net/file/235dc5f5f8f90cd1b0a11eeba3b70029/xidau123_LyndaLearningSymfony3.part2.rar.html Download From UploadGig https://uploadgig.com/file/download/44956Fac51A50443/xidau123_LyndaLearningSymfony3.part1.rar https://uploadgig.com/file/download/1b21702fB5e06492/xidau123_LyndaLearningSymfony3.part2.rar
  5. Symfony RESTful API HDRips | MP4/AVC, ~438 kb/s | 1024x640 | Duration: 5 Hours | English: AAC, 147 kb/s (2 ch) | 1.59 GB Genre: Development / Programming In this series, we get to work: by building the same API in the REST series, but leveraging all the amazing tools and libraries of the Symfony framework. If terminology like representations, resources, and hypermedia are new to you, start with the REST series and then come back. And get ready to get your (API) mind blown. In Course 1, we'll start quick with: Build your first functional POST endpoint Decoding the Request body Using forms to handle incoming data Writing tests for your API Handling data "seeding" for your tests GET, PUT, DELETE and PATCH endpoints Using the JMS Serializer Now, we turn to a huge part of APIs: handling and returning consistent errors. Seriously, this is more important than you might think - which is why we're covering this in episode 2. So, let's handle errors, and let's do it gracefully: Handling Form Validation errors and response Disabling csrf_protection Introducing the api-problem JSON format Exception Listener! Consistent errors everywhere: 404's, 500's, oh my! Handling "extra fields" in your form The basics, check! Errors, double check! Now let's get back to some core API concepts and take things up a level. REST Pagination Including next/prev pagination links Filtering collections Advanced serialization customization (serializer subscriber) Including links via custom annotations Evaluating expressions Making embedded resources configurable/conditional After 3 tutorials, we've got a nice API, But we've been completely ignoring authentication. Thanks to some modern tools, this will be such a treat: Understanding JSON web tokens (JWT) Creating, signing & returning JWT's Using Guard for a custom JWT authentication system Sending tokens on the Authorization header Proper API errors for invalid credentials and missing credentials Choosing to split into 2 firewalls After 4 courses, we've somehow avoided the hottest buzzwords in REST: Hypermedia and HATEOAS. These can make your API awesome, or could bring you to your knees with fuzzy details, missing best practices and complexity. Let's make our API awesome: Linking to Resources (and Hypermedia) without hating it Controlling your JSON fields with VirtualProperty and SerializedName Customizing your input field names with property_path The wonderful HATEOAS php library HAL+JSON... and whether you want to use it or not Subordinate resources! Handle ugly, non-RESTful, weird endpoints with some swagger Download link: http://rapidgator.net/file/133e1b82fa9b1313a70aa9b9116745a9/ks8fl.Symfony.RESTful.API.part1.rar.html]ks8fl.Symfony.RESTful.API.part1.rar.html http://rapidgator.net/file/6556a99c8189b048a4e68759c2c11fc1/ks8fl.Symfony.RESTful.API.part2.rar.html]ks8fl.Symfony.RESTful.API.part2.rar.html http://nitroflare.com/view/2FB94CCB3DCDC99/ks8fl.Symfony.RESTful.API.part1.rar]ks8fl.Symfony.RESTful.API.part1.rar http://nitroflare.com/view/CE6326CDB54D9E9/ks8fl.Symfony.RESTful.API.part2.rar]ks8fl.Symfony.RESTful.API.part2.rar http://uploaded.net/file/abm6ussl/ks8fl.Symfony.RESTful.API.part1.rar]ks8fl.Symfony.RESTful.API.part1.rar http://uploaded.net/file/6u37hgy2/ks8fl.Symfony.RESTful.API.part2.rar]ks8fl.Symfony.RESTful.API.part2.rar https://www.bigfile.to/file/NFtkSdV7gSgP/ks8fl.Symfony.RESTful.API.part1.rar]ks8fl.Symfony.RESTful.API.part1.rar https://www.bigfile.to/file/5maM2vX6uXfK/ks8fl.Symfony.RESTful.API.part2.rar]ks8fl.Symfony.RESTful.API.part2.rar Links are Interchangeable - No Password - Single Extraction
  6. Symfony RESTful API HDRips | MP4/AVC, ~438 kb/s | 1024x640 | Duration: 5 Hours | English: AAC, 147 kb/s (2 ch) | 1.59 GB Genre: Development / Programming In Course 1, we'll start quick with: Build your first functional POST endpoint Decoding the Request body Using forms to handle incoming data Writing tests for your API Handling data "seeding" for your tests GET, PUT, DELETE and PATCH endpoints Using the JMS Serializer Now, we turn to a huge part of APIs: handling and returning consistent errors. Seriously, this is more important than you might think - which is why we're covering this in episode 2. So, let's handle errors, and let's do it gracefully: Handling Form Validation errors and response Disabling csrf_protection Introducing the api-problem JSON format Exception Listener! Consistent errors everywhere: 404's, 500's, oh my! Handling "extra fields" in your form The basics, check! Errors, double check! Now let's get back to some core API concepts and take things up a level. REST Pagination Including next/prev pagination links Filtering collections Advanced serialization customization (serializer subscriber) Including links via custom annotations Evaluating expressions Making embedded resources configurable/conditional After 3 tutorials, we've got a nice API, But we've been completely ignoring authentication. Thanks to some modern tools, this will be such a treat: Understanding JSON web tokens (JWT) Creating, signing & returning JWT's Using Guard for a custom JWT authentication system Sending tokens on the Authorization header Proper API errors for invalid credentials and missing credentials Choosing to split into 2 firewalls After 4 courses, we've somehow avoided the hottest buzzwords in REST: Hypermedia and HATEOAS. These can make your API awesome, or could bring you to your knees with fuzzy details, missing best practices and complexity. Let's make our API awesome: Linking to Resources (and Hypermedia) without hating it Controlling your JSON fields with VirtualProperty and SerializedName Customizing your input field names with property_path The wonderful HATEOAS php library HAL+JSON. and whether you want to use it or not Subordinate resources! Handle ugly, non-RESTful, weird endpoints with some swagger DOWNLOAD http://rapidgator.net/file/431de9859cbd62705e4364488a61d4a8/idozf.Symfony.RESTful.API.part1.rar.html http://rapidgator.net/file/fa799df90f7358d04de1ae9ac1a3d443/idozf.Symfony.RESTful.API.part2.rar.html https://bytewhale.com/kg52i3c29d4k/idozf.Symfony.RESTful.API.part1.rar https://bytewhale.com/nw9ji6llf1ql/idozf.Symfony.RESTful.API.part2.rar http://uploaded.net/file/s0tl1qrz/idozf.Symfony.RESTful.API.part1.rar http://uploaded.net/file/mw8m42k4/idozf.Symfony.RESTful.API.part2.rar https://www.bigfile.to/file/3wZ2DQbMYYTF/idozf.Symfony.RESTful.API.part1.rar https://www.bigfile.to/file/8ETmvEbsJjpZ/idozf.Symfony.RESTful.API.part2.rar http://nitroflare.com/view/4DA867CD8CAE13E/idozf.Symfony.RESTful.API.part1.rar http://nitroflare.com/view/A71425FF78979C7/idozf.Symfony.RESTful.API.part2.rar http://uploadgig.com/file/download/Cf7639a01ea1E30E/idozf.Symfony.RESTful.API.part1.rar http://uploadgig.com/file/download/C0C5fb100157f3f8/idozf.Symfony.RESTful.API.part2.rar
  7. Learn Symfony 3 HDRips | MP4/AVC, ~324 kb/s | 1920x1080 | Duration: 5 Hours | English: AAC, 235 kb/s (2 ch) | 1.73 GB Genre: Development / Programming Why Symfony? Because it embraces object-oriented best practices and builds on the shoulders of other technologies. So not only will you be able to build something powerful, flexible and fast: you'll also master some of the most important programming concepts and web best practices of today. So let's tackle this! In this track, we'll master Symfony together, starting from the basics, but move up quickly to all sorts of advanced topics. Each time, we'll build a real app. So if you're serious, let's get started. DOWNLOAD http://rapidgator.net/file/751db651b1cc1bc566516b27633e5fe6/4ekc7.Learn.Symfony.3.part1.rar.html http://rapidgator.net/file/ad600dbaa9dd9919904dc246428f3cb3/4ekc7.Learn.Symfony.3.part2.rar.html https://bytewhale.com/a08fhy7tdwbe/4ekc7.Learn.Symfony.3.part1.rar https://bytewhale.com/otdwn6ohqy6x/4ekc7.Learn.Symfony.3.part2.rar http://uploaded.net/file/udqhx72x/4ekc7.Learn.Symfony.3.part1.rar http://uploaded.net/file/1kbhscgz/4ekc7.Learn.Symfony.3.part2.rar https://www.bigfile.to/file/pztakNj8GQg2/4ekc7.Learn.Symfony.3.part1.rar https://www.bigfile.to/file/uJqPXCjeAnDb/4ekc7.Learn.Symfony.3.part2.rar http://nitroflare.com/view/F7B66B3F7828E33/4ekc7.Learn.Symfony.3.part1.rar http://nitroflare.com/view/4640E20E69A1195/4ekc7.Learn.Symfony.3.part2.rar http://uploadgig.com/file/download/18Ab03E73aFA30c8/4ekc7.Learn.Symfony.3.part1.rar http://uploadgig.com/file/download/5EcF2A08a68022E5/4ekc7.Learn.Symfony.3.part2.rar
  8. Learn Symfony 2 HDRips | MP4/AVC, ~528 kb/s | 1024x640 | Duration: 5 Hours | English: AAC, 160 kb/s (2 ch) | 1.41 GB Genre: Development / Programming Why Symfony? Because it's the perfect mix of building high-quality, best-practice-oriented code and having amazing tools to get your job done quickly. Not only will you be building an amazing app that's flexible, powerful and fast, you'll be transforming yourself into a web development super hero. In this track, we'll master Symfony2 together, starting from the basics, but move up quickly to all sorts of advanced topics. Each time, we'll build a real app. If you're serious, let's get started. DOWNLOAD http://rapidgator.net/file/bc5332f94637295e50c40c9858ea5d1a/htpls.Learn.Symfony.2.part1.rar.html http://rapidgator.net/file/e7c85db5800e3fbd8bb5a87f79579ca0/htpls.Learn.Symfony.2.part2.rar.html https://bytewhale.com/bo9zr8mw4r9e/htpls.Learn.Symfony.2.part1.rar https://bytewhale.com/7w0110my1j4y/htpls.Learn.Symfony.2.part2.rar http://uploaded.net/file/kf41ih1x/htpls.Learn.Symfony.2.part1.rar http://uploaded.net/file/hz3ba3ct/htpls.Learn.Symfony.2.part2.rar https://www.bigfile.to/file/auFRHdzJr2nx/htpls.Learn.Symfony.2.part1.rar https://www.bigfile.to/file/RgGvRQ6XWBnM/htpls.Learn.Symfony.2.part2.rar http://nitroflare.com/view/B00CF3F1AD5C5F1/htpls.Learn.Symfony.2.part1.rar http://nitroflare.com/view/B4D603C508DCA2F/htpls.Learn.Symfony.2.part2.rar http://uploadgig.com/file/download/4dBeF8aaa7188575/htpls.Learn.Symfony.2.part1.rar http://uploadgig.com/file/download/Cf67Ba8bdDd6f0bd/htpls.Learn.Symfony.2.part2.rar
  9. Intro to Web Application Development with Symfony English | .FLV | h264, yuv420p, 960x540, 24.00 fps® | aac, 44100 Hz, stereo | 224 Mb Genre: eLearning Symfony is a PHP framework design to build modular, robust and scalable web applications. In this course, we'll cover the basics of the Symfony framework with the usual Learn by Doing approach found in all other ZENVA courses. By the end of this course, you'll be able to create basic web applications such as the sample workout log demo we make from scratch through out the course. DOWNLOAD http://rapidgator.net/file/e5fc77ffb7457b87f4da9e57d22cd8ba/cIntro.part1.rar.html http://rapidgator.net/file/ef8574452b2c21bd23d99016999fa920/cIntro.part2.rar.html http://rapidgator.net/file/01dff5b6b0b7ff7040be6f4dfa7be67a/cIntro.part3.rar.html http://uploaded.net/file/eeorzn6p/cIntro.part1.rar http://uploaded.net/file/775be9zq/cIntro.part2.rar http://uploaded.net/file/0tchvl2f/cIntro.part3.rar http://www.uploadable.ch/file/zUuGydkXhna7/cIntro.part1.rar http://www.uploadable.ch/file/PxZT8KCdxKJD/cIntro.part2.rar http://www.uploadable.ch/file/UBABt5aE8ZYd/cIntro.part3.rar http://www.hitfile.net/55j9/cIntro.part1.rar.html http://www.hitfile.net/55eZ/cIntro.part2.rar.html http://www.hitfile.net/55fD/cIntro.part3.rar.html
  10. TutsPlus - Getting Started With Symfony 2 English | 2.3 hours | .MP4, AVC, 505 kbps, 1280x720 | English, AAC, 128 kbps, 2 Ch | 645 Mb Genre: eLearning Symfony 2 is one of the most popular modern PHP frameworks. It has the advantages of being modular, extensible, and feature complete. Our new course, Getting Started With Symfony 2, is designed for first-time users of the framework, and will walk you through all its basic coding features. What You'll Learn We'll cover everything you need to get started with Symfony 2, such as bundles, templating with layouts, routing, building forms with validation, and how to build a full CRUD (Create, Read, Update and Delete) application with database interaction. Tuts+ instructor Andrew Perkins will walk you through step by step how to begin developing web applications using the awesome Symfony 2 framework. You'll get some hands-on practice as well, as we work through the example of building a CRUD application for storing books. By the end of the course, you'll have the fundamental skills necessary to build basic, database-driven web applications using the Symfony 2 framework. DOWNLOAD http://rapidgator.net/file/c3e34f0be63e21efd1de1191dfb516c5/Started.part1.rar.html http://rapidgator.net/file/55eb97e6da982e800e1a6936231b35c5/Started.part2.rar.html http://rapidgator.net/file/5fd6a203a3b7c238dc87219615d8efb4/Started.part3.rar.html http://rapidgator.net/file/b09a6e5b79c389ee0d80bf2f632a72bb/Started.part4.rar.html http://rapidgator.net/file/51d8427a0253383b1796a70be7cdd4a2/Started.part5.rar.html http://rapidgator.net/file/fdcafa9ef7626e133edde464853ede32/Started.part6.rar.html http://rapidgator.net/file/6dee750ace3352efc5ed74f344799b6d/Started.part7.rar.html http://uploaded.net/file/ibl8x93g/Started.part1.rar http://uploaded.net/file/dc50txh2/Started.part2.rar http://uploaded.net/file/q0l8q28d/Started.part3.rar http://uploaded.net/file/8q87gzug/Started.part4.rar http://uploaded.net/file/h2jw64dm/Started.part5.rar http://uploaded.net/file/rkiako2v/Started.part6.rar http://uploaded.net/file/q7lb7muw/Started.part7.rar http://www.uploadable.ch/file/JAUXsH5wV76W/Started.part1.rar http://www.uploadable.ch/file/75vWVZ2Jk5GE/Started.part2.rar http://www.uploadable.ch/file/k4FjWPje6csB/Started.part3.rar http://www.uploadable.ch/file/xj2bb7gaebfm/Started.part4.rar http://www.uploadable.ch/file/vykW4qFGpkYT/Started.part5.rar http://www.uploadable.ch/file/dFUJCbaUHvqw/Started.part6.rar http://www.uploadable.ch/file/A9J8ttXsANw8/Started.part7.rar
  11. TutsPlus - Getting Started With Symfony 2 With Andrew Blackman 23 Oct 2014 | .MP4, AVC, 505 kbps, 1280x720 | English, AAC, 128 kbps, 2 Ch | 2.3 hours | 645 MB Instructor: Andrew Blackman Symfony 2 is one of the most popular modern PHP frameworks. It has the advantages of being modular, extensible, and feature complete. Our new course, Getting Started With Symfony 2, is designed for first-time users of the framework, and will walk you through all its basic coding features. What You'll Learn We'll cover everything you need to get started with Symfony 2, such as bundles, templating with layouts, routing, building forms with validation, and how to build a full CRUD (Create, Read, Update and Delete) application with database interaction. Tuts+ instructor Andrew Perkins will walk you through step by step how to begin developing web applications using the awesome Symfony 2 framework. You'll get some hands-on practice as well, as we work through the example of building a CRUD application for storing books. By the end of the course, you'll have the fundamental skills necessary to build basic, database-driven web applications using the Symfony 2 framework. Download From Uploaded http://uploaded.net/file/4e6svujl/xidau123_TpstartinSym2.part1.rar http://uploaded.net/file/qibp2yws/xidau123_TpstartinSym2.part2.rar http://uploaded.net/file/giu0x4x3/xidau123_TpstartinSym2.part3.rar Download From NitroFlare http://www.nitroflare.com/view/005B410565F8620/xidau123_TpstartinSym2.part1.rar http://www.nitroflare.com/view/F347CEF62B5FFF0/xidau123_TpstartinSym2.part2.rar http://www.nitroflare.com/view/F4126175F64C4DF/xidau123_TpstartinSym2.part3.rar Download From Rapidgator http://rapidgator.net/file/c60cec395f5f881a40ff3ceaed089321/xidau123_TpstartinSym2.part1.rar.html http://rapidgator.net/file/5181159121d3d20d346ea3d4afb11a33/xidau123_TpstartinSym2.part2.rar.html http://rapidgator.net/file/90506c6b20209797ead2c21e1f979ebd/xidau123_TpstartinSym2.part3.rar.html
×
×
  • Dodaj nową pozycję...

Powiadomienie o plikach cookie

Korzystając z tej witryny, wyrażasz zgodę na nasze Warunki użytkowania.