Eloquent Attribute Value Prediction
Пакет для прогнозирования значений eloquent-моделей, используя возможности машинного обучения.
https://github.com/DivineOmega/eloquent-attribute-value-prediction
Пакет для прогнозирования значений eloquent-моделей, используя возможности машинного обучения.
https://github.com/DivineOmega/eloquent-attribute-value-prediction
Laravel для начинающих — Отношения «Многие-ко-Многим»
https://youtu.be/l8m0rYR7W8w
https://youtu.be/l8m0rYR7W8w
YouTube
Eloquent One to Many Relationship | Laravel For Beginners | Learn Laravel
This video will dive into Eloquent’s One to Many Relationship in Laravel – Learn one of the most popular PHP frameworks for its advanced features, templating engine, fast commands and security.
📚 New Udemy Course
If you're looking to level up your Laravel…
📚 New Udemy Course
If you're looking to level up your Laravel…
Релиз PEST 1.0
После семи месяцев разработки выпущена первая стабильная версия
https://nunomaduro.com/pest-v1-released/
После семи месяцев разработки выпущена первая стабильная версия
https://nunomaduro.com/pest-v1-released/
Регулирование вложенных запросов
https://ntsanov.com/blog/nested-request-throttling-in-laravel
https://ntsanov.com/blog/nested-request-throttling-in-laravel
Потенциальная уязвимость в Fortify 1.7.3
Рекомендуется обновление до Fortify 1.7.4, включая приложения на базе Jetstream.
https://blog.laravel.com/security-fortify-174-released
Рекомендуется обновление до Fortify 1.7.4, включая приложения на базе Jetstream.
https://blog.laravel.com/security-fortify-174-released
The Laravel Blog
Security: Fortify 1.7.4. Released - The Laravel Blog
We have reverted a pull request that was merged into Laravel Fortify 1.7.3 which introduced a potential security vulnerability. Please update your applications using Fortify 1.7.3, including all Jetstream based applications, to Fortify 1.7.4.
Релиз Ray
Десктопное приложение для дебага.
https://freek.dev/1868-introducing-ray-a-debugging-tool-for-pragmatic-developers
Десктопное приложение для дебага.
https://freek.dev/1868-introducing-ray-a-debugging-tool-for-pragmatic-developers
freek.dev
Introducing Ray: a debugging tool for pragmatic developers | freek.dev
I'm proud to announce the immediate release of Ray, a desktop app that vastly improves your debugging experience. Ray is a dedicated window to send dumped values to. It has a lot of features that help you find and fix bugs faster.
Ray is available for macOS…
Ray is available for macOS…
Livewire: Привязка маршрута к компоненту без использования контроллера
https://youtu.be/4Tk_2YULX4s
https://youtu.be/4Tk_2YULX4s
YouTube
Livewire Route Binding: No Need for Laravel Controller
The traditional way to use the Livewire component is to include it inside of a Blade View. But what if you can bypass all the Laravel Controller/View and add a route directly to Livewire Component? Let me show you how.
- - - - -
Try our Laravel QuickAdminPanel:…
- - - - -
Try our Laravel QuickAdminPanel:…
Ресурсные контроллеры — самая распространенная ошибка при добавлении методов
https://youtu.be/exIfecOZd2E
https://youtu.be/exIfecOZd2E
YouTube
Laravel Resource Controllers: Most Common Mistake People Make
I've seen this mistake made so many times on forums, that I finally decided to shoot a separate video on it.
Subscribe to my weekly Laravel newsletter: https://laraveldaily.com/weekly-laravel-newsletter/
- - - - -
Try our Laravel QuickAdminPanel: https…
Subscribe to my weekly Laravel newsletter: https://laraveldaily.com/weekly-laravel-newsletter/
- - - - -
Try our Laravel QuickAdminPanel: https…
Создание онлайн видео школы на Laravel
https://learn.vonage.com/blog/2020/12/11/creating-an-online-classroom-in-laravel-with-vonage-video-api
https://learn.vonage.com/blog/2020/12/11/creating-an-online-classroom-in-laravel-with-vonage-video-api
Vonage
Creating an Online Classroom in Laravel With Vonage Video API
Learn how to create a virtual classroom where the teacher can be in any location in the world and still teach student in real-time using Laravel an...
Использование Zoom Meeting API в Laravel
https://infyom.com/blog/how-to-integrate-zoom-meeting-apis-with-laravel
https://infyom.com/blog/how-to-integrate-zoom-meeting-apis-with-laravel
Релиз Livewire 2.3.6
https://github.com/livewire/livewire/releases/tag/v2.3.6
https://github.com/livewire/livewire/releases/tag/v2.3.6
5 причин начать использовать Tailwind CSS
https://devdojo.com/tnylea/5-reasons-to-start-using-tailwindcss
https://devdojo.com/tnylea/5-reasons-to-start-using-tailwindcss
DevDojo
5 reasons to start using TailwindCSS
It's 2021, and it's time for a change. Bootstrap has held its reign as the top CSS framework for quite some time; however, that's all about to change. TailwindCSS is the cat's pajamas, it's the bee's ...
Laravel для начинающих — Отношения «Один-к-Одному»
https://youtu.be/sxGiIxf0Cgw
https://youtu.be/sxGiIxf0Cgw
YouTube
Eloquent One To One Relationship | Laravel For Beginners | Learn Laravel
This video will dive into Eloquent’s One to One Relationship in Laravel – Learn one of the most popular PHP frameworks for its advanced features, templating engine, fast commands and security.
📚 New Udemy Course
If you're looking to level up your Laravel…
📚 New Udemy Course
If you're looking to level up your Laravel…
Преимущества использования имён маршрутов
https://youtu.be/7lalb6HtR1c
https://youtu.be/7lalb6HtR1c
YouTube
Laravel: Why You Need Route Names?
A quick video showing the advantages of using route names instead of route URLs.
More about route names: https://laravel.com/docs/8.x/routing#named-routes
Resource Controllers with names: https://laravel.com/docs/8.x/controllers#resource-controllers
-…
More about route names: https://laravel.com/docs/8.x/routing#named-routes
Resource Controllers with names: https://laravel.com/docs/8.x/controllers#resource-controllers
-…
Livewire: Как сделать чекбокс "Выбрать всё"
https://youtu.be/fL3u68uJ-LA
https://youtu.be/fL3u68uJ-LA
YouTube
"Select All" Checkbox in Livewire: Simple and Complex Way
This video is an answer to one of the questions on my channel, and also showing an early preview of one of my upcoming livewirekit.com components.
Subscribe to get notified when it's launched: www.livewirekit.com
- - - - -
Try our Laravel QuickAdminPanel:…
Subscribe to get notified when it's launched: www.livewirekit.com
- - - - -
Try our Laravel QuickAdminPanel:…