Использование JSON-полей в Laravel Eloquent
https://davidtorralbo.dev/post/using-json-column-types-in-laravel
  https://davidtorralbo.dev/post/using-json-column-types-in-laravel
Поднимаем и запускаем Laravel Sail
https://youtu.be/Ge5LziKzAk4
  
  https://youtu.be/Ge5LziKzAk4
YouTube
  
  Up And Running with Laravel Sail
  Want more? Explore the library at https://codecourse.com. Check out Penguin Digital's channel here: https://www.youtube.com/channel/UCaQqYZ-ZyYbD0C5DJSGdVIg 
 
Official site
https://www.codecourse.com
 
Twitter
https://twitter.com/teamcodecourse
  Official site
https://www.codecourse.com
https://twitter.com/teamcodecourse
Создание интернет-магазина на Laravel
https://snipcart.com/blog/laravel-ecommerce-website-tutorial
  
  https://snipcart.com/blog/laravel-ecommerce-website-tutorial
Snipcart
  
  How-to: Custom Laravel E-Commerce Site [Tutorial & Live Demo]
  Let’s build e-commerce with Laravel. This tutorial will teach you how to build a Laravel website and integrate a custom shopping cart.
  Безопасные маршруты с двухфакторной аутентификацией с помощью Authy
https://www.twilio.com/blog/secure-sensitive-laravel-routes-2fa-authy
  
  https://www.twilio.com/blog/secure-sensitive-laravel-routes-2fa-authy
Twilio Blog
  
  Secure Sensitive Laravel Routes Using Twilio Authy
  In this tutorial, you will learn how to create Laravel middleware to secure sensitive routes using Two-factor authentication powered by Twilio Authy. You'll be able to ensure users really are who they
  Поиск в реальном времени на Laravel Livewire
https://www.twilio.com/blog/build-live-search-box-laravel-livewire-mysql?_
  
  https://www.twilio.com/blog/build-live-search-box-laravel-livewire-mysql?_
Twilio
  
  Build a Live Search Box With Laravel Livewire and MySQL
  In this tutorial, you will learn how to build a live search page for a list of users stored in a MySQL database using Laravel Livewire, hooking Livewire components into Blade templates.
  Laravel News запустили новый сайт, сделанный на CMS Statamic. И новый дизайн.
https://laravel-news.com/
  https://laravel-news.com/
Генерация случайного фонового градиента
https://devdojo.com/tinahammar/generate-random-color-gradient-background
  
  https://devdojo.com/tinahammar/generate-random-color-gradient-background
DevDojo
  
  Generate random color gradient background
  When users fail to adhere to your imaginary design guide you need to arm yourself to keep the look you aimed for when creating your website. In this article I'll share one of my favourite secret desig...
  Povilas Korop делает код-ревью юниорского приложения
https://youtu.be/sukS7QOBpK0
  
  https://youtu.be/sukS7QOBpK0
YouTube
  
  Junior Code Review: Laravel Routes, Middleware, Validation and more
  As a part of my new Laravel mentorship program in my home country Lithuania, I started doing code reviews of my student developers. Here's a 20-minute example that I decided to publish on Youtube - should be useful to you guys, too.
00:00 Intro
01:33 Route…
  00:00 Intro
01:33 Route…
Новое в Laravel: методы pipe() и tap() для обработки строк
https://www.amitmerchant.com/tappable-and-pipeable-fluent-strings-in-laravel-8x/
  
  https://www.amitmerchant.com/tappable-and-pipeable-fluent-strings-in-laravel-8x/
Amit Merchant - A blog on PHP, JavaScript, and more
  
  Tappable and pipeable fluent strings in Laravel 8.x
  The fluent string operations were introduced back in the release of Laravel 7 which offered a more object-oriented, fluent string manipulation library built on top of Illuminate\Support\Str functions. To use this fluent API, you’d need to use the Illumin…
  Как поучаствовать в разработке Laravel-документации
https://youtu.be/vEcT6JIFji0
  
  https://youtu.be/vEcT6JIFji0
YouTube
  
  How to Contribute to Laravel Docs (or any open-source repository)
  In this video, I will make a real Pull Request, showing you practically, how to make any changes in the official Laravel documentation.
Contribute here: https://github.com/laravel/docs
Markdown syntax by Github: https://docs.github.com/en/github/writing…
  Contribute here: https://github.com/laravel/docs
Markdown syntax by Github: https://docs.github.com/en/github/writing…
Обзор пакета Spatie Media Library Pro
https://youtu.be/oqW6vlJgXYE
  
  https://youtu.be/oqW6vlJgXYE
YouTube
  
  Spatie Media Library Pro: Laravel File Uploads with Great UX [REVIEW]
  Honest and unpaid review of a paid package called Laravel Media Library Pro.
Link to the Media Library Pro: https://spatie.be/products/media-library-pro
My article "Multiple File Upload with Dropzone.js and Laravel MediaLibrary Package": https://laravel…
  Link to the Media Library Pro: https://spatie.be/products/media-library-pro
My article "Multiple File Upload with Dropzone.js and Laravel MediaLibrary Package": https://laravel…
Добавляем блог в существующее Laravel-приложение
https://jhumanj.com/blog/adding-a-blog-to-a-laravel-application/
  https://jhumanj.com/blog/adding-a-blog-to-a-laravel-application/
Определение начала следующего рабочего дня
https://freek.dev/1900-determining-the-start-of-the-next-business-day-in-oh-dear
  https://freek.dev/1900-determining-the-start-of-the-next-business-day-in-oh-dear
Laravel для новичков: Авторизация и Аутентификация
https://youtu.be/XCrmk1bKxf4
  
  https://youtu.be/XCrmk1bKxf4
YouTube
  
  Authorization & Authentication | Login & Register System In Laravel | Laravel For Beginners
  This video will show you how you the concept behind Authorization & Authentication in Laravel whenever you pull in a authentication scaffolding – Learn one of the most popular PHP frameworks for its advanced features, templating engine, fast commands and…