Get Free Access to all 70+ Vue School Courses - 1-2 March https://laravel-news.com/get-free-access-to-all-70-vue-school-courses-1-2-march
Laravel News
Get Free Access to all 70+ Vue School Courses - 1-2 March - Laravel News
Vue School Free Weekend is back March 1-2! Enjoy 48 hours of FREE access to all premium courses, including Vue.js Master Class 2024 Edition!
π8π©2π1π1
Resource Response Customization in Laravel APIs https://laravel-news.com/withresponse
Laravel News
Resource Response Customization in Laravel APIs - Laravel News
Elevate your Laravel API with the withResponse method. Create professional, metadata-rich responses by customizing headers, status codes, and other HTTP attributes before sending to clients.
β€4
Catch Unintended HTTP Requests in Laravel Tests https://laravel-news.com/prevent-stray-requests
Laravel News
Catch Unintended HTTP Requests in Laravel Tests - Laravel News
Safeguard your Laravel test suite with preventStrayRequests. Catch accidental external HTTP calls and ensure proper request faking for reliable, predictable tests.
β€3
In-depth guide on documenting API requests with Scramble https://laravel-news.com/in-depth-guide-on-documenting-api-requests-with-scramble
Laravel News
In-depth guide on documenting API requests with Scramble - Laravel News
When documenting the endpoints of your API, you can mentally split the task into documenting the request part (authentication, request body, request parameters) and documenting the response part. In this guide, we'll do a deep dive into request documentation.
β€2
Custom Key Sorting in Laravel Collections https://laravel-news.com/collections-sortkeysusing
Laravel News
Custom Key Sorting in Laravel Collections - Laravel News
Command the order of collection keys with Laravel's sortKeysUsing method. Implement custom sorting logic beyond alphabetical arrangements for more intuitive data organization.
β€3π1
Temporary Context Scope in Laravel 12.1 https://laravel-news.com/laravel-12-1-0
Laravel News
Temporary Context Scope in Laravel 12.1 - Laravel News
The Laravel team tagged Laravel v12.1.0, which includes a context scope method, an Arr::partition() method, a getRawSql() method on query exception instances, and more.
Laravel Auto CRUD https://laravel-news.com/laravel-auto-crud
Laravel News
Laravel Auto CRUD - Laravel News
Laravel Auto CRUD Generator is a package that streamlines CRUD operations in Laravel by generating all necessary files and logic for a model with a single command, saving time and effort.
π3β‘1β€1π₯1
Ensuring Secure URLs in Laravel Applications https://laravel-news.com/url-force-https
Laravel News
Ensuring Secure URLs in Laravel Applications - Laravel News
Implement secure URL generation in Laravel with the forceHttps method. Automatically enforce HTTPS connections based on your environment while maintaining consistent security across your application.
β€10
Laravel MongoDB 5.2 Released: Support for Laravel 12, Laravel Scout, Vector Search, and more https://laravel-news.com/laravel-mongodb-5-2
Laravel News
Laravel MongoDB 5.2 Released: Support for Laravel 12, Laravel Scout, Vector Search, and more - Laravel News
The MongoDB PHP team released version 5.2.0 of the Laravel MongoDB integration.
β€6π5
Cleaner Queue Chains with Laravel's Enum Integration https://laravel-news.com/cleaner-queue-chains-with-laravels-enum-integration
Laravel News
Cleaner Queue Chains with Laravel's Enum Integration - Laravel News
Simplify your Laravel queue chains with direct enum support. Assign jobs to queues using backed enums without explicitly accessing their values for cleaner, more maintainable code.
β€8π1
Seamless Document Conversion in Laravel With Docswap https://laravel-news.com/seamless-document-conversion-in-laravel-with-docswap
Laravel News
Seamless Document Conversion in Laravel With Docswap - Laravel News
Doxswap is a Laravel package for seamless document conversion using LibreOffice. It effortlessly converts DOCX, PDF, ODT, and more with a simple, elegant API. It supports Laravel storage, configurable settings, and secure file handling.
π6β€4
Simplified HTTP Response Mocking in Laravel Tests https://laravel-news.com/simplified-http-response-mocking
Laravel News
Simplified HTTP Response Mocking in Laravel Tests - Laravel News
Simplify your Laravel test suite with concise HTTP response mocks. This approach to HTTP faking reduces boilerplate code while maintaining powerful testing capabilities for API integrations.
β€4
Level up your Laravel development with Typesense! https://laravel-news.com/level-up-your-laravel-development-with-typesense
Laravel News
Level up your Laravel development with Typesense! - Laravel News
Blazing-fast, typo-tolerant search for Laravel. Instant results, easy setup. Check Typesense out on GitHub!
π10
Working with Flash Session Data in Laravel https://laravel-news.com/flash-session-data
Laravel News
Working with Flash Session Data in Laravel - Laravel News
Elevate your Laravel application's user experience with flash session data. This guide walks through implementing temporary notifications that elegantly persist between requests without cluttering your database.
π3β€1
Control Hardware Components in Laravel with Pinout https://laravel-news.com/control-hardware-components-in-laravel-with-pinout
Laravel News
Control Hardware Components in Laravel with Pinout - Laravel News
Pinout is a Laravel package that bridges the gap between web applications and hardware, enabling developers to control hardware components directly from their Laravel projects.
π₯20
Handling Exceptions with Laravel's rescue Helper https://laravel-news.com/rescue-helper
Laravel News
Handling Exceptions with Laravel's rescue Helper - Laravel News
Discover how Laravel's rescue function can transform error-prone operations into resilient code. This utility simplifies exception management while maintaining application flow and user experience.
β€6π1
Access Management in Filament With the Shield Plugin https://laravel-news.com/filament-shield
Laravel News
Access Management in Filament With the Shield Plugin - Laravel News
The Filament Shield package adds access management to your Filament panels, resources, pages, and widgets.
β€5π1