How to try it
git clone https://github.com/ijlik/TRC20-Wallet.git
cd TRC20-Wallet
cp .env.example .env
composer install
[update your database configuration]
php artisan key:generate
php artisan serve
Hope it work
Enjoy it