/Entity-Builder

:tomato: Laravel generator + GUI Online

Primary LanguageVueMIT LicenseMIT

Entity-Builder

🍅 Laravel generator + GUI Online

🌟 Please leave a star if you find it helpful.

Feature

  • Design table fields and indexes
  • Define model factories
  • Manage model relations
  • Make field validations
  • Generat Controller
  • Generat Request
  • Generat Resource
  • Generat Test

table

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report