Стартовые наборы для Laravel-проектов
1. Vue SPA (Bootstrap)
https://github.com/cretueusebiu/laravel-vue-spa
2. Vue SPA (Tailwind CSS)
https://github.com/skrypt-nl/laravel-vue-tailwind-spa
3. TALL-стек
https://github.com/laravel-frontend-presets/tall
4. Vue + Inertia
https://laravel.com/docs/8.x/starter-kits#breeze-and-inertia
5. Jestream Livewire/Inertia
https://jetstream.laravel.com/2.x/introduction.html
1. Vue SPA (Bootstrap)
https://github.com/cretueusebiu/laravel-vue-spa
2. Vue SPA (Tailwind CSS)
https://github.com/skrypt-nl/laravel-vue-tailwind-spa
3. TALL-стек
https://github.com/laravel-frontend-presets/tall
4. Vue + Inertia
https://laravel.com/docs/8.x/starter-kits#breeze-and-inertia
5. Jestream Livewire/Inertia
https://jetstream.laravel.com/2.x/introduction.html
Также зарелизены:
— Laravel 6.20.17
— Envoy 2.6.0
— Forge SDK 3.4.0
— Jetstream 2.2.3
— Passport 10.1.2
— Sail 1.4.4
— Socialite 5.2.2
— Tinker 2.6.1
— Laravel 6.20.17
— Envoy 2.6.0
— Forge SDK 3.4.0
— Jetstream 2.2.3
— Passport 10.1.2
— Sail 1.4.4
— Socialite 5.2.2
— Tinker 2.6.1
Использование phpDoc в Laravel для написания более читаемого кода
https://bastiaandewaele.medium.com/laravel-using-phpdoc-to-write-more-readable-code-5760db098f63
https://bastiaandewaele.medium.com/laravel-using-phpdoc-to-write-more-readable-code-5760db098f63
Medium
Laravel: using phpDoc to write more readable code
This article explains you on how to use phpDoc, to make your own Laravel code a more easy to read. I do note that some tips can also be…
Как настроить Jetstream и Laravel Spark
https://freek.dev/1912-how-to-customize-jetstream-and-laravel-spark
https://freek.dev/1912-how-to-customize-jetstream-and-laravel-spark
Настройка Xdebug для Laravel 8
https://marcuschristiansen.medium.com/setup-xdebug-in-laravel-8-like-a-boss-ea7582ce01ce
https://marcuschristiansen.medium.com/setup-xdebug-in-laravel-8-like-a-boss-ea7582ce01ce
Medium
Setup Xdebug in Laravel 8 like a boss
I’m finally here after many frustrating hours of back and forth, trying different things in order to get Xdebug to play nicely with the…
Валидация консольного ввода в Laravel
https://ryangjchandler.co.uk/articles/validating-laravel-console-input
https://ryangjchandler.co.uk/articles/validating-laravel-console-input
Ryan Chandler
Validating Laravel Console Input - Ryan Chandler
Laravel Jetstream, Breeze, Fortify, UI: Сохраняем время входа пользователя и его IP
https://youtu.be/v4IRYiylQPs
https://youtu.be/v4IRYiylQPs
YouTube
Save User Login Time/IP: Laravel Jetstream, Breeze, Fortify, UI
It seems that different Laravel starter kits have different ways to save logged-in user's data. But, in fact, you can catch that in the Events that come from Laravel Auth core.
Auth Events documentation: https://laravel.com/docs/8.x/authentication#events…
Auth Events documentation: https://laravel.com/docs/8.x/authentication#events…
Установка и использование Laravel Fortify и Sanctum
https://youtu.be/W7owQcBYerA
https://youtu.be/W7owQcBYerA
YouTube
Getting started with Laravel Fortify and Sanctum
In this 19 minute video, I'll show you how to install and use the Fortify and Sanctum authentication packages in example Laravel applications.
Join my newsletter for weekly tips on Laravel, Vue, and Docker: https://aschmelyun.substack.com
You'll learn how…
Join my newsletter for weekly tips on Laravel, Vue, and Docker: https://aschmelyun.substack.com
You'll learn how…
Панель управления для планшета на Tailwind CSS и Livewire
https://joeyantonisse.nl/tablet-dashboard-with-tailwindcss/
https://joeyantonisse.nl/tablet-dashboard-with-tailwindcss/
Joey's Blog | Laravel | Livewire | Tailwind CSS
Tablet Dashboard with Tailwind CSS and Livewire
That tablet that was always lying around, I had to do something with it. Obviously the result is a dashboard, but that kind of took a while. I tried multiple Dashboard templates, but that wasn't it. So, I decided to build it from the ground up. The result…
Как разворачивать проекты на Laravel 8
https://youtu.be/dG55U27oSb4
https://youtu.be/dG55U27oSb4
YouTube
How To Deploy Laravel 8 Project | Deploy Laravel Through FileZilla | Laravel 8 Project Hosting
In this video the Laravel 8 blog will be deployed through FileZilla, which is not the right method to do it since using a Cloud provider is better – Learn how to deploy Laravel projects through FileZilla.
📚 New Udemy Course
If you're looking to level up…
📚 New Udemy Course
If you're looking to level up…
12 советов по Валидация в Laravel
https://youtu.be/ckhllNh79gM
https://youtu.be/ckhllNh79gM
YouTube
Laravel Validation: 12 Less-Known Tips in 13 Minutes
In this video, I'm sharing some more rarely used tips about Laravel validation that I learned over my 5+ years with Laravel.
00:00 Intro
00:53 Tip 1. Required / Present / Filled
02:05 Tip 2. Required_with and Similar
03:06 Tip 3. Rules min/max for Numbers…
00:00 Intro
00:53 Tip 1. Required / Present / Filled
02:05 Tip 2. Required_with and Similar
03:06 Tip 3. Rules min/max for Numbers…
Релиз Laravel Kit 2.0
Десктопная админка для Laravel-проектов. (Windows, macOS, Linux)
https://github.com/tmdh/laravel-kit/
Десктопная админка для Laravel-проектов. (Windows, macOS, Linux)
https://github.com/tmdh/laravel-kit/
GitHub
GitHub - tmdh/laravel-kit: A desktop Laravel admin panel app
A desktop Laravel admin panel app. Contribute to tmdh/laravel-kit development by creating an account on GitHub.
Максимальная оптимизация загрузки изображений в 2021 году
https://www.industrialempathy.com/posts/image-optimizations/
https://www.industrialempathy.com/posts/image-optimizations/
Industrialempathy
Maximally optimizing image loading for the web
In this post I'll outline 8 image loading optimization techniques to minimize both the bandwidth used for loading images on the web and the...
Код-ревью от Povilas Korop: компоненты рейтинга на Livewire
https://youtu.be/vOPE8EWC434
https://youtu.be/vOPE8EWC434
YouTube
Code Review: Livewire Rating Component - 4 Different Versions
I've asked my students to create a Livewire component to rate/review the books. Let's see how they did, and what could be improved.
- - - - -
Support the channel by checking out our products:
- Try our Laravel QuickAdminPanel: https://bit.ly/quickadminpanel…
- - - - -
Support the channel by checking out our products:
- Try our Laravel QuickAdminPanel: https://bit.ly/quickadminpanel…