Giter VIP home page Giter VIP logo

Comments (3)

noxify avatar noxify commented on May 18, 2024 1

Hi @khyoz,

  • I assume you have created a new module with a command like this php artisan twill:module yourPluralModuleName -B -T -S -M -F -P -R
  • Did you tried it with an other module name? ;)

@ifox - I can reproduce the error in my vagrant box, but this issue occurs based on the limitation in mysql.

Possible workaround/solution is to define other key names: https://laraveldaily.com/migration-index-too-long-choose-the-name-yourself/

from twill.

khyoz avatar khyoz commented on May 18, 2024 1

ok thanks, you were right, I used yourPluralModuleName. I will retry following your advices.

from twill.

ifox avatar ifox commented on May 18, 2024

Hi @khyoz,

Like @noxify correctly identified, it seems like you created a new CRUD module without choosing a name for it.

In our docs, yourPluralModuleName is not a proper example, but rather an indication that you should use the plural form of your Laravel model in the artisan command parameter.

So actual examples would be php artisan twill:module articles or php artisan twill:module events.

from twill.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.