Релиз Laravel Tinker
Плагин для PhpStorm реализующий консоль тинкера для запуска кода
https://plugins.jetbrains.com/plugin/14957-laravel-tinker/
Плагин для PhpStorm реализующий консоль тинкера для запуска кода
https://plugins.jetbrains.com/plugin/14957-laravel-tinker/
Эффективное использование дампов в Laravel
https://fidum.uk/making-the-most-of-your-laravel-dumps
https://fidum.uk/making-the-most-of-your-laravel-dumps
fidum.uk
Making the most of your Laravel dumps – Fidum
Laravel has a number of convenient methods to help speed up your development. In this post, I will
show you the benefits of dump and some fluent APIs that have this wonderful function available.
show you the benefits of dump and some fluent APIs that have this wonderful function available.
Laravel Vue SPA: Роли и права
https://youtu.be/JatpAUl6_5E
https://youtu.be/JatpAUl6_5E
YouTube
Laravel Vue SPA: Roles and Permissions
How to protect your SPA routes, both from the front-end and the back-end? So you need to show/hide menu items and buttons, but also secure API endpoints with Gates.
Download our solution in our QuickAdminPanel's Yearly Plan: https://quickadminpanel.com
…
Download our solution in our QuickAdminPanel's Yearly Plan: https://quickadminpanel.com
…
Обзор Laravel JetStream
https://youtu.be/BZFavPxP2xc
https://youtu.be/BZFavPxP2xc
YouTube
Laravel 8 JetStream Review - Authentication Scaffolding
Review of Laravel 8 JetStream and all its features like 2FA, Team management, Browser Sessions, and much more.
Check out 15-20 hours of Laravel Content at
https://bit.ly/indepthlaravel
Become Bitfumes Member on youtube https://www.youtube.com/channel/U…
Check out 15-20 hours of Laravel Content at
https://bit.ly/indepthlaravel
Become Bitfumes Member on youtube https://www.youtube.com/channel/U…
Релиз Laravel UI 2.3
Хотя Тейлор заявил, что пакет Laravel UI устарел и больше поддерживаться не будет, всё же выкатили исправления под Laravel 8. Спасибо Barry vd. Heuvel за фикс.
https://github.com/laravel/ui/pull/143
Хотя Тейлор заявил, что пакет Laravel UI устарел и больше поддерживаться не будет, всё же выкатили исправления под Laravel 8. Спасибо Barry vd. Heuvel за фикс.
https://github.com/laravel/ui/pull/143
GitHub
[2.x] Add namespace check to Auth routes by barryvdh · Pull Request #143 · laravel/ui
When removing the Route default namespace (as is default in Laravel 8), the Auth routes will break. This is the case for new Laravel 8 apps, but also when you want to upgrade to match the new defau...
Spatie рапортуют, что все их активные пакеты теперь совместимы с Laravel 8
https://docs.google.com/spreadsheets/d/1RQ4usQ7ryAQQmBys0LUtS9VR3S8fNnUf4wrS2nwvcEY/edit#gid=0
https://docs.google.com/spreadsheets/d/1RQ4usQ7ryAQQmBys0LUtS9VR3S8fNnUf4wrS2nwvcEY/edit#gid=0
Google Docs
Laravel 8.0 upgrade
Sheet1
For each package:
- update composer.json
- replace Travis by GitHub action (remove Travis webhook)
- move CONTRIBUTING.md, FUNDING.md, SECURITY.md to .github directory
- replace StyleCI by GitHub action (remove StyleCI webhook)
- use actions/checkout@v2…
For each package:
- update composer.json
- replace Travis by GitHub action (remove Travis webhook)
- move CONTRIBUTING.md, FUNDING.md, SECURITY.md to .github directory
- replace StyleCI by GitHub action (remove StyleCI webhook)
- use actions/checkout@v2…
Обновление до Laravel 8. Исправление ошибки «Target class does not exist»
https://medium.com/@litvinjuan/how-to-fix-target-class-does-not-exist-in-laravel-8-f9e28b79f8b4
https://medium.com/@litvinjuan/how-to-fix-target-class-does-not-exist-in-laravel-8-f9e28b79f8b4
Medium
How to fix ‘Target class does not exist’ in Laravel 8
Starting in Laravel 8, the old string syntax that most tutorials use, does not work out of the box. Here’s how to fix it.
Обновлена документация по Jetstream
https://jetstream.laravel.com/1.x/introduction.html
https://jetstream.laravel.com/1.x/introduction.html
Ross Wintle: Мои проблемы с Jetstream
https://rosswintle.uk/2020/09/laravel-8-jetstream-and-learning-laravel/
https://rosswintle.uk/2020/09/laravel-8-jetstream-and-learning-laravel/
Ross Wintle
Laravel 8, Jetstream and learning Laravel - Ross Wintle
For experienced Laravel developers, version 8 and Jetstream are really exciting. But as someone who wants to introduce people to Laravel as a way to build cool stuff, I really feel like there are some issues here.
Сообщество неоднозначно восприняло Jetstream. А вам он понравился?
Anonymous Poll
19%
Да
14%
Нет
67%
Не уверен
10 видео о новшествах Laravel 8
https://laracasts.com/series/whats-new-in-laravel-8
https://laracasts.com/series/whats-new-in-laravel-8
Laracasts
What's New in Laravel 8
Laravel 8 is here! This release includes brand new application scaffolding, class-based model factories, migration squashing, time traveling, and so much more. Join me as, one topic per episode, we review everything you need to know!
7 хитростей работы с моделями в Laravel
Когда впервые начинал работать с Laravel, я чувствовал, что есть много вещей, которые можно сделать лучше, когда доходило до реализации моделей. После погружения в класс Eloquent Model я обнаружил некоторые интересные вещи, значительно облегчающие работу с моделями. В этой статье я дам вам семь советов, которые должен знать каждый, использующий Laravel, для получения максимальную отдачи от ваших моделей.
https://laravel.demiart.ru/7-things-laravel-model/
Когда впервые начинал работать с Laravel, я чувствовал, что есть много вещей, которые можно сделать лучше, когда доходило до реализации моделей. После погружения в класс Eloquent Model я обнаружил некоторые интересные вещи, значительно облегчающие работу с моделями. В этой статье я дам вам семь советов, которые должен знать каждый, использующий Laravel, для получения максимальную отдачи от ваших моделей.
https://laravel.demiart.ru/7-things-laravel-model/
Уроки Laravel
7 хитростей работы с моделями в Laravel | Уроки Laravel
Советы по работе с атрибутами моделей в Ларавел, значительно упрощающие работу. Создание моделей, преобразование атрибутов, видимость, читатели, преобразователи
Eloquent: Фильтруем сводную таблицу по массиву записей
https://youtu.be/6hFK-GhGkv4
https://youtu.be/6hFK-GhGkv4
YouTube
Eloquent: Filter Pivot by Array of Records
In this video, I'm answering a question from a Youtube comment, also showing you "behind the scenes" of preparing a demo Laravel project from scratch. BTW, my first local Laravel 8 project!
- - - - -
Try our Laravel QuickAdminPanel: https://bit.ly/quickadminpanel…
- - - - -
Try our Laravel QuickAdminPanel: https://bit.ly/quickadminpanel…
PhpStorm Live Templates с Christoph Rumpel
https://youtu.be/ec3aOtWxOog
https://youtu.be/ec3aOtWxOog
YouTube
Code Snippets with PhpStorm Live Templates – PhpStorm Tips with Christoph Rumpel | Episode 4
Meet Laravel expert Christoph Rumpel and explore the PhpStorm code snippets a.k.a. live templates.
Live templates: https://www.jetbrains.com/help/phpstorm/using-live-templates.html
Christoph on Twitter: https://christoph-rumpel.com/
PhpStorm on Twitter:…
Live templates: https://www.jetbrains.com/help/phpstorm/using-live-templates.html
Christoph on Twitter: https://christoph-rumpel.com/
PhpStorm on Twitter:…
Релиз Laravel Zero 8
Новая версия микро-фреймворка на базе Laravel для построения консольных приложений
https://voke.dev/blog/whats-new-in-laravel-zero-8/
Новая версия микро-фреймворка на базе Laravel для построения консольных приложений
https://voke.dev/blog/whats-new-in-laravel-zero-8/
voke.dev
What's new in Laravel Zero 8 | Owen Voke
An overview of changes to Laravel Zero 8.
Управление ассетами в облаке с помощью пакета Lasso
https://laravel-news.com/lasso-laravel-asset-management
https://laravel-news.com/lasso-laravel-asset-management
Laravel News
Manage Laravel Assets in Cloud with Lasso
Lasso is a Laravel package by Sam Carré, which aims to make your development life easier by compiling and storing your Webpack assets in the cloud.
Кастомизация шаблона режима обслуживания в Laravel 8
https://www.amitmerchant.com/customized-maintenance-mode-views-in-laravel-8/
https://www.amitmerchant.com/customized-maintenance-mode-views-in-laravel-8/
Amit Merchant - A blog on PHP, JavaScript, and more
Personalized maintenance mode views in Laravel 8
When you put your Laravel application on maintenance mode using the php artisan down command, the default view for the same looks like following.