antonioprimera / efc
efc
v0.3.1
2025-01-21 21:10 UTC
Requires
- php: ^8.2
- ext-simplexml: *
- antonioprimera/anaf-data-structures: ^0.3
- antonioprimera/filesystem: ^2.2
- spatie/laravel-data: ^4.0
- spatie/laravel-package-tools: ^1.16
Requires (Dev)
- orchestra/testbench: ^9.0.0||^8.22.0
- pestphp/pest: ^2.34
- pestphp/pest-plugin-arch: ^2.7
- pestphp/pest-plugin-laravel: ^2.3
- spatie/laravel-ray: ^1.35
README
You can install the package via composer:
composer require antonioprimera/efc
You can publish and run the migrations with:
php artisan vendor:publish --tag="efc-migrations"
php artisan migrate
License
Proprietary License. Please see License File for more information.