This is a Part 2 video of a mini-series about teamwork. How to make life of your teammates more pleasant?
00:00 Quick Intro
00:18 .env and .
02:10 .env() only in config
03:33 Identical PHP Versions
04:51 Do NOT edit old migrations
06:07 Use Seeders
07:54 Code Standards and Styles
10:45 Careful with “composer update“
12:46 Use translations everywhere
13:28 Use Laravel Debugbar (or similar)
15:19 How your code will be used?
16:25 Tests should exist and be “green“
18:01 Use $fillable in Models
19:07 Middleware in Routes file
20:00 Use Form Requests
Related resources:
- PSR-2 and PSR-12: Why We Need Standards and How to Apply Them
- Laravel: How to Name Various Things
- Find N 1 problems instantly by disabling lazy loading
- Tips for Working in Dev-Team. Part 1: 5 Non-Laravel Tips https://ww
6 views
120
25
4 months ago 00:16:47 3
Laravel Custom Command Tutorial 🧙♂️ Learn How to Build Commands!
4 months ago 00:18:26 1
Блог на Laravel + Filament. #6. Вывод статей по категориям и тегам
4 months ago 00:22:19 2
Блог на Laravel + Filament. #3. Создание CMS на основе Filament
4 months ago 01:24:40 1
43: Just Do Stuff
4 months ago 01:37:23 2
🚀 JetBrains IDE | Продуктивная работа
4 months ago 05:28:02 1
Создаем сайт на PHP и ООП. Кинопоиск Lite.
4 months ago 02:35:29 4
PhpStorm for Laravel Developers - 3 Hour Full MasterClass
4 months ago 00:53:59 4
You Should Try Vue js
4 months ago 00:02:33 5
New in Laravel 11 - The Once Method
4 months ago 01:34:45 1
Laravel Worldwide Meetup - June 2024 - Enhancing Team Performance... / Elevate Your Laravel Tests...
5 months ago 08:29:59 3
30 Days to Learn Laravel - Complete 8 Hour Course
5 months ago 00:05:52 4
Объект реквеста. Для тех, кто не знал
5 months ago 00:23:54 2
NextJS and Laravel Can Be Friends
5 months ago 00:30:49 1
Laravel News Episode 216
5 months ago 00:15:45 7
You don’t need a frontend framework
5 months ago 00:19:00 1
The Tools I Use to Build Products in Laravel
6 months ago 09:47:17 1
💯 ХАКНИ PHP: 3️⃣ ООП PHP, MVC с GTP, GIT | ч3 курса php | !10ч. от практика #php?? #gpt
6 months ago 00:07:50 1
30 Days to Learn Laravel, Ep 15 - Understanding Database Seeders
6 months ago 01:18:52 1
Как писать хороший код на PHP / О работе в Viber / Интервью с Senior PHP Developer
6 months ago 00:12:17 1
Getting Started with LaraChain (LaraLamma)
7 months ago 00:44:29 1
212: Fluent helpers, event sourcing, and bartending
7 months ago 00:25:50 1
Разбор Error Handling в Laravel. Под капотом Laravel
7 months ago 00:04:31 3
Laravel Collections: filter, map, flatten - Practical Example