Get Started
Setting up
Set up your Laravel installation to work with Firepit CMS
- Extend your user model from the Firepit User model:
Add this class to the $middleware
array:
If you’re using multi-language, also add this middleware:
Set up your Laravel installation to work with Firepit CMS
Add this class to the $middleware
array:
If you’re using multi-language, also add this middleware: