News


10/18/2021 - 04:30


CloudCasts has in-depth, real-world tutorials on Amazon Web Services. AWS is complex - CloudCasts will help you skip the confusion and teach what's really important.
The post Simple Auto Scaling - Scaling Laravel on AWS appeared first on Laravel News.





10/18/2021 - 03:46


Amazon's SQS is a great option for queues, however, there are a few key differences you need to know about it. Each of the following has bitten me before, so before you use SQS read through these tips.
The post Things I Didn't Know About SQS appeared first on Laravel News.





10/18/2021 - 02:00

Symfony Mailer adapter for yiisoft/mailer was tagged stable.
It is relying on symfony/mailer to send emails and is recommended as replacement for now deprecated SwiftMailer.
As usual, it has 100% unit test coverage with 100% mutation score, and 100% type coverage checked with Psalm.





10/17/2021 - 10:17

This week, the upcoming Symfony 6.0 version continued polishing some of its new features, such as: the new debug:dotenv command, the profiler improvement to display authenticators information and the support of autowiring union and intersection types.





10/15/2021 - 02:02


Laravel added PHP 8.1 support to Laravel Sail earlier this week. Learn how to update your Sail apps to use PHP 8.1.
The post PHP 8.1 Support in Laravel Sail appeared first on Laravel News.





10/14/2021 - 18:43

The PHP team is pleased to announce the release of PHP 8.1.0, RC 4.
This is the fourth release candidate, continuing the PHP 8.1 release cycle,
the rough outline of which is specified in the
PHP Wiki.

For source downloads of PHP 8.1.0, RC 4 please visit the
download page.





10/14/2021 - 15:41

The SymfonyWorld Online 2021 Winter Edition conference (December 9-10, 2021)
will take place a few days after the release of Symfony 6. That's why it's a
great opportunity to learn all about the latest Symfony 6 features.
Today we're announcing the first eight talks of the conference.





10/14/2021 - 01:18


Laravel Shopify is a package to communicate with the Shopify API from Laravel applications.
The post Use the Shopify API in Laravel With the Laravel Shopify Package appeared first on Laravel News.