peltonsolutions/filament-common

A custom package for Filament that provides common enhancements used throughout peltonsolutions packages.

dev-main 2024-03-14 20:35 UTC

This package is auto-updated.

Last update: 2024-05-14 21:00:53 UTC


README

Filament Common, developed by Pelton Solutions, serves as a fundamental utility package for Laravel developers. It provides essential functionalities for packages that share common base interfaces and traits within our ecosystem.

Install

You can install the package via composer using the following command:

composer require peltonsolutions/filament-common

Testing

To ensure that filament-common is functioning correctly, you can run the package's tests using:

composer test

Security

If you discover any security-related issues, please email security@peltonsolutions.com instead of using the issue tracker.

Credits

License

filament-common is open-sourced software. It's licensed under the MIT license, which is a permissive license allowing the software to be used, modified, and shared.