Eduardo Aguad

Results 11 issues of Eduardo Aguad

ignore sqlite db and delete from repo

### Is your feature request related to a problem? Routes are evaluated in order and if you have a `Route.fallback()` before more routes, these routes will never be evaluated. ###...

enhancement

### Is your feature request related to a problem? No ### What do we currently have to do now? _No response_ ### Describe the solution you'd like I would like...

enhancement

**Describe the feature as you'd like to see it** The command `migrate:refresh` allows you to rollback all the migrations and run it again. But if your migrations are corrupted you...

enhancement
feature request

Fix container call #237

https://docs.masoniteproject.com/the-basics/static-files#configuration ![image](https://github.com/MasoniteFramework/docs/assets/19355144/10164059-e394-49b9-8444-681e7678d70c)

In docs it appears the following code: ```python from wsgi import container from masonite import Queue class SomeCommand: def handle(self): queue = container.make(Queue) queue.push(..) ``` But wsgi module doesn't has...

Gitbook has a feature to implement dark mode. It would be great for people that are more comfortable reading in dark mode See: https://changelog.gitbook.com/may-2023/30-may-a-light-dark-mode-toggle-and-new-customization-options