Использование паттерна Репозиторий в Laravel
https://thinkcru.com/blog/building-great-software-with-the-repository-pattern-using-laravel/
https://thinkcru.com/blog/building-great-software-with-the-repository-pattern-using-laravel/
Thinkcru Designs
Building Great Software with the Repository Pattern Using Laravel
At thinkcru.com the goal is to implement quality software, that is reliable and well tested. There are many software design patterns available to our developer/engineers, but one that is used quite often within our team is the infamous Repository Pattern.
IoC-контейнер и Внедрение зависимостей в Laravel. Как работает вся эта магия?
https://stefan-brankovikj.medium.com/laravels-ioc-container-and-dependency-injection-decoded-4529719c7fa3
https://stefan-brankovikj.medium.com/laravels-ioc-container-and-dependency-injection-decoded-4529719c7fa3
Medium
Laravel’s IoC Container and Dependency Injection decoded
Are you getting started with Laravel, or any other modern PHP framework in general? Or you are already using a framework that already…
Обработка огромных CSV-файлов в Laravel
Мне регулярно приходится работать с CSV, состоящими из миллионов строк и десятков полей. Эти файлы могут весить по два-три гигабайта. С такими объемами нужно работать аккуратно и эффективно. Я поделюсь с вами стратегией, которую я разработал для этого за последние пару лет работы.
Мне регулярно приходится работать с CSV, состоящими из миллионов строк и десятков полей. Эти файлы могут весить по два-три гигабайта. С такими объемами нужно работать аккуратно и эффективно. Я поделюсь с вами стратегией, которую я разработал для этого за последние пару лет работы.
Новое в Laravel 8.12: Команда «Explain» для Eloquent-запроса
https://youtu.be/6NANCBkjClk
https://youtu.be/6NANCBkjClk
YouTube
New in Laravel 8.12: Explain Eloquent Query
A new small improvement to debug your Eloquent queries more conveniently, without launching an SQL client.
- - - - -
Try our Laravel QuickAdminPanel: https://bit.ly/quickadminpanel
Enroll in my Laravel courses: https://laraveldaily.teachable.com
- - - - -
Try our Laravel QuickAdminPanel: https://bit.ly/quickadminpanel
Enroll in my Laravel courses: https://laraveldaily.teachable.com
Новое в Laravel 8.12: Eloquent Шифрование при Преобразовании
https://laravel-news.com/eloquent-encrypted-casting
https://laravel-news.com/eloquent-encrypted-casting
Laravel News
Eloquent Encrypted Casting
This package enables an additional layer of security when handling sensitive data. Allowing key fields of your eloquent models in the database to be encrypted at rest.
Если не SPA, то что?
Том Макрайт об альтернативах современной веб-разработки.
https://macwright.com/2020/10/28/if-not-spas.html
Том Макрайт об альтернативах современной веб-разработки.
https://macwright.com/2020/10/28/if-not-spas.html
Легко, бесплатно, бессерверно: Laravel на Vercel
https://calebporzio.com/easy-free-serverless-laravel-with-vercel
https://calebporzio.com/easy-free-serverless-laravel-with-vercel
Релиз Laravel Bazar 0.2
Пакет для подключения функций интернет-бизнеса: заказы, транзакции, корзина, скидки, доставка и т.д.
https://pineco.de/bazar-an-e-commerce-package-for-laravel/
Пакет для подключения функций интернет-бизнеса: заказы, транзакции, корзина, скидки, доставка и т.д.
https://pineco.de/bazar-an-e-commerce-package-for-laravel/
Pine
Bazar: An E-Commerce Package for Laravel - Pine
In January 2020, we’ve started to work on a new package for Laravel that provides a wide range of e-commerce features for your application. Now, we are about to finish the version v0.1, so let’s take a look at Bazar! Why building another package? This has…
Как написать на Laravel бота для Reddit
https://ingelbrechtrobin.medium.com/how-i-created-a-reddit-bot-with-laravel-8d057bb230ee
https://ingelbrechtrobin.medium.com/how-i-created-a-reddit-bot-with-laravel-8d057bb230ee
Medium
How I created a Reddit bot with Laravel
So I’m really into gaming (of course) and the “Photo mode” a lot of games provide these days. A lot of these in-game pictures are shared…
Сейчас много уроков по Laravel, обучающих синтаксису или работе с пакетами, но я считаю, что не хватает уроков посвященных реальным мини-проектами, то что действительно требуют клиенты. Поэтому я постараюсь писать об этом больше, и вот первый урок: представьте проект, в котором вам нужно пройти двухэтапный процесс регистрации с некоторыми необязательными полями на втором шаге. Давайте сделаем это в Laravel.
https://laravel.demiart.ru/register-with-two-steps-optional-fields/
https://laravel.demiart.ru/register-with-two-steps-optional-fields/
Уроки Laravel
Двухэтапная регистрация Laravel: Дополнительные поля для страны и биографии | Уроки Laravel
Урок по созданию двухэтапной регистрации в Ларавел с необязательными полями для стран и био.
Eloquent-метод $with: Полезный и Опасный
https://youtu.be/jwgvic7hmx0
https://youtu.be/jwgvic7hmx0
YouTube
Eloquent $with Property: Useful but Dangerous
You can define relationships to load automatically, directly in the Eloquent model. But please be careful, I will show the "dangerous" side in this video.
- - - - -
Try our Laravel QuickAdminPanel: https://bit.ly/quickadminpanel
Enroll in my Laravel courses:…
- - - - -
Try our Laravel QuickAdminPanel: https://bit.ly/quickadminpanel
Enroll in my Laravel courses:…
Пуш-уведомления с помощью Firebase в Laravel
https://www.itsolutionstuff.com/post/laravel-8-firebase-web-push-notification-exampleexample.html
https://www.itsolutionstuff.com/post/laravel-8-firebase-web-push-notification-exampleexample.html
Itsolutionstuff
Laravel 8 Firebase Web Push Notification Example
laravel 8 firebase notification example, laravel 8 firebase web push notification, firebase web push notification laravel 8, send firebase push notification using laravel 8, firebase push notification laravel 8, firebase push notification laravel 8 example…