bearframework / app
Bear Framework Skeleton Application
v0.1.8
2019-03-21 13:02 UTC
Requires
- php: >=7.1.0
- bearframework/bearframework: 1.*
README
Skeleton Application
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.
Install via Composer
composer create-project bearframework/app [my-app-name]
File structure
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.
License
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.
Let's talk
Follow and contact Bear Framework team at bearframework.com, Twitter (@bearframework) and Facebook.