Eloquent IFRS requries php version 7.2 and Eloquent 6.0 and above
Use composer to Install the package into your application.
composer require "ekmungai/eloquent-ifrs"
composer install --no-dev
Then run migrations to create the database tables.
php artisan migrate