Как создать пакет в Laravel
https://infyom.com/blog/how-to-develop-package-into-laravel
https://infyom.com/blog/how-to-develop-package-into-laravel
Подготовка Laravel-тестов к параллельному тестированию
https://ohdear.app/blog/making-our-laravel-test-suite-ready-for-parallel-testing
https://ohdear.app/blog/making-our-laravel-test-suite-ready-for-parallel-testing
Oh Dear
Making our Laravel test suite ready for parallel testing
To make sure that our service is working correctly, we have a suite of automated tests. The test suite is executed when we make changes and deploy something to production. Here's how we made this test suite four times faster.
Полнотекстовый поиск с помощью MeiliSearch и Laravel Scout
MeiliSearch — простое автономное решение для полнотекстового поиска, которое легко интегрировать в Laravel-приложение, с помощью драйвера для Laravel Scout!
https://laravel.demiart.ru/fulltext-search-laravel/
MeiliSearch — простое автономное решение для полнотекстового поиска, которое легко интегрировать в Laravel-приложение, с помощью драйвера для Laravel Scout!
https://laravel.demiart.ru/fulltext-search-laravel/
Уроки Laravel
Полнотекстовый поиск с помощью MeiliSearch и Laravel Scout | Уроки Lar
MeiliSearch — простое автономное решение для полнотекстового поиска, которое легко интегрировать в Laravel-приложение, с помощью драйвера для Laravel Scout! Laravel Scout существует уже давно. Отличны
Eloquent или Конструктор запросов: когда и что использовать
https://youtu.be/uVsY_OXRq5o
https://youtu.be/uVsY_OXRq5o
YouTube
Eloquent or Query Builder: When to Use Which?
I've been asked this question quite a lot, so decided to discuss the pros and cons of each approach.Spatie Ray review: https://www.youtube.com/watch?v=n4pMxy...
Быстрые тесты на симуляции MySQL
https://medium.com/vimeo-engineering-blog/the-great-pretender-faster-application-tests-with-mysql-simulation-26250f13d251
https://medium.com/vimeo-engineering-blog/the-great-pretender-faster-application-tests-with-mysql-simulation-26250f13d251
Medium
The great pretender: Faster application tests with MySQL simulation
Vimeo built a replica MySQL engine in PHP (with help from Slack). Find out what we gained from going down that path!
Релиз Laravel 8.26
https://github.com/laravel/framework/releases/tag/v8.26.0
https://github.com/laravel/framework/releases/tag/v8.26.0
Также зарелизены:
— Laravel 6.20.16
— Cashier Stripe 12.7
— Jetstream 2.1.3
— Homestead 12.0
— Laravel 6.20.16
— Cashier Stripe 12.7
— Jetstream 2.1.3
— Homestead 12.0
GraphQL-аутентификация с помощью Laravel Passport и Lighthouse PHP
https://laravel.io/articles/getting-started-with-graphql-authentication-in-laravel-with-passport-and-lighthouse-php
https://laravel.io/articles/getting-started-with-graphql-authentication-in-laravel-with-passport-and-lighthouse-php
laravel.io
Getting started with GraphQL Authentication in Laravel with Passport and Lighthouse PHP | Laravel.io
The Laravel portal for problem solving, knowledge sharing and community building.
Laravel+Inertia+Vue: Модальные окна на основе маршрутов
https://larsklopstra.nl/posts/route-based-modals-with-inertiajs-and-vuejs
https://larsklopstra.nl/posts/route-based-modals-with-inertiajs-and-vuejs
Использование патчей композера
https://www.rias.be/blog/using-composer-patches
https://www.rias.be/blog/using-composer-patches
14 советов по Livewire
https://youtu.be/qfdLDNK-PuI
https://youtu.be/qfdLDNK-PuI
YouTube
14 Laravel Livewire Tips About Everything
January was a Livewire month for me, so I decided to compile the tips I was sharing into one quick video.
Check out my Livewire components: https://livewirekit.com
My course "Practical Laravel Livewire from Scratch": https://laraveldaily.teachable.com/p/practical…
Check out my Livewire components: https://livewirekit.com
My course "Practical Laravel Livewire from Scratch": https://laraveldaily.teachable.com/p/practical…
Сверхбыстрый поиск с MeiliSearch и Laravel Forge
https://pociot.dev/35-blazing-fast-search-with-meilisearch-and-laravel-forge
https://pociot.dev/35-blazing-fast-search-with-meilisearch-and-laravel-forge
Как сделать ваше Laravel-приложение более тестируемым
https://ashallendesign.co.uk/blog/how-to-make-your-laravel-app-more-testable
https://ashallendesign.co.uk/blog/how-to-make-your-laravel-app-more-testable
ashallendesign.co.uk
How to Make Your Laravel App More Testable
Learn how to make your Laravel app more testable by using dependency injection, mocking and the service container.
Новое в Laravel 8.26: переопределение 404-ой страницы через метод missing()
https://youtu.be/nvDCQDkcjN0
https://youtu.be/nvDCQDkcjN0
YouTube
New in Laravel 8.26: Override 404 Page with Route Missing
In the latest Laravel 8.26 release, we have a new Route::missing() syntax to override the behavior of the Model Not Found exception.
Original Pull Request: https://github.com/laravel/framework/pull/36035
Subscribe to my weekly newsletter: http://bit.ly/laravel…
Original Pull Request: https://github.com/laravel/framework/pull/36035
Subscribe to my weekly newsletter: http://bit.ly/laravel…
Настройка и использование Laravel Mix
https://www.mikestreety.co.uk/blog/how-to-set-up-and-use-laravel-mix-with-your-project
https://www.mikestreety.co.uk/blog/how-to-set-up-and-use-laravel-mix-with-your-project