-
|
Is there a way to use Masonite in a REPL with configuration in the python locals rather than in a config file? |
Beta Was this translation helpful? Give feedback.
Answered by
elgow
Jan 5, 2026
Replies: 1 comment
-
|
I can answer my own question. The fix #948 allows use of masoniteorm w/o a config file. Thanks @circulon |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
elgow
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I can answer my own question. The fix #948 allows use of masoniteorm w/o a config file. Thanks @circulon