Skip to content

Commit

Permalink
add vue router
Browse files Browse the repository at this point in the history
  • Loading branch information
akbarjoudi committed Mar 8, 2020
1 parent 3fc87a6 commit 039b398
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ simply use it in your code by :
<?php
use aki\vue\Vue;
use aki\vue\VueRouter;
use aki\vue\VueComponent;
?>
<?php Vue::begin([
'id' => "vue-app",
Expand Down

0 comments on commit 039b398

Please sign in to comment.