-
-
Notifications
You must be signed in to change notification settings - Fork 6
gt commands
Greg Bowler edited this page Sep 4, 2016
·
13 revisions
If the PHP.Gt webengine has been installed using the automated installer, the project commands will be available globally in the terminal.
If Composer has been used to create your project, the project commands will be available within the vendor/bin subdirectory of your project's root.
// TODO.
// TODO.
// TODO.
// TODO.
Website | Packagist | CircleCI | Scrutinizer
- Request-response lifecycle
- Running your application
- Project layout
- Application architecture
- Web servers
- URIs
- Page view
- Dynamic URIs and pages
- Headers and footers
- Page logic
- Protected globals
- User input
- Cookies
- Sessions
- DOM manipulation
- Custom HTML components
- DOM templates
- Binding data to the DOM
- Database
- Client side assets
- API Webservices
- Security
- Configuration
- Build system
- Coding styleguide