Skip to content

Files

Latest commit

 

History

History
16 lines (12 loc) · 271 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 271 Bytes

Manual Install

composer

//app.php
"talium_attribute/laravel": "dev-main",
"repositories": [{
        "type": "path",
        "url": "./package/*"
}],

TaliumAttributes\Provider\TaliumAttributesServiceProvider::class

php artisan router-attribute:push