-
### Describe the bug
When adding a new domain in Mailgun, you have the option of specifying EU as the region; US is the default. If the developer does so, then the base API url changes from `https://…
-
This file should be recreated with only Masonite 4 env variables, and maybe with a space to separate per config file.
Also some variable do not match variables used in some features.
-
### Describe the bug
Hello,
I am trying to perform file validation that is coming from a form.
https://docs.masoniteproject.com/features/validation#file
I am adding the following simple validati…
-
**Describe the bug**
When I called defined function with where_in(), returns out of list index error.
**To Reproduce**
Steps to reproduce the behavior:
1. Set Model:
Class BillingAcco…
-
**Describe the feature as you'd like to see it**
A way to get code completion and type hinting in IDEs
**What do we currently have to do now?**
No code completion/type hinting in IDEs
**Addit…
-
**Describe the bug**
As per the docs I am trying to insert multiple records with bulk_create()
Unfortunately any fields in the row dict that have a value of `None` are removed entirely from the bind…
-
### Describe the bug
Adding a prefix attribute to a Route group without `/` at the start doesn't result in an accessible url.
It looks like the prefix requires a forward slash explicitly?
#…
-
### Describe the bug
`TypeError: the JSON object must be str, bytes or bytearray, not MessageBag`
### Expected behaviour
It is standard to redirect and include validation errors using `.with_errors…
-
Hi,
I tried to clone the repository and created a venv. The documentation says if i jut run the test it should work but i get the below error:
```bash
==============================================…
-
Because those modules are not in `site-packages`:
![image](https://user-images.githubusercontent.com/9897999/163542771-e4030936-37c4-4044-9f87-cb2ff73f7fd5.png)
Here it's an exemple with pyenv but…