brychokvadim/laravel-mixins

Fork by TenantCloud's collection of laravel mixins

Maintainers

Package info

github.com/brychokvadim/laravel-mixins

pkg:composer/brychokvadim/laravel-mixins

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

v3.3.0 2025-06-02 12:05 UTC

README

Laravel mixins collection.

Installation

In your composer.json, add this repository:

"repositories": [
    {
        "type": "git",
        "url": "https://github.com/tenantcloud/laravel-mixins"
    }
],

Then do composer require tenantcloud/laravel-mixins to install the package.