brychokvadim/laravel-mixins

Fork by TenantCloud's collection of laravel mixins

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 1

pkg:composer/brychokvadim/laravel-mixins

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.