DEV Community

Discussion on: Blockchain in practice with Land Registry System in Laravel

Collapse
 
abdurrahmanriyad profile image
Abdur Rahman

Ryan Arcel Galendez, thanks for reaching out.

You need to set up MetaMask and Ganache and all the tools mentioned on the blog.
Also, please let me know what error you see.
If you still face any problem, I am here to help you.
Thank you.

Collapse
 
ryanarcel profile image
Ryan Arcel Galendez

I have already set up Metamask and Ganache. When I "php artisan serve" it, I got an error. Apparently it is looking for a /vendor/autoload.php file.

Thread Thread
 
abdurrahmanriyad profile image
Abdur Rahman

Then you might not run "composer install"