An opinionated skeleton for Laravel Nova custom tools based on Vite and Typescript
Note Coming soon
To use this skeleton, you can initialize a new repository based on this template, and proceed to replace the following:
- PHP files namespaces
tailwind.config.cjs
underimportant
to a class name of your liking- Replace said class name in
resources/js/components/Tool.vue
- (tbc...)