-
Notifications
You must be signed in to change notification settings - Fork 523
Home
These guides are intended to make you immediately productive with Bonfire, and help you understand how all of the pieces fit together. These guides apply to version 0.6 of the software and may contain errors. If you find some, feel free to fix them or add new pages.
Getting Started With Bonfire Installing Bonfire
Bonfire Models Bonfire Migrations Bonfire Controllers Contexts Layouts and Views Working With Assets
Changing Admin URL Keyboard Shortcuts Module Builder System Events Performance Tips
How to Contribute API Documentation Guidelines Bonfire Guides Guidelines
Oops! Your Web Root should be set to the public folder, but it's not. It's pointing to the Bonfire Root folder.
See below for an example of how your site should be set up in Apache:
<VirtualHost *:80> DocumentRoot "[...]/htdocs/Bonfire_Root/public" ServerName Bonfire.Root ServerAlias Bonfire.Root.local
the previous version never had these flows, what could be the solution here