Newalway

Results 3 issues of Newalway

![image](https://user-images.githubusercontent.com/22042636/126941867-dcef3db7-c735-46a7-b67b-f66b84de745c.png) I override getItems() function in ItemsController but I want to get all file in subdirectory in one search.

In file **Index.vue** ``` import { defineAsyncComponent , h, ref ,inject,watch ,provide,computed } from 'vue' const Editor = defineAsyncComponent(() => import ('@tinymce/tinymce-vue')) ``` ![Capture](https://github.com/tinymce/tinymce-vue/assets/22042636/b6ca71c0-9d86-4ea1-b7ff-aa00f993b289) pakage.json **"vue": "^3.2.31"** **"@tinymce/tinymce-vue": "^5.1.0",** **Laravel...

GitHub

I install and not appearing tab but database has been created.