Релиз Laravel User Activity
https://laravelarticle.com/laravel-user-activity
https://laravelarticle.com/laravel-user-activity
Рефакторинг eloquent-условий в локальные скоупы
https://youtu.be/90xGUIuZsHE
https://youtu.be/90xGUIuZsHE
YouTube
Same Eloquent Where Condition? Refactor into Local Scopes
If you have the same, or very similar, "where" statements in a few places within your project, I suggest you use Local Scopes instead.
Official docs: https://laravel.com/docs/8.x/eloquent#query-scopes
My course "Eloquent: Expert Level" http://bit.ly/eloquent…
Official docs: https://laravel.com/docs/8.x/eloquent#query-scopes
My course "Eloquent: Expert Level" http://bit.ly/eloquent…
Создаём блог на Laravel и Livewire
https://devdojo.com/tnylea/create-a-blog-in-laravel-and-livewire
https://devdojo.com/tnylea/create-a-blog-in-laravel-and-livewire
DevDojo
Create a Blog in Laravel and Livewire
In this tutorial, we are going to walk-through creating a simple blog in Laravel and Livewire. It will be pretty simple and can be used as a starting point for building your blog with these awesome fr...
Статья о том, как я отказался от философии, которой придерживался много лет — пустые классы моделей Eloquent. Я объясню причины, а также прокомментирую пару моментов, которые вам следует знать, если будете использовать этот подход.
https://laravel.demiart.ru/laravel-model-helpers/
https://laravel.demiart.ru/laravel-model-helpers/
Уроки Laravel
Использование хелперов для моделей | Уроки Laravel
Создание вспомогательных методов в Ларавел для Eloquent моделей, в том числе через трейты.
Ограничиваем скорость отправки форм
https://www.amitmerchant.com/throttling-submission-of-form-in-laravel/
https://www.amitmerchant.com/throttling-submission-of-form-in-laravel/
Amit Merchant - A blog on PHP, JavaScript, and more
Throttling submission of form in Laravel
You might face a scenario where you’d want to restrict a user from submitting a form within a certain time limit. i.e to prevent spamming by users.
«Вызываемый» Контроллер для FormRequest с собственной авторизаций и валидацией
https://lorisleiva.com/if-formrequests-and-invokable-controllers-had-a-baby/
https://lorisleiva.com/if-formrequests-and-invokable-controllers-had-a-baby/
Loris
If FormRequests and invokable Controllers had a baby
The journey of merging FormRequests and invokable controllers together and the package that resulted from it.
Laravel Sanctum/Fortify SPA - Выход из системы на других устройствах
https://youtu.be/iwq5YrNND0k
https://youtu.be/iwq5YrNND0k
YouTube
Log Out Other Devices on SPA using Laravel Sanctum & Laravel Fortify
In this video, we add the ability to log out of other devices or sessions. This is not anything new, this feature has been around in Laravel since 5.6, the difference is that in this video we add this feature to the SPA that uses Laravel Sanctum for authentication.…
Гвард (guard)— это фрагмент кода в верхней части функции или метода, который делает return, если выполняется некоторое предварительное условие. Я считаю, что правильное их использование может уменьшить как сложность, так и когнитивную нагрузку кода.
https://laravel.demiart.ru/reducing-complexity-with-guards/
https://laravel.demiart.ru/reducing-complexity-with-guards/
Уроки Laravel
Уменьшаем сложность кода с помощью гвардов | Уроки Laravel
Делаем рафакторинг кода при помощи условий-гвардов. Повышаем читаемость и надежность кода.
Напомню, что у нас есть каналы
в Твиттере: https://twitter.com/laravel_it
и во Вконтакте: https://vk.com/laravel_it
в Твиттере: https://twitter.com/laravel_it
и во Вконтакте: https://vk.com/laravel_it
Laravel Demo: Мультитенантное приложение
https://youtu.be/GMeP793EC0o
https://youtu.be/GMeP793EC0o
YouTube
Laravel Demo: Tenants and Assets Management with Invitations
Another Laravel demo-project from my team. In this video, I'm showing what the project does and discuss various interesting parts of the code.
Repository: https://github.com/LaravelDaily/Laravel-Assets-Multi-Tenancy
Original Upwork job: https://www.upwo…
Repository: https://github.com/LaravelDaily/Laravel-Assets-Multi-Tenancy
Original Upwork job: https://www.upwo…
Цикл из 10 статей на русском языке о Предметно-ориентированном Laravel
Это набор принципов и схем, направленных на создание оптимальных систем объектов. Сводится к созданию программных абстракций, которые называются моделями предметных областей. В эти модели входит бизнес-логика, устанавливающая связь между реальными условиями области применения продукта и кодом.
https://maxyc.ru/tag/ddd-laravel/
Это набор принципов и схем, направленных на создание оптимальных систем объектов. Сводится к созданию программных абстракций, которые называются моделями предметных областей. В эти модели входит бизнес-логика, устанавливающая связь между реальными условиями области применения продукта и кодом.
https://maxyc.ru/tag/ddd-laravel/
Ускоренный курс по Laravel для новичков: установка, аутентификация, маршруты, данные, пагинация, почта и многое другое
https://youtu.be/MFh0Fd7BsjE
https://youtu.be/MFh0Fd7BsjE
YouTube
Laravel Crash Course
This is a Laravel crash course that covers installation, authentication, routes, data, pagination, email functionality and much more
- Visit Codecourse for more videos & courses by Alex:
https://codecourse.com
- YouTube Channel:
https://www.youtube.com…
- Visit Codecourse for more videos & courses by Alex:
https://codecourse.com
- YouTube Channel:
https://www.youtube.com…