antonioprimera / efc
efc
v0.4.2
2025-02-27 10:02 UTC
Requires
- php: ^8.2
- ext-simplexml: *
- antonioprimera/anaf-data-structures: ^0.4.1
- antonioprimera/filesystem: ^2.2.3
- spatie/laravel-data: ^4.13
- spatie/laravel-package-tools: ^1.16
Requires (Dev)
- orchestra/testbench: >=8.22.0
- pestphp/pest: >=2.35.1
- pestphp/pest-plugin-arch: >=v2.7.0
- pestphp/pest-plugin-laravel: >=v2.4.0
- spatie/laravel-ray: ^1.37.1
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.