Tim Marois
Tim Marois
This doesn't seem to be clear, but I think it should be addressed since it's focused on being a console-only version of Laravel. What are the speed comparisons with running...
Need the ability to auto generate an id when creating/saving documents. Must fit the `validateName()` method validation. Need: - **Config Setting** - **Auto Increment** (based on how many docs currently)...
The ability to create and define **specific indexes** - Being Created on Filebase (Version 2) Example: ```php // setting up a new index called "category" for all the properties named...
Ability to set a scheme for the database. Similar to the validate system, but only allow a specific scheme format to enter your data. This would allow you to maintain...
Give users ability to disable the `updatedAt` and `createdAt` timestamp functionality and have users data only documents without compromising users data with additional configuration variables. Possible Config Variable: `timestamp` =...
ive tried many options here, and cant seem to get this to work. 1) Installed package 2) Added to vue template (imported) as seen in readme 3) Added googles js...
Using what the examples provide: (and using latest version) `import { Container, Draggable } from "vue-smooth-dnd";` The build works, the app doesn't and throws console errors. If I try to...
After spending most of my day working with this, I've come to the conclusion that this was not designed for reactive frameworks. Its working too much with the DOM and...
Hey just wanted to also throw this one up, as you have input groups, what about the idea of **button groups**? This seems like another useful feature, allowing you to...
I installed the package, and then tried to import it globally using exact documentation in the readme, came back with an error: ``` ERROR in ./node_modules/v-jsoneditor/src/VueJsoneditor.vue?vue&type=template&id=43c7e374&scoped=true&lang=html& (./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/html-loader!./node_modules/vue-loader/lib??vue-loader-options!./node_modules/v-jsoneditor/src/VueJsoneditor.vue?vue&type=template&id=43c7e374&scoped=true&lang=html&) Module Error (from...