Looking to hire Laravel developers? Try LaraJobs

laravel-mixins maintained by tenantcloud

Description
A collection of laravel mixins
Last update
2026/02/12 12:36 (dev-template-sync)
License
Links
Downloads
24 901

Comments
comments powered by Disqus

Laravel Mixins

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.