Ritesh Jha
Ritesh Jha
Allow to change cookie settings from config [800](https://github.com/MasoniteFramework/masonite/issues/800)
### Is your feature request related to a problem? We can not set the cookie settings from config ### What do we currently have to do now? Currently we have...
### Describe the bug When notification inherit `Queueable` class then it should queue the notification as it describe in documents but it is not queuing it. ### Expected behaviour _No...
### Is your feature request related to a problem? When job runs in background and if it fails then it log only the exception message, so it is very difficult...