Laravel 11.28 Adds a Composer Dev Command https://laravel-news.com/laravel-11-28-0
Laravel News
Laravel 11.28 Adds a Composer Dev Command - Laravel News
The Laravel team released v11.28 with a "composer run dev" command, Tailwind default config, a "CollectedBy" attribute to define a custom Collection class for a model, interactive encrypt/decrypt commands, and more.
❤3
Always Render API Exceptions as JSON in Laravel https://laravel-news.com/always-render-api-exceptions-as-json-in-laravel
Laravel News
Always Render API Exceptions as JSON in Laravel - Laravel News
Laravel gives you a handy way to render all exceptions for API requests as JSON without any custom middleware. This bootstrap configuration tip makes it easy to ensure API exceptions render as JSON.
👍6
Cancel a Specific Batch of Queued Jobs With This Laravel Package https://laravel-news.com/cancel-a-specific-batch-in-laravel
Laravel News
Cancel a Specific Batch of Queued Jobs With This Laravel Package - Laravel News
The Laravel Queue Cancel Batch small package provides a command to cancel a specific batch of queued jobs.
👍1
Check Env Variables Across All .env Files https://laravel-news.com/laravel-env-keys-checker
Laravel News
Check Env Variables Across All .env Files - Laravel News
The Laravel Env Keys Checker package checks if all keys are available across all .env files. This is useful if you have multiple .env files and want to ensure that all values are present.
👍2
Laravel performance monitoring in Honeybadger https://laravel-news.com/honeybadger-laravel-performance-monitoring
Laravel News
Laravel performance monitoring in Honeybadger - Laravel News
Learn how to improve the performance of your Laravel applications in Honeybadger Insights—our new logging and performance monitoring tool.
☃1
Introducing Treblle 3.0: Enhancing Your API Observability and Developer Experience https://laravel-news.com/introducing-treblle-3
Laravel News
Introducing Treblle 3.0: Enhancing Your API Observability and Developer Experience - Laravel News
Treblle 3.0 is more than an update; it’s a step forward in API observability and management.
💩3🔥1
Nested Describe Blocks Are Now Available in Pest v3.5 https://laravel-news.com/pest-3-5-0
Laravel News
Nested Describe Blocks Are Now Available in Pest v3.5 - Laravel News
Pest released v3.5 with support for nested describe() blocks in tests! Nested describe blocks enable you to group related tests within other blocks, giving you more flexibility in organizing things.
👍6
Blasp is a Profanity Filter Package for Laravel https://laravel-news.com/blasp-profanity-filter-package-for-laravel
Laravel News
Blasp is a Profanity Filter Package for Laravel - Laravel News
Blasp is a Laravel profanity filter package that helps detect and mask profane words. It provides profanity detection, substitution options, obfuscation, and more.
❤3
Nuxt 3 + Laravel Sanctum Authentication: Secure Your SPA and API with Ease https://laravel-news.com/nuxt-3-laravel-sanctum-authentication
Laravel News
Nuxt 3 + Laravel Sanctum Authentication: Secure Your SPA and API with Ease - Laravel News
The Nuxt Sanctum Authentication module makes it easy to integrate Laravel Sanctum authentication with Nuxt 3, supporting both SPA and API token-based authentication. It helps manage CSRF tokens, Bearer tokens, and works smoothly in both server-side and client…
❤7
Integrate Unsplash in Your Laravel Application https://laravel-news.com/unsplash-package-for-laravel
Laravel News
Integrate Unsplash in Your Laravel Application - Laravel News
This Laravel Unsplash package provides an easy way to integrate your Laravel project with the Unsplash API. Use the API to fetch photos, collections, user data, and more.
How to Create Tech Videos for YouTube with Josh Cirre https://laravel-news.com/how-to-create-tech-videos-for-youtube-with-josh-cirre
Laravel News
How to Create Tech Videos for YouTube with Josh Cirre - Laravel News
In this episode, we are joined by Josh Cirre to discuss his journey from creative beginnings in music and graphic design to his current role at Laravel and his passion for video production.
👍6❤1
Creating a CLI Application With Laravel and Docker https://laravel-news.com/creating-a-cli-app-with-laravel-and-docker
Laravel News
Creating a CLI Application With Laravel and Docker - Laravel News
While Laravel is traditionally used to create web applications, some applications need robust CLI commands that you can run via Docker in production environments. Learn how to configure your Docker image to run the Artisan CLI, which will give you a foundation…
❤2👍2
Laravel Herd Adds Native MongoDB Support https://laravel-news.com/laravel-herd-adds-native-mongodb-support
Laravel News
Laravel Herd Adds Native MongoDB Support - Laravel News
Laravel Herd has added native MongoDB support, making it super easy to integrate MongoDB into your Laravel applications.
👍16👎3❤1
Sprout Multitenancy Package for Laravel https://laravel-news.com/sprout-laravel-multitenancy-package
Laravel News
Sprout Multitenancy Package for Laravel - Laravel News
Sprout is a multitenancy package for Laravel under active development. It hasn't hit a v1.0 release, but we decided to share it with those who want to try it out early and follow along with the development.
🔥7❤1👍1