cloning this repo on my homestead box and after running
composer update and
php artisan vendor:publish --force
I still have a raw output of the components blade tag
I have been installing v8js following the steps from readme. Checked in with phpinfo() is there!!
Maybe I'm missing something and would be good the have some installation details in README
cloning this repo on my homestead box and after running
composer update
andphp artisan vendor:publish --force
I still have a raw output of the components blade tag I have been installing v8js following the steps from readme. Checked in with phpinfo() is there!! Maybe I'm missing something and would be good the have some installation details in README