leafMVC icon indicating copy to clipboard operation
leafMVC copied to clipboard

Using `--mvc` Argument on CLI Yield Error

Open cj-1010-1414 opened this issue 3 months ago • 1 comments

I got Call to undefined function Leaf\inertia() when I scaffold app using --mvc flag. It works fine using leaf create <project-name> without the flag.

Image

cj-1010-1414 avatar Nov 17 '25 16:11 cj-1010-1414

Hi @cj-1010-1414, can you walk me through your selections with --mvc?

  • Did you choose to use the application starter?
  • Did you select react or another frontend framework?

mychidarko avatar Nov 19 '25 08:11 mychidarko