Laravel Livewire: Создаём динамическую форму
https://youtu.be/iuIEqOcQi6g
https://youtu.be/iuIEqOcQi6g
YouTube
[Live-coding] Laravel Livewire: Parent-Child Form Example
Livewire is great for interactivity in forms, let me show you an example with an order-products form.
0:00 Intro: About Project
1:04 Philosophy: Why Livewire vs jQuery/Vue
2:52 Live-Coding Begin: Starting Point
5:14 Installing/Enabling Livewire: "Hello"…
0:00 Intro: About Project
1:04 Philosophy: Why Livewire vs jQuery/Vue
2:52 Live-Coding Begin: Starting Point
5:14 Installing/Enabling Livewire: "Hello"…
Идёт стрим Тейлора о Jetstream
https://youtu.be/krn39HjxPTs
https://youtu.be/krn39HjxPTs
YouTube
Jetstream Discussion
Текстовая выжимка из последнего стрима Тейлора: 14 ответов о Jetstream и Laravel UI
https://www.reddit.com/r/laravel/comments/j5zxsr/taylor_otwell_14_answers_on_youtube_jetstream/
https://www.reddit.com/r/laravel/comments/j5zxsr/taylor_otwell_14_answers_on_youtube_jetstream/
Курс «Использование Tailwind CSS в Laravel»
11 видео
https://www.youtube.com/playlist?list=PL--MPew1GU266dkd4twFMA8DYEnNoxxNs
11 видео
https://www.youtube.com/playlist?list=PL--MPew1GU266dkd4twFMA8DYEnNoxxNs
YouTube
Crash Course to learn Tailwind CSS using Laravel - YouTube
Аутентификация в Laravel 8: Последние новости, которые вы должны знать
https://youtu.be/L1FVdHdEm_8
https://youtu.be/L1FVdHdEm_8
YouTube
Laravel 8 Auth: 5 "Latest" Things You Need to Know
After some "drama" happening over Laravel 8 Auth scaffolding, I decided to summarize it for you in this 6-minute video.
Jetstream Discussion by Taylor Otwell: https://www.youtube.com/watch?v=krn39HjxPTs
Taylor Otwell: 14 Answers on Youtube - Jetstream, Laravel…
Jetstream Discussion by Taylor Otwell: https://www.youtube.com/watch?v=krn39HjxPTs
Taylor Otwell: 14 Answers on Youtube - Jetstream, Laravel…
Использование Laravel UI с Fortify
https://youtu.be/c-4vJhYzlh0
https://youtu.be/c-4vJhYzlh0
YouTube
Quick Live Demo: Use Laravel UI with Fortify
This is probably the quickest way I know how to scaffold Auth in Laravel 8, using Laravel Fortify as a back-end Auth mechanism.
- - - - -
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 Fortify
https://youtu.be/Vr4LJU3kw1g
https://youtu.be/Vr4LJU3kw1g
YouTube
Laravel Fortify: Four Auth Things to Customize
With the new Laravel Fortify, how to add a new field in the registration form? How to change validation rules? How to change login via email/username? How to redirect to a different URL than /home? All of the answers in this video.
Related video. Quick Live…
Related video. Quick Live…
Использование Sanctum для аутентификации мобильного приложения
https://laravel-news.com/using-sanctum-to-authenticate-a-mobile-app
https://laravel-news.com/using-sanctum-to-authenticate-a-mobile-app
Laravel News
Using Sanctum to authenticate a mobile app
Sanctum is Laravel’s lightweight API authentication package. In my last article, we looked at authenticating a React SPA with a Laravel API via Sanctum. This tutorial will go over using Laravel Sanctum to authenticate a mobile app. The app will be built in…
Релиз Laravel Surveillance
Пакет для контроля подозрительных пользователей, ip-адресов и цифровых отпечатков браузеров
https://laravel-news.com/laravel-surveillance
Пакет для контроля подозрительных пользователей, ip-адресов и цифровых отпечатков браузеров
https://laravel-news.com/laravel-surveillance
Laravel News
Laravel Surveillance
Laravel Surveillance is a package by Neelkanth Kaushik to put malicious users, IP addresses, and anonymous browser fingerprints under surveillance.