Tailwind CSS v4 is here! This release is the most significant release to date, with a reimagined configuration and customization experience and a new high-performance engine designed to be as fast as possible.
An opinionated Laravel package that extends FakerPHP and uses openai-php/laravel to generate fake data
Discover Laravel's new Number facade methods for accessing default locale and currency settings. Learn to streamline regional formatting in your applications with these convenient helper methods.
This week, the Laravel team released v11.39, which includes a model factory class attribute, the ability to prevent destructive rollbacks, PhpRedis backoff and max retry options, and more.
Explore Laravel's prependLocation method for streamlined view path management. Learn to efficiently prioritize custom view locations when implementing themes, plugins, or modular systems.
The Laravel OCRSpace package integrates with the OCRSpace API to provide a simple way to parse images and multi-page documents into JSON using Optical Character Recognition.
Laravel Rewind is a powerful and efficient versioning package for your Eloquent models created by Jared Cannon. This package stores a combination of partial diffs and full snapshots of your model data.
Learn how Laravel's forceDestroy method simplifies permanent record deletion. Discover efficient ways to manage soft-deleted data while maintaining clean, maintainable code in your applications.
The Laravel DigitalOcean package by Graham Campbell is an API client bridge for Laravel. This package uses Graham's manager package, providing the ability to configure multiple connections.