# CrudBuilder

Laravel Vue TableBuilder is a dependency of the **ComfyCoders CrudBuilder** package - a full CRUD solution built on
top of our TableBuilder and FormBuilder packages.

The CrudBuilder adds create, read, update and delete flows around the same table you define here, so you get a complete
admin interface without writing repetitive boilerplate.

- **Docs:** [docs.comfycoders.nl/laravel-vue-crud-builder](https://docs.comfycoders.nl/laravel-vue-crud-builder)
- **GitHub:** [github.com/ComfyCodersBV/laravel-vue-crud-builder](https://github.com/ComfyCodersBV/laravel-vue-crud-builder)

If you install the CrudBuilder, this package is pulled in automatically as a Composer dependency.
