Laravel для начинающих — Laravel-отношения hasMany и hasOne
https://youtu.be/ktv8LF-zVZ4
https://youtu.be/ktv8LF-zVZ4
YouTube
Eloquent hasMany And hasOne Relationship | Laravel For Beginners | Learn Laravel
This video will dive into Eloquent’s hasMany and hasOne 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…
📚 New Udemy Course
If you're looking to level up your…
Релиз Venture 2.0
Пакет для создания и управления сложными асинхронными процессами. Добавлена поддержка вложенных процессов.
https://github.com/ksassnowski/venture/releases/tag/2.0.0
Пакет для создания и управления сложными асинхронными процессами. Добавлена поддержка вложенных процессов.
https://github.com/ksassnowski/venture/releases/tag/2.0.0
GitHub
Release 2.0.0 · ksassnowski/venture
Added
Added support for nested workflows
Changed
A job's dependencies have to be added to the workflow before the job itself is added.
This also eliminates the problem of circular dependenci...
Added support for nested workflows
Changed
A job's dependencies have to be added to the workflow before the job itself is added.
This also eliminates the problem of circular dependenci...
Кирилл Несмеянов о Ray (десктопный дебаг)
https://laravel-news.com/laravel-dump-server
https://laravel-news.com/laravel-dump-server
Также зарелизены:
— Laravel 6.20.10
— Horizon 5.6.5
— Jetstream 2.1
— Scout 8.5.4
— Laravel 6.20.10
— Horizon 5.6.5
— Jetstream 2.1
— Scout 8.5.4
Jetstream: Blade-компоненты
https://youtu.be/pYIrRYGgVAI
https://youtu.be/pYIrRYGgVAI
YouTube
Laravel Jetstream: Blade Components (free lesson from upcoming course)
While I'm shooting a new course on Laravel Jetstream, I decided to publish this lesson for free, cause it's interesting to go through Jetstream code and understand how/why some parts of the code are written.
Subscribe to my weekly newsletter: http://bit.ly/laravel…
Subscribe to my weekly newsletter: http://bit.ly/laravel…
Livewire: превращаем обычную обновляемую страницу в Компонент
https://youtu.be/q7V56AdyK0Y
https://youtu.be/q7V56AdyK0Y
YouTube
From Full Page Refresh to Livewire Component: Live-Coding Demo
One free lesson from my course "Creating a mini-Reddit in Laravel 8". This lesson is focused on changing the full-refresh behavior to a better UX with Laravel Livewire.
Enroll in the full course: https://laraveldaily.teachable.com/p/creating-mini-reddit…
Enroll in the full course: https://laraveldaily.teachable.com/p/creating-mini-reddit…
Выпущены Laravel 6.20.11, 7.30.2 и 8.22.1, содержащие исправление уязвимости. Рекомендуется всем пользователям Laravel как можно скорее обновить свои приложения.
https://blog.laravel.com/security-laravel-62011-7302-8221-released
https://blog.laravel.com/security-laravel-62011-7302-8221-released
The Laravel Blog
Security: Laravel 6.20.11, 7.30.2, 8.22.1 Released - The Laravel Blog
This morning we released Laravel 6.20.11, 7.30.2, and 8.22.1. These updates contain a security related patch; therefore, we encourage all Laravel users to update their applications as soon as possible.
Миграции: Что делать если таблица создана, но внешний ключ не работает?
https://youtu.be/DWzUBpsEEHY
https://youtu.be/DWzUBpsEEHY
YouTube
Laravel Migrations: Table Created but Foreign Key Failed?
A tricky situation: migration is half-successful. What to do in such scenario?
- - - - -
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
Апгрейд Jetstream с версии 1 до версии 2
https://youtu.be/ahvXit_1KJc
https://youtu.be/ahvXit_1KJc
YouTube
Upgrade Guide: Upgrading Laravel Jetstream Inertia Stack - V1 to V2
Learn how to upgrade Laravel Jetstream Inertia / VueJs Stack from Version 1 to Version 2
----------------------
Timestamps
----------------------
Intro - 0:00
Update Laravel Jetstream - 0:59
Update Migrations - 3:06
Publish Auth Pages - 4:12
Add Webpack…
----------------------
Timestamps
----------------------
Intro - 0:00
Update Laravel Jetstream - 0:59
Update Migrations - 3:06
Publish Auth Pages - 4:12
Add Webpack…
Laravel для начинающих — Отношения «Многие-ко-Многим»
https://youtu.be/2oFNu_RhTt4
https://youtu.be/2oFNu_RhTt4
YouTube
Eloquent Many To Many Relationship | Laravel For Beginners | Learn Laravel
This video will dive into Eloquent’s Many 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…
Релиз Laravel Actions 2
Пакет для организации логики на основе действий (actions), которые предоставляет ваше приложение. Вместо создания контроллеров, заданий, слушателей и т.д, он позволяет вам создать PHP-класс, который обрабатывает конкретную задачу и запускать этот класс как угодно.
https://laravel-news.com/organize-laravel-applications-with-actions
Пакет для организации логики на основе действий (actions), которые предоставляет ваше приложение. Вместо создания контроллеров, заданий, слушателей и т.д, он позволяет вам создать PHP-класс, который обрабатывает конкретную задачу и запускать этот класс как угодно.
https://laravel-news.com/organize-laravel-applications-with-actions
Laravel News
Organize Laravel Applications With Actions
The Laravel actions package provides a new way to organize your Laravel applications’ logic by focusing on *actions*. Using this technique, you can execute the same class as a controller, a command, a job, and a listener.
Пре-релиз Turbo Laravel
Пакет реализующий Hotwire в Laravel. Аналог Turbo Rails. Набор методов для ускорения изменений страниц. Позволяет достигнуть скорости SPA без написания яваскрипта. Внимание: пакет не протестирован в боевых условиях. Фидбэк и помощь приветствуются.
https://github.com/tonysm/turbo-laravel
Пакет реализующий Hotwire в Laravel. Аналог Turbo Rails. Набор методов для ускорения изменений страниц. Позволяет достигнуть скорости SPA без написания яваскрипта. Внимание: пакет не протестирован в боевых условиях. Фидбэк и помощь приветствуются.
https://github.com/tonysm/turbo-laravel
Добавляем поля в Регистрацию Jetstream
https://youtu.be/xo9u3Gko-GQ
https://youtu.be/xo9u3Gko-GQ
YouTube
Laravel Jetstream Register: Add More Fields
Adding more fields to the registration in Jetstream has a few steps: DB columns, Blade field with Tailwind styles, and Saving User in Fortify Action class. Let's implement that.
Related video: "Laravel Jetstream: Blade Components" https://www.youtube.co…
Related video: "Laravel Jetstream: Blade Components" https://www.youtube.co…
Релиз Square 2
Библиотека статических Eloquent-моделей для фиксированных данных, например, валюты, страны, аэропорты.
https://laravel-news.com/squire-static-eloquent-model-library
Библиотека статических Eloquent-моделей для фиксированных данных, например, валюты, страны, аэропорты.
https://laravel-news.com/squire-static-eloquent-model-library
Laravel News
Squire: Static Eloquent Model Library
Squire is a library of prebuilt static Eloquent models for common fixture data. It provides information about countries, currencies, airports and more to your Laravel app, without the use of a third-party API.
Laravel для начинающих: Добавляем Пагинацию
https://youtu.be/5FLCLfrtXUs
https://youtu.be/5FLCLfrtXUs
YouTube
How To Add Pagination In Laravel | Laravel For Beginners | Learn Laravel
This video will show you how you could simply add pagination in Laravel projects through Eloquent – 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…
📚 New Udemy Course
If you're looking…