Новое в Laravel 8.28: каст AsArrayObject
https://www.amitmerchant.com/mutation-free-json-columns-updation-using-asarrayobject-eloquent-cast/
https://www.amitmerchant.com/mutation-free-json-columns-updation-using-asarrayobject-eloquent-cast/
Amit Merchant - A blog on PHP, JavaScript, and more
Mutation-free JSON column updation using AsArrayObject Eloquent cast
If you have worked with a Large scale Laravel application, there might be a great chance that you would have to use JSON columns to save some information in your tables.
Эксплуатация уязвимости в Laravel Ignition
https://zdresearch.com/rce-on-a-laravel-private-program/
https://zdresearch.com/rce-on-a-laravel-private-program/
ZDResearch
RCE on a Laravel Private Program - ZDResearch
The recent Laravel CVE enables remote attackers to exploit a RCE flaw in websites using Laravel. I’ve read the article about the exploitation procedure using the Ignition library on Laravel. To get started, I went through our recon database which contains…
Статистика установок за последние 30 дней:
«Устаревший» пакет уделывает новичков на порядок.
Laravel UI
— 1 216 358Laravel Jetstream
— 145 850Laravel Breeze
— 43 802«Устаревший» пакет уделывает новичков на порядок.
Тестирование Stripe Elements на Laravel Dusk
https://duncanm.dev/stripe-elements-laravel-dusk
https://duncanm.dev/stripe-elements-laravel-dusk
Как в Laravel загружать файлы на Amazon S3
https://youtu.be/xZQM9q_QxMA
https://youtu.be/xZQM9q_QxMA
YouTube
Laravel: How to Upload Files to Amazon S3
A free lesson from my upcoming course about file uploads in Laravel.
Check out all my courses: https://laraveldaily.teachable.com
- - - - -
Support the channel by checking out our products:
- Try our Laravel QuickAdminPanel: https://bit.ly/quickadminpanel…
Check out all my courses: https://laraveldaily.teachable.com
- - - - -
Support the channel by checking out our products:
- Try our Laravel QuickAdminPanel: https://bit.ly/quickadminpanel…
Релиз Laravel Vite
Интеграция Vite (очень быстрый сборщик) для замены Laravel Mix.
https://laravel-vite.innocenzi.dev/
Интеграция Vite (очень быстрый сборщик) для замены Laravel Mix.
https://laravel-vite.innocenzi.dev/
Как использовать меньше памяти при загрузке Eloquent-данных
https://youtu.be/IE557e1Fy84
https://youtu.be/IE557e1Fy84
YouTube
Eloquent RAM Optimize: Load Only What You Need
A simple example of how to use less memory when loading Eloquent data.
My course "Eloquent: Expert Level" http://bit.ly/eloquent-course
New in Laravel 8: withSum/withMax/withAvg on Relationships: https://www.youtube.com/watch?v=LmRmgcIJt-4
- - - - -
Support…
My course "Eloquent: Expert Level" http://bit.ly/eloquent-course
New in Laravel 8: withSum/withMax/withAvg on Relationships: https://www.youtube.com/watch?v=LmRmgcIJt-4
- - - - -
Support…
Кэшируем Laravel API с помощью ETag и условных http-запросов
https://hergen.nl/caching-your-laravel-api-with-etag-and-conditional-requests
https://hergen.nl/caching-your-laravel-api-with-etag-and-conditional-requests
Hergen's Blog
Caching your Laravel API with ETag and Conditional Requests
When writing an application with a decoupled front- and backend, you'll have to start considering the requests your frontend client makes to the API. Fetching data again from the backend, even when you only want to verify that your frontend's cache i...
Внешние ключи в Laravel: как бороться с ошибками
https://youtu.be/-77LnBSL2Zk
https://youtu.be/-77LnBSL2Zk
YouTube
Laravel Foreign Keys: How to Deal with Errors
There are a lot of sub-topics in this video. Why do you need foreign keys? What happens if you don't create them? How to override default errors? Check for child records on the front-end and the back-end? Use if-else or try-catch? Let's dive in.
Related…
Related…
Также зарелизены:
— Cashier Stripe 12.9.1
— Cashier Paddle 1.4.3
— Dusk 6.13
— Fortify 1.7.7
— Jetstream 2.2.2
— Passport 10.1.1
— Telescope 4.4.4
— Cashier Stripe 12.9.1
— Cashier Paddle 1.4.3
— Dusk 6.13
— Fortify 1.7.7
— Jetstream 2.2.2
— Passport 10.1.1
— Telescope 4.4.4
Добавление информации в почтовые уведомления при определенных условиях
https://www.amitmerchant.com/adding-lines-conditionally-in-laravel-mail-notifications/
https://www.amitmerchant.com/adding-lines-conditionally-in-laravel-mail-notifications/
Amit Merchant - A blog on PHP, JavaScript, and more
Adding lines conditionally in Laravel’s Mail notifications
When working with Mail notifications in Laravel, you’ll often be in a situation where you would want to render something based on some condition.
Релиз Airdrop for Laravel
Пакет для ускорения развертывания за счет пропуска уже скомпилированных ресурсов.
https://hammerstone.dev/airdrop/docs/main
Пакет для ускорения развертывания за счет пропуска уже скомпилированных ресурсов.
https://hammerstone.dev/airdrop/docs/main
hammerstone.dev
Airdrop for Laravel
Speed up your Laravel deployments by skipping asset compilation.
Релиз Laravel Masked DB Dump
Пакет для создания дампов базы данных с возможностью замены полей на лету для защиты конфиденциальной информации
https://beyondco.de/docs/laravel-masked-db-dump/schema-definition
Пакет для создания дампов базы данных с возможностью замены полей на лету для защиты конфиденциальной информации
https://beyondco.de/docs/laravel-masked-db-dump/schema-definition
Beyond Code
Laravel Masked DB Dump - Dump Schema Definition
We focus on building tools that make your life as developer more enjoyable and love sharing our broad knowledge that we gain during this process.