Forwarded from Andrey Helldar
Тех, кто пользуется пакетом публикации локализаций спешу обрадовать - добавили новый тип файлов валидаций - "inline".
Краткие отличия:
Используемый вариант задаётся в файле конфигурации.
Свежая версия пакета публикации поддерживает новый формат: https://github.com/andrey-helldar/laravel-lang-publisher
Краткие отличия:
//default
'accepted' => 'The :attribute must be accepted.',
// inline
'accepted' => 'This field must be accepted.',
Используемый вариант задаётся в файле конфигурации.
Свежая версия пакета публикации поддерживает новый формат: https://github.com/andrey-helldar/laravel-lang-publisher
GitHub
GitHub - Laravel-Lang/publisher: Publisher lang files for the Laravel Framework, Jetstream, Fortify, Cashier, Spark, Nova and UI…
Publisher lang files for the Laravel Framework, Jetstream, Fortify, Cashier, Spark, Nova and UI from Laravel-Lang/lang. - GitHub - Laravel-Lang/publisher: Publisher lang files for the Laravel Frame...
Laravel-приложение для автоматического обновления вашего GitHub профиля.
https://github.com/beyondcode/github-now
https://github.com/beyondcode/github-now
Концепция внедрения зависимостей и способы использования контейнера Laravel.
#english
https://youtu.be/6B6CEskJKyc
#english
https://youtu.be/6B6CEskJKyc
YouTube
🚀 Dependency Injection & how to leverage the container — Laravel & PHP
👨💻 Check out the discounted, early-release version of my test-driven development course: https://tddwithlaravel.com
If you could like, subscribe and maybe share this video with others, It'd be of great help. 🙏🏻
Language agnostic concepts of dependency…
If you could like, subscribe and maybe share this video with others, It'd be of great help. 🙏🏻
Language agnostic concepts of dependency…
Релиз Larapass 2.0
Аутентификация пользователей с помощью биометрических устройств по стандарту WebAuthn.
#english
https://github.com/DarkGhostHunter/Larapass
Аутентификация пользователей с помощью биометрических устройств по стандарту WebAuthn.
#english
https://github.com/DarkGhostHunter/Larapass
Стримим твиты по хештегу
Используя API Twitter берем твиты по определенным хештегам и показываем их в реальном времени на панели мониторинга с помощью Laravel и Pusher.
#english
https://www.twilio.com/blog/create-real-time-twitter-stream-app-php-pusher-laravel
Используя API Twitter берем твиты по определенным хештегам и показываем их в реальном времени на панели мониторинга с помощью Laravel и Pusher.
#english
https://www.twilio.com/blog/create-real-time-twitter-stream-app-php-pusher-laravel
Twilio Blog
Create a Real-Time Twitter Stream in PHP using Pusher and Laravel
Learn Websockets in PHP using Pusher and the Twitter API by building a Twitter Stream Laravel App
Настройка Laravel Passport и Spatie Multitenancy
#english
https://medium.com/@jasper.briers/setting-up-laravel-passport-with-spaties-multi-tenancy-package-eb0625f1dad9
#english
https://medium.com/@jasper.briers/setting-up-laravel-passport-with-spaties-multi-tenancy-package-eb0625f1dad9
Medium
Setting up Laravel Passport with Spatie’s multi tenancy package
While converting my ten-ish year old multi-tenant SaaS application from a dead framework to Laravel, it seems a good opportunity to…
Использование Подписанных URL для добавление ссылок в электронные письма
#english
https://freek.dev/1713-using-laravels-signed-urls-to-add-action-links-to-emails
#english
https://freek.dev/1713-using-laravels-signed-urls-to-add-action-links-to-emails
Релиз Default Model Sorting
Пакет для задания дефолтной сортировки моделей.
#english
http://stephenjude.me/articles/getting-started-with-default-sorting-in-your-eloquent-models
Пакет для задания дефолтной сортировки моделей.
#english
http://stephenjude.me/articles/getting-started-with-default-sorting-in-your-eloquent-models
stephenjude.me
Getting Started With Default Sorting In Your Eloquent Models
Learn how to sort your eloquent queries by default using the Default Model Sorting Laravel package.
Очередная попытка добавить SELECT в Коллекции. Прошлые Тейлор отклонил. А вам нужен такой такой метод? Голосуйте прямо в пул-реквесте через эмодзи: 👍👎
https://github.com/laravel/framework/pull/33523
https://github.com/laravel/framework/pull/33523
GitHub
[7.x] Add select method to Collection by ecrmnn · Pull Request #33523 · laravel/framework
The select method will return a collection with the specified keys.
After considering different names for this method I decided to go with select since it's also used in the query builder t...
After considering different names for this method I decided to go with select since it's also used in the query builder t...
Laravel Worldwide Meetup #1
Сегодня, 14 июля, в 21:00 MSK, Joseph Silber расскажет о Ленивых Коллекциях.
А в 21:30 MSK выступит Mohamed Said с лекцией об Очередях Laravel.
https://www.youtube.com/watch?v=ajDwUNfKu48
Сегодня, 14 июля, в 21:00 MSK, Joseph Silber расскажет о Ленивых Коллекциях.
А в 21:30 MSK выступит Mohamed Said с лекцией об Очередях Laravel.
https://www.youtube.com/watch?v=ajDwUNfKu48
YouTube
Laravel Worldwide Meetup #1: Joseph Silber & Mohamed Said
5:00 Joseph Silber - Doing more with less: Lazy Collections in Laravel
41:42 Mohamed Said - The Power Of Laravel Queues
Join the official Laravel meetup in the cloud. Learn from various familiar and new speakers. Chat with your fellow artisans.
https:…
41:42 Mohamed Said - The Power Of Laravel Queues
Join the official Laravel meetup in the cloud. Learn from various familiar and new speakers. Chat with your fellow artisans.
https:…
Создаём уведомления в Laravel 7
#english
https://www.positronx.io/laravel-notification-example-create-notification-in-laravel/
#english
https://www.positronx.io/laravel-notification-example-create-notification-in-laravel/
Автоматизация тестирования Laravel-приложения с помощью Travis-CI
#english
https://dev.to/chandreshhere/automate-testing-for-your-laravel-application-using-travis-ci-4jk4
#english
https://dev.to/chandreshhere/automate-testing-for-your-laravel-application-using-travis-ci-4jk4
DEV Community
Automate testing for your Laravel Application using Travis-CI
Automate testing for you Laravel application using Travis CI. As an example I will be using a repository containing test case for an API.
Релиз Laravel Cross Eloquent Search
Пакет для одновременного поиска в нескольких Eloquent-моделях. Поддерживает сортировку, пагинацию, скоупы, жадную загруку и поиск по нескольким столбцам.
#english
https://github.com/pascalbaljetmedia/laravel-cross-eloquent-search
Пакет для одновременного поиска в нескольких Eloquent-моделях. Поддерживает сортировку, пагинацию, скоупы, жадную загруку и поиск по нескольким столбцам.
#english
https://github.com/pascalbaljetmedia/laravel-cross-eloquent-search