TranslateCI - Automated human translation for your Laravel app https://laravel-news.com/translateci
Laravel News
TranslateCI - Automated human translation for your Laravel app
TranslateCI is a localization tool that handles the frustrating parts of translating your Laravel projects and keeping them up to date. It supports 70+ languages and uses professional _human_ translators so that your text reads like it was written by a real…
Laravel Subscribable Notifications https://laravel-news.com/laravel-subscribable-notifications
Laravel News
Laravel Subscribable Notifications
Laravel Subscribable Notifications is a package that allows you to subscribe your app's users to notifications and dispatch them without specifying the recipient.
Use the Shopify API in Laravel With the Laravel Shopify Package https://laravel-news.com/laravel-shopify
Laravel News
Use the Shopify API in Laravel With the Laravel Shopify Package
Laravel Shopify is a package to communicate with the Shopify API from Laravel applications.
Simple Auto Scaling - Scaling Laravel on AWS https://laravel-news.com/scaling-laravel-on-aws
Laravel News
Simple Auto Scaling - Scaling Laravel on AWS
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.
Things I Didn't Know About SQS https://laravel-news.com/amazon-sqs-tips
Laravel News
Things I Didn't Know About SQS
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.
Crawl and Index Your Website with Laravel Site Search https://laravel-news.com/laravel-site-search
Laravel News
Crawl and Index Your Website with Laravel Site Search
Laravel Site Search is a package by Spatie to create a full-text search index by crawling your site.
Scout APM: Intuitive Laravel Performance Monitoring https://laravel-news.com/scout-apm-intuitive-laravel-performance-monitoring
Laravel News
Scout APM: Intuitive Laravel Performance Monitoring
Scout APM is Laravel application performance monitoring that uses detailed tracing to tie bottlenecks to source code that saves developers hours of bandwidth spent on troubleshooting and debugging.