@josephmancuso I did same work as in the others but I just saw that you also added a Makefile and make some modifications on a develop branch (do you want me to rebase this one onto develop ?)
Also for masonite 2.2 tests are not passing: ImportError: cannot import name 'AuthenticationProvider', but with Masonite 2.3 tests are passing, so I bumped masoniterequirement.
@josephmancuso I did same work as in the others but I just saw that you also added a Makefile and make some modifications on a develop branch (do you want me to rebase this one onto develop ?)
Also for masonite 2.2 tests are not passing:
ImportError: cannot import name 'AuthenticationProvider'
, but with Masonite 2.3 tests are passing, so I bumpedmasonite
requirement.