Economic Nexus for Laravel
Installation
Installation
composer require cboxdk/laravel-nexus
The service provider auto-registers and binds:
NexusThresholdSource→ the dataset-backed source (readsus-tax-data'sby-section/nexus.jsonfrom the public mirror; see configuration).SalesLedger,PhysicalNexus,NexusRegistrations→ empty defaults (deny-by-default). These are your data — rebind them (see data seams).NexusEngine→ the shippedDefaultNexusEngine.
Publish the config if you want to change the dataset location or the approaching band:
php artisan vendor:publish --tag=nexus-config