I don't know how to use this plugin using the mysql database. What tables will be needed? then how to implement it in the laravel framework?
im try to connect with database like this :

and this is my table participant :

and this is final for my bracket view :

how can i set score from database? any helps for my project?