WireSpy is a Sleek New Debug Bar for Laravel Livewire https://laravel-news.com/wirespy-livewire
Laravel News
WireSpy is a Sleek New Debug Bar for Laravel Livewire - Laravel News
WireSpy lets you instantly debug and interact with your Laravel Livewire components.
π3π₯3β€1π1π€―1
Now you can install PHP and the Laravel installer with a single command https://laravel-news.com/php-new
Laravel News
Now you can install PHP and the Laravel installer with a single command - Laravel News
When creating your first Laravel project you need to ensure you have PHP and Composer installed first. However, if you don't have these already installed it can be a little tedious for someone new. Well fear not, the Laravel team has you covered with a singleβ¦
π7π©3π1π1
The Inertia.js v2 Beta is Here https://laravel-news.com/inertiajs-v2-beta-is-here
Laravel News
The Inertia.js v2 Beta is Here - Laravel News
The first beta version of Inertia.js v2 was released this week. The core library has been rewritten to support asynchronous requests; unlocking some impressive features, you can now get your hands on!
π₯8β€2
Mastering Laravel, No Compromises, and SourceDive with Joel Clermont https://laravel-news.com/mastering-laravel-no-compromises-and-sourcedive-with-joel-clermont
Laravel News
Mastering Laravel, No Compromises, and SourceDive with Joel Clermont - Laravel News
In this conversation, Joel Clermont shares insights into his work within the Laravel ecosystem, including his educational initiatives through Mastering Laravel, the impact of daily tips, and the community he has built.
π8
Pan - A simple, lightweight, and privacy-focused product analytics php package https://laravel-news.com/pan-php
Laravel News
Pan - A simple, lightweight, and privacy-focused product analytics php package - Laravel News
Pan is a simple, lightweight, and privacy-focused product analytics php package
π12π€·ββ2β€1π1
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
A Zero-dependency SVG Chart Library for PHP https://laravel-news.com/php-svg-charts-maantje
Laravel News
A Zero-dependency SVG Chart Library for PHP - Laravel News
The maantje/charts package by Jamie Schouten is a zero-dependency PHP library for generating SVG charts.
π15β€5
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.