leafMVC
leafMVC copied to clipboard
Using `--mvc` Argument on CLI Yield Error
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.
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?