-
Notifications
You must be signed in to change notification settings - Fork 10
Dependencies
Devin Smith edited this page Nov 29, 2015
·
3 revisions
Tipsy requires PHP 5.4.0 or greater. Anything lower and PHP does not support short arrays. ['foo' => 'bar']
.
Tipsy runs best on PHP7.
- Home
- Getting Started
- Server Config
- Installation
- Installing Composer
- App
- Route Shorthand
- Config
- Routes
- Methods
- Controller Types
- Params & Regex
- Aliases
- Dependency Injection
- Advanced Routing
- Services
- User Defined Services
- Built in Services
- Middleware
- Views
- Templates
- Scope
- Resource
- Factory
- Looper
- Examples
- Plugins
- About