12 советов по миграциям в Laravel
https://youtu.be/bSQcmcu6yHc
  
  https://youtu.be/bSQcmcu6yHc
YouTube
  
  Laravel Migrations: 12 Useful Tips in 12 Minutes
  In this video, I decided to share less-known things I've learned about Laravel migrations while working with Laravel over the years.
- - - - -
Support the channel by checking out my products:
- My Laravel courses membership: https://laraveldaily.teachable.com/p/all…
  - - - - -
Support the channel by checking out my products:
- My Laravel courses membership: https://laraveldaily.teachable.com/p/all…
Использование Конструктора Запросов без захардкоживания имён таблиц
https://medium.com/@arman.codes/use-laravel-query-builder-without-hard-coding-the-table-names-72eb098e3b28
  
  https://medium.com/@arman.codes/use-laravel-query-builder-without-hard-coding-the-table-names-72eb098e3b28
Medium
  
  Use Laravel query builder without hard-coding the table names
  There might be sometimes that you want to use Laravel query builder instead of the Eloquent either because of performance issues or …
  Создание сайтов на Statamic Peak
https://laravel-news.com/statamic-peak
  
  https://laravel-news.com/statamic-peak
Laravel News
  
  Efficiently create websites for clients with Statamic Peak
  Peak is an opinionated starter kit for all your Statamic sites. The kit is design agnostic but comes bundled with tools like Tailwind and AlpineJS. It enforces a workflow in which you can build anything you want as DRY as possible.
  Уведомления в Laravel Jetstream
https://ryangjchandler.co.uk/articles/flashing-banner-messages-in-your-laravel-jetstream-and-livewire-applications
  https://ryangjchandler.co.uk/articles/flashing-banner-messages-in-your-laravel-jetstream-and-livewire-applications
Код-ревью от Povilas Korop: группы маршрутов
https://youtu.be/AOwCE25bhSU
  
  https://youtu.be/AOwCE25bhSU
YouTube
  
  Code Review: Route Groups - User/Admin, Controller Names(paces)
  It is important not only to write working code but also readable code for your current/future colleagues. So let's "clean up" some naming in this routes file.
- - - - -
Support the channel by checking out our products:
- Try our Laravel QuickAdminPanel:…
  - - - - -
Support the channel by checking out our products:
- Try our Laravel QuickAdminPanel:…
Релиз Laravel 8.28
https://github.com/laravel/framework/releases/tag/v8.28.0
  https://github.com/laravel/framework/releases/tag/v8.28.0
Также зарелизены:
— Breeze 1.0.3
— Cashier Stripe 12.8.1
— Dusk 6.12.0
— Fortify 1.7.6
— Horizon 5.7
— Jetstream 2.2
— Socialite 5.2
— Telescope 4.4.3
  — Breeze 1.0.3
— Cashier Stripe 12.8.1
— Dusk 6.12.0
— Fortify 1.7.6
— Horizon 5.7
— Jetstream 2.2
— Socialite 5.2
— Telescope 4.4.3
Новое в Laravel: методы withSum/withMax/withAvg в отношениях
https://youtu.be/LmRmgcIJt-4
  
  https://youtu.be/LmRmgcIJt-4
YouTube
  
  New in Laravel 8: withSum/withMax/withAvg on Relationships
  A few new Eloquent relationship methods that I haven't demonstrated on this channel, so right about time.
Docs - "Other Aggregate Functions": https://laravel.com/docs/8.x/eloquent-relationships#other-aggregate-functions
New Tool! Spatie Ray: Laravel Debugging…
  Docs - "Other Aggregate Functions": https://laravel.com/docs/8.x/eloquent-relationships#other-aggregate-functions
New Tool! Spatie Ray: Laravel Debugging…
Релиз Laravel Spark Next
Стартовый комплект для SaaS-решений с подписками.
https://laravel-news.com/laravel-spark-next
  
  Стартовый комплект для SaaS-решений с подписками.
https://laravel-news.com/laravel-spark-next
Laravel News
  
  Laravel Spark Next is Here
  The next version of Laravel Spark is now available. Some of the features include Paddle support and an isolated billing portal.
  Курс по Tailwind CSS от создателей
https://www.youtube.com/playlist?list=PL5f_mz_zU5eXWYDXHUDOLBE0scnuJofO0
  https://www.youtube.com/playlist?list=PL5f_mz_zU5eXWYDXHUDOLBE0scnuJofO0
Новое в Laravel 8.28: касты AsArrayObject и AsCollection
https://laravel-news.com/as-arrayobject-and-as-collection-custom-casts
  
  https://laravel-news.com/as-arrayobject-and-as-collection-custom-casts
Laravel News
  
  AsArrayObject and AsCollection Custom Casts Added in Laravel 8.28
  With the release of Laravel 8.28 this week, Taylor Otwell contributed two new custom cast types: AsArrayObject and AsCollection.
  Как правильно называть разные вещи в Laravel
https://youtu.be/6f7AvZF8ciY
  
  https://youtu.be/6f7AvZF8ciY
YouTube
  
  Laravel: How to Name Various Things
  Model: singular or plural? What about Controllers? What should be the Blade filenames? Let's discuss this, and more, in this video.
Related resources:
- "Cruddy by Design" - Adam Wathan - Laracon US 2017 https://www.youtube.com/watch?v=MF0jFKvS4SI
- PSR…
Related resources:
- "Cruddy by Design" - Adam Wathan - Laracon US 2017 https://www.youtube.com/watch?v=MF0jFKvS4SI
- PSR…
❤1
  Релиз Laravel Analytics
Аналитика просмотров страниц с панелью управления
https://github.com/AndreasElia/laravel-analytics
  Аналитика просмотров страниц с панелью управления
https://github.com/AndreasElia/laravel-analytics
Успешный рефакторинг — будьте готовы остановиться в любой момент
https://matthiasnoback.nl/2021/02/refactoring-prepare-to-stop/
  https://matthiasnoback.nl/2021/02/refactoring-prepare-to-stop/