scalexy / laravel-tools
Tools for Laravel
v0.0.20
2025-02-01 04:52 UTC
Requires (Dev)
- filament/filament: ^3.2
- laravel/framework: ^10.21
- laravel/pint: ^1.16
- spomky-labs/otphp: ^11.2
README
Installation and usage
Install via composer
composer require scalexy/laravel-tools
Add to .env
Add to config/services.php
Why
We wanted it, we built it.
Opensource
We licensed under the MIT License so that anyone can use it. But we don't intend to actively develop it. You are free to fork it and continue development. PR(s) will probably be ignored.
Urgent help
If there is some small bug that you need fixed like adding a new param, open an issue and we'll look into it. Don't do it to request new features, we'll close it.
Security issues
If there are any security issues, please mail us security@scalexy.com
Features implemented
-
Traits
-
- Autorun Functions
-
-
- AddMissingUUIDOnCreating
-
-
-
- AddMissingTOTPKeyOnCreating
-
-
-
- HashPasswordOnCreating
-
-
-
- HashPasswordOnUpdating
-
-
- Exceptions
-
-
- FormatExceptionAsJSONForAPI
-
-
Middlewares
-
- FormatAPIResponse