__init__
methods that are initialized before a request was sent, like in a service provider where the wsgi
attribute is False
.HTTP_
to be used correctly. This is no longer required. Code where you have done this:RequestHelpersProvider
and CsrfProvider
needs to be between the AppProvider
and the RouteProvider
. The change is in the config/providers.py
file.bootstrap/start.py
file in Masonite apps. This file contained a method was used to handle the request and response lifecycle. There was no reason to keep the method inside the application since it was such a low level method and was crucial for the framework to work.response_handler
instead of app
craft
and is in the root of your project directory. If the changes with the + sign already exist then your project is correct. If you have the code in strikethrough then make this diff change:queue_jobs
table. Please make a migration and add these 3 columns:get
, post
, put
, patch
, delete
and group
helpers.bag()
helper in your templates then this:session()
helper than you will need to take a similiar approach: