Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/944 #945

Draft
wants to merge 78 commits into
base: 2.2
Choose a base branch
from
Draft

Feature/944 #945

wants to merge 78 commits into from

Conversation

Marlysson
Copy link
Contributor

Trying add some server to handle Option preflight requests.

  • Add section on documentation

gdhameeja and others added 30 commits August 15, 2019 21:48
added Python 3.8 and removed 3.4 from circle build
added auth dir in AuthCommand to move controllers to controllers/auth/
added a responsable class and mail is responsable
@Marlysson
Copy link
Contributor Author

Marlysson commented Jan 4, 2020

@josephmancuso When I ran the local server, the following message showed:

The Masonite development server is not capable of handling OPTIONS preflight requests.
You should use a more powerful server if using the Option

But I wasn't able to find where this message was defined, can you show me?

And to test the new server's behavior... Would I create a new project from this new masonite changed structure? Because I saw that normal project's flow is running from site-package > masonite-cli ( create projects, run migrations, run server )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants