v4.1.0
Update the way to create the package with new handy PackageProvider
from Masonite 4.
BREAKING CHANGES
- You must now use
python craft package:publish inertia
to publish the configuration file to your project (if needed).
Update the way to create the package with new handy PackageProvider
from Masonite 4.
python craft package:publish inertia
to publish the configuration file to your project (if needed).