Повторение потенциально сбойных операций
https://www.amitmerchant.com/retry-operations-with-high-probability-of-failure-in-laravel/
https://www.amitmerchant.com/retry-operations-with-high-probability-of-failure-in-laravel/
Amit Merchant - A blog on PHP, JavaScript, and more
Retry operations with high probability of failure in Laravel
There are certain operations that can have a high probability of failure. For instance, sending a request to a third-party API. You’re not sure whether it will work every time flawlessly because it’s not in your control. If the API endpoint you’re hitting…
Поиск медленных тестов в PHPUnit 9
https://www.aaronsaray.com/2021/finding-slow-tests-in-phpunit-9
https://www.aaronsaray.com/2021/finding-slow-tests-in-phpunit-9
Делаем самостоятельно двухфакторную аутентификацию в Laravel
https://hafiqiqmal93.medium.com/laravel-2fa-login-with-microsoft-authenticator-app-cb72ece41862
https://hafiqiqmal93.medium.com/laravel-2fa-login-with-microsoft-authenticator-app-cb72ece41862
Medium
Laravel 2FA Login with Microsoft Authenticator App
Two Factor Authentication (2FA) is an extra layer of protection used to ensure the security of online accounts beyond just a username and…
Релиз Laravel FastLogin
Пакет для добавления логина через FaceID/TouchID
https://github.com/m1guelpf/laravel-fastlogin
Пакет для добавления логина через FaceID/TouchID
https://github.com/m1guelpf/laravel-fastlogin
GitHub
GitHub - m1guelpf/laravel-fastlogin: Allow your users to login with FaceID/TouchID
Allow your users to login with FaceID/TouchID. Contribute to m1guelpf/laravel-fastlogin development by creating an account on GitHub.
Защищаем API от XSS
https://hafiqiqmal93.medium.com/api-extra-security-layer-with-xss-protection-using-laravel-d9552eecaeea
https://hafiqiqmal93.medium.com/api-extra-security-layer-with-xss-protection-using-laravel-d9552eecaeea
Medium
API Extra Security Layer with XSS Protection using Laravel
Cross-site scripts (XSS) attack is where the attacker execute malicious scripts in a web browser of the victim by including malicious code…
Englightn: Проверка вашего Laravel-проекта на производительность, безопасность и надежность.
https://youtu.be/oWXwO4wLCOw
https://youtu.be/oWXwO4wLCOw
YouTube
Englightn: Laravel Project Health Check in Seconds
Review of a new tool that runs 60+ checks on your Laravel application and your server configuration for performance, security, and reliability.
Try it out: https://www.laravel-enlightn.com/
- - - - -
Try our Laravel QuickAdminPanel: https://bit.ly/quickadminpanel…
Try it out: https://www.laravel-enlightn.com/
- - - - -
Try our Laravel QuickAdminPanel: https://bit.ly/quickadminpanel…
Генерация уникальных рандомных купонов
https://gdebrauwer.dev/blog/generating-unique-voucher-codes/
https://gdebrauwer.dev/blog/generating-unique-voucher-codes/
Günther Debrauwer
Generating unique, random-looking voucher codes
Generating one voucher code is easy, but what if you need to generate thousands (or millions) and you need to be sure that each voucher code is unique?
Релиз Laravel Package Tools
Пакет для упрощения создания своих пакетов. Регистрация конфига, миграции и многое другое.
https://freek.dev/1886-simplifying-service-providers-in-laravel-packages
Пакет для упрощения создания своих пакетов. Регистрация конфига, миграции и многое другое.
https://freek.dev/1886-simplifying-service-providers-in-laravel-packages
Как писать в Твиттер из Laravel-приложения с помощью Zapier
https://mattstauffer.com/blog/how-to-post-to-twitter-from-your-laravel-app-using-zapier/
https://mattstauffer.com/blog/how-to-post-to-twitter-from-your-laravel-app-using-zapier/
Matt Stauffer
How to post to Twitter from your Laravel app using Zapier
Recently Twitter started promoting their v2 API, which includes requiring all developers to re-apply to get developer credentials. Long story short, my application was rejected, so I'm left trying to build personal apps that tweet without API access. I'm…
Делаем рефакторинг в PhpStorm
https://youtu.be/LamxHRmwK2Q
https://youtu.be/LamxHRmwK2Q
YouTube
How to do refactoring in PhpStorm – PhpStorm Tips with Christoph Rumpel
Meet Laravel expert Christoph Rumpel and explore PhpStorm’s refactoring features.
Christoph's course on PhpStorm: https://masteringphpstorm.com.
00:00 Intro: what is refactoring
01:15 Rename refactoring
03:08 Extract method
04:45 Inline variable
05:11 Pull…
Christoph's course on PhpStorm: https://masteringphpstorm.com.
00:00 Intro: what is refactoring
01:15 Rename refactoring
03:08 Extract method
04:45 Inline variable
05:11 Pull…
Вся информация о версиях Laravel. Есть API.
9-ая версия будет LTS и запланирована на сентябрь этого года.
https://laravelversions.com/
9-ая версия будет LTS и запланирована на сентябрь этого года.
https://laravelversions.com/
Laravel Versions
Security and bug fix timelines for all Laravel Versions