Laracasts PHP For Beginners - Complete Laracasts Course

🎯 Загружено автоматически через бота: 🚫 Оригинал видео: 📺 Данное видео принадлежит каналу «Laracasts» (@Laracastsofficial). Оно представлено в нашем сообществе исключительно в информационных, научных, образовательных или культурных целях. Наше сообщество не утверждает никаких прав на данное видео. Пожалуйста, поддержите автора, посетив его оригинальный канал. ✉️ Если у вас есть претензии к авторским правам на данное видео, пожалуйста, свяжитесь с нами по почте support@, и мы немедленно удалим его. 📃 Оригинальное описание: We all start somewhere. For programming, this series is the first step. I’ve designed it specifically for newcomers to, not just PHP, but programming in general. Here, you’ll learn the fundamentals of PHP - all the way down to defining basic variables and arrays. Think of this series as a key stepping stone for your programming journey. Source code: Timestamps: - How to Choose a Programming Language - Tools of the Trade - Your First PHP Tag - Variables - Conditionals and Booleans - Arrays - Associative Arrays - Functions and Filters - Lambda Functions - Separate Logic From the Template - Technical Check-in #1 (With Quiz) - Page Links - PHP Partials - Superglobals and Current Page Stylings - Make a PHP Router - Create a MySQL Database - PDO First Stepss - Extract a PHP Database Class - Environments and Configuration Flexibility - SQL Injection Vulnerabilities Explained - Database Tables and Indexes - Render the Notes and Note Pages - Introduction to Authorization - Programming is Rewriting - Intro to Forms and Request Methods - Always Escape Untrusted Input - Intro to Form Validations - Extract a Simple Validator Class - Resourceful Naming Conventions - PHP Autoloading and Extractions - Namespacing: What, Why, How? - Handle Multiple Request Methods From a Controller Action? - Build a Better Router - One Request, One Controller - Make Your First Service Containers - Updating With PATCH Requests - PHP Sessions 101 - Register a New User - Introduction to Middleware - Manage Passwords Like This For The Remainder of Your Career - Log In and Log Outs - Extract a Form Validation Object - Extract an Authenticator Class - The PRG Pattern (and Session Flashing) - Flash Old Form Data to the Session - Automatically Redirect Back Upon Failed Validations - Composer and Free Autoloading - Install Two Composer Packages: Col
Back to Top