Релиз Laravel Github Actions Workflow Configurator
Генерация yaml-файла для Github Actions
https://github.com/Hi-Folks/gh-actions-yaml-generator
Генерация yaml-файла для Github Actions
https://github.com/Hi-Folks/gh-actions-yaml-generator
Как настроить Laravel Cashier для работы с несколькими моделями
https://laravel.io/articles/how-to-configure-laravel-cashier-with-multiple-models
https://laravel.io/articles/how-to-configure-laravel-cashier-with-multiple-models
laravel.io
How to configure Laravel Cashier with multiple models | Laravel.io
The Laravel portal for problem solving, knowledge sharing and community building.
Автор Vemto (генератор кода для Laravel) рассказывает о разработке своей базы данных, вдохновленной Eloquent
https://tiagosilvapereira3.medium.com/why-did-i-create-my-own-database-85efbb2a8bc8
https://tiagosilvapereira3.medium.com/why-did-i-create-my-own-database-85efbb2a8bc8
Medium
Why did I create my own database?
I know this sounds crazy and, a few months ago, I never would have imagined such a feat or even raised such a possibility.
Livewire: трехуровневый выпадающий список — форма редактирования
https://youtu.be/pfSjRcudZVA
https://youtu.be/pfSjRcudZVA
YouTube
Livewire: 3-Level Dependent Dropdowns - Edit Form Values
This video is an update on one older video and demo-project, answering one question in the comment.
Updated repository: https://github.com/LaravelDaily/Livewire-jQuery-Three-Dropdowns
Original video: https://www.youtube.com/watch?v=QoCvntbXvSk
- - - -…
Updated repository: https://github.com/LaravelDaily/Livewire-jQuery-Three-Dropdowns
Original video: https://www.youtube.com/watch?v=QoCvntbXvSk
- - - -…
Также зарелизены:
— Laravel 6.20.9
— Breeze 1.0.2
— Cashier Stripe 12.6.2
— Cashier Paddle 1.4.1
— Envoy 2.5
— Fortify 1.7.3
— Horizon 5.6.4
— Sail 1.1
— Scout 8.5.3
— Socialite 5.1.3
— Laravel 6.20.9
— Breeze 1.0.2
— Cashier Stripe 12.6.2
— Cashier Paddle 1.4.1
— Envoy 2.5
— Fortify 1.7.3
— Horizon 5.6.4
— Sail 1.1
— Scout 8.5.3
— Socialite 5.1.3
Онлайн-Генератор отношений
Постоянно забываете порядок полей в сложных отношениях? Попробуйте это.
https://rel.uonick.com/
Постоянно забываете порядок полей в сложных отношениях? Попробуйте это.
https://rel.uonick.com/
Релиз Jetstream 2:
— приглашения в команду
— шаблоны аутентификации для Inertia
— поддержка Tailwind 2
https://laravel-news.com/jetstream-v2
— приглашения в команду
— шаблоны аутентификации для Inertia
— поддержка Tailwind 2
https://laravel-news.com/jetstream-v2
Laravel News
Laravel Jetstream v2 is released
Laravel Jetstream v2 is now released and available for all. This release features team member invitations, Inertia Authentication Views, Team Switcher Improvements, Accessibility Improvements, Tailwind 2.0 support, and more.
Бэкенд-фреймворки с наибольшим количеством звёзд на Гитхабе
1. Laravel — 63.1K⭐️
2. Django — 54.5K⭐️
3. Flask — 53.3K⭐️
4. Spring Boot — 52.5K⭐️
5. Express — 51.3K⭐️
6. Ruby on Rails — 47.3K⭐️
7. Meteor — 42.2K⭐️
8. Nest - 32.9K⭐️
9. Koa — 30.5K⭐️
1. Laravel — 63.1K⭐️
2. Django — 54.5K⭐️
3. Flask — 53.3K⭐️
4. Spring Boot — 52.5K⭐️
5. Express — 51.3K⭐️
6. Ruby on Rails — 47.3K⭐️
7. Meteor — 42.2K⭐️
8. Nest - 32.9K⭐️
9. Koa — 30.5K⭐️
Релиз Larax
Пакет для отслеживания ошибок в проекте в режиме реального времени.
https://escode.medium.com/laravel-error-handling-using-larax-b7df266dc620
Пакет для отслеживания ошибок в проекте в режиме реального времени.
https://escode.medium.com/laravel-error-handling-using-larax-b7df266dc620
Medium
Laravel Error handling using Larax
When you work on any project , whether it staging or production , and your project must be available all the time, so there should be a…
Как сконвертировать Word в PDF
https://www.scratchcode.io/how-to-convert-word-to-pdf-in-laravel/
https://www.scratchcode.io/how-to-convert-word-to-pdf-in-laravel/
Scratch Code
How To Convert Word To PDF In Laravel | Scratch Code
In this article, we will learn how to convert Word to PDF In Laravel. Recently, one of our clients wants to develop functionality in Laravel & Vue based
Сиды и Фабрики в Laravel 8
https://youtu.be/qeT0pJJ_GOs
https://youtu.be/qeT0pJJ_GOs
YouTube
Live-coding: Seeds and Factories in Laravel 8 (free lesson from my course)
One lesson from my course "Creating mini-Reddit in Laravel 8". I show how I implement seeds with factories in Laravel 8 and also touching on Eloquent Observers.
Enroll in the full course: https://laraveldaily.teachable.com/p/creating-mini-reddit-in-laravel…
Enroll in the full course: https://laraveldaily.teachable.com/p/creating-mini-reddit-in-laravel…
Релиз Laravel DebugBar Companion
Десктопное приложение для дебага. Доступно для macOS, Windows и Linux.
https://laravel-news.com/laravel-debugbar-companion-app
Десктопное приложение для дебага. Доступно для macOS, Windows и Linux.
https://laravel-news.com/laravel-debugbar-companion-app
Laravel News
Laravel Debugbar Companion App
DebugBar Companion is a desktop app by Marcel Pociot that compliments Laravel Debugbar with historical Debugbar data.
Сокрытие консольных artisan-команд из списка доступных
https://laravel-news.com/hiding-console-commands
https://laravel-news.com/hiding-console-commands
Laravel News
Hiding Laravel Artisan Console Commands from the list of available commands
In this quick tip, learn how to hide your Artisan Console commands from being shown in the list of available commands when running php artisan.
Настройка автоматического бэкапа в Laravel
https://youtu.be/tKu7EqGgu_A
https://youtu.be/tKu7EqGgu_A
YouTube
#1: Laravel Backup - How to Set up Automatic DB Backup in Laravel
In this tutorial, we see how to set up an automatic database backup in Laravel. For that, we are going to use Spatie's Laravel-backup package. You can store the backups on any of the filesystems you have configured in Laravel. You will also learn how to set…
Способы обновления записей в Базе Данных
https://www.scratchcode.io/database-records-update-in-laravel/
https://www.scratchcode.io/database-records-update-in-laravel/
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…