Book Image

FuelPHP Application Development Blueprints

By : Sebastien Drouyer
Book Image

FuelPHP Application Development Blueprints

By: Sebastien Drouyer

Overview of this book

Table of Contents (13 chapters)
FuelPHP Application Development Blueprints
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Creating an application


The only way to understand how Novius OS works further is to create an application. First, we will generate one application using the Novius OS 'Build you app' wizard, which tries to fulfill the same objective as the oil generate utility, except it generates Novius OS applications instead of FuelPHP scaffolds. Then, we will take a look at most files that were generated and see what happens when we tweak them.

Installing the 'Build your app' wizard

The application is available but needs to be installed. To do this, go to the Novius OS desktop, click on the Applications manager launcher and, under Available applications, click on the Install button next to 'Build your app' wizard.

Generating the application

Go back to the Novius OS desktop and click on the 'Build your app' wizard launcher. A form will appear. As in Chapter 1, Building Your First FuelPHP Application, we will generate an application that will manage monkeys in our zoo.

First, under About the application, set...