This sample application will help you quick start your next Bear Framework project. It uses the latest version of Bear Framework and creates the recommended file structure.
composer create-project bearframework/app [my-app-name]
app/ - The place for you application source files.
data/ - The place for data storage.
logs/ - The place for logs.
public/ - This is the place you should point your web server.
The Bear Framework skeleton application is open-source software. It's free to use under the MIT license. See the license file for more information.
Follow and contact Bear Framework team at bearframework.com, Twitter (@bearframework) and Facebook.
