Когда использовать пакеты, а когда писать свой код.
https://youtu.be/WExo9x3619U
https://youtu.be/WExo9x3619U
YouTube
To Use Package or To Code Yourself? Laravel Examples.
Answering a question from one of the comments, with FOUR problems when using packages, and THREE criteria when you SHOULD use some package.
- - - - -
Try our Laravel QuickAdminPanel: https://bit.ly/quickadminpanel
Enroll in my Laravel courses: https://l…
- - - - -
Try our Laravel QuickAdminPanel: https://bit.ly/quickadminpanel
Enroll in my Laravel courses: https://l…
Релиз Livewire Datatables
https://github.com/mediconesystems/livewire-datatables
https://github.com/mediconesystems/livewire-datatables
Релиз Vapor: UI Dashboard
Пакет с панелью управления для Vapor-приложения
https://blog.laravel.com/vapor-ui-dashboard-package
Пакет с панелью управления для Vapor-приложения
https://blog.laravel.com/vapor-ui-dashboard-package
The Laravel Blog
Vapor: UI Dashboard Package - The Laravel Blog
Today on Vapor, we're proud to introduce you to our new open-source package: Vapor UI. In short, this package provides a beautiful dashboard through your application that allows you to monitor your application's logs...
Рефакторинг PHP на примерах
https://christoph-rumpel.com/2020/8/refactoring-php
https://christoph-rumpel.com/2020/8/refactoring-php
Christoph-Rumpel
Refactoring PHP
I've been programming in PHP now for almost ten years, and if there is one thing I learned over this period, it's that readability and simplicity are the keys for maintainable and sustainable code. Every first attempt to write code should be about making…
Релиз Blade UI Kit 0.1
Набор полезных компонентов для использования в blade-шаблонах.
https://laravel-news.com/blade-ui-kit
Набор полезных компонентов для использования в blade-шаблонах.
https://laravel-news.com/blade-ui-kit
Laravel News
Launching Blade UI Kit v0.1
Blade UI Kit is a set of renderless components to utilise in your Laravel Blade views. In all essence, it’s a collection of useful utilities, connecting the dots between different parts of the TALL stack. It was made for Blade, Laravel’s powerful templating…
Рефакторинг связанных макросов в отдельные классы через Mixin
https://www.amitmerchant.com/refactor-related-macros-to-classes-using-Mixins-in-laravel/
https://www.amitmerchant.com/refactor-related-macros-to-classes-using-Mixins-in-laravel/
Amit Merchant - A blog on PHP, JavaScript, and more
Refactor related macros to classes using Mixins in Laravel
In one of my articles, I’ve described how you can add different behavior to some of the classes in Laravel using macros. To give you a primer, Laravel ships with this trait called Illuminate\Support\Traits\Macroable using which you can add additional methods…
Laravel Installer теперь поддерживает Jetstream
https://laravel-news.com/laravel-installer-now-includes-support-for-jetpack
https://laravel-news.com/laravel-installer-now-includes-support-for-jetpack
Laravel News
Laravel Installer now includes support for Jetstream
Today the Laravel team released a new major version of “laravel/installer” that includes support for quickly starting Jetstream projects. With this new version when you run “laravel new project-name” you’ll get Jetstream options.
Релиз Livewire Devtools 0.1
Расширение для отладки компонентов Livewire прямо в браузере
https://github.com/beyondcode/livewire-devtools
Расширение для отладки компонентов Livewire прямо в браузере
https://github.com/beyondcode/livewire-devtools
Локатор служб: анти-паттерн
https://stitcher.io/blog/service-locator-anti-pattern
https://stitcher.io/blog/service-locator-anti-pattern
Laravel Shift: Автоматическая генерация тестов. Стоит ли?
https://youtu.be/x7WidAnanmE
https://youtu.be/x7WidAnanmE
YouTube
I've Tried to Generate Tests with Laravel Shift...
I've paid $15 to generate Laravel automated tests by Laravel Shift. Was it worth it? Showing the result in this video.
The tool: https://laravelshift.com/laravel-test-generator
JMac's course "Confident Laravel": https://confidentlaravel.com/
- - - - -…
The tool: https://laravelshift.com/laravel-test-generator
JMac's course "Confident Laravel": https://confidentlaravel.com/
- - - - -…
Laravel и немного политики.
Израильтянин пытался контрибьютить в иранский laravel-пакет. Но автор пакета не смог принять его PR, так как законы Ирана запрещают ему это.
https://blog.yiddishe-kop.com/posts/my-pr-was-denied-by-iranian-law
Израильтянин пытался контрибьютить в иранский laravel-пакет. Но автор пакета не смог принять его PR, так как законы Ирана запрещают ему это.
https://blog.yiddishe-kop.com/posts/my-pr-was-denied-by-iranian-law
Получение данных через вебхуки с помощью Paystack. Часть 1
https://medium.com/dev-genius/receiving-data-over-webhooks-with-paystack-in-laravel-part-1-857bc4aab657
https://medium.com/dev-genius/receiving-data-over-webhooks-with-paystack-in-laravel-part-1-857bc4aab657
Medium
Receiving data over webhooks with Paystack in Laravel — Part 1
Have you ever been building an application and thought: “I can make requests to this service’s API, but is there a way for them to let my…
Использование операторов JOIN в Laravel 7
https://www.positronx.io/use-join-query-in-laravel-eloquent-to-boost-performance/
https://www.positronx.io/use-join-query-in-laravel-eloquent-to-boost-performance/
positronX.io
Use Join Query in Laravel 9 Eloquent to Boost Performance
A comprehensive tutorial about the Join query, we will explain how to use Joins query in Laravel and explain the types of Join in laravel.
Получение цен на услуги Twilio с помощью Laravel
https://www.twilio.com/blog/retrieving-phone-number-pricing-twilio-programmable-voice-laravel
https://www.twilio.com/blog/retrieving-phone-number-pricing-twilio-programmable-voice-laravel
Создание WhatsApp-бота с помощью Laravel, Redis и Twilio
https://www.twilio.com/blog/build-nearby-hospital-finder-whatsapp-chatbot-laravel-redis-twilio
https://www.twilio.com/blog/build-nearby-hospital-finder-whatsapp-chatbot-laravel-redis-twilio
Twilio Blog
Build a Nearby Hospital Finder WhatsApp Chatbot with Laravel, Redis, and Twilio
Dive into building a chatbot in WhatsApp with Laravel and Redis