Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Paul Jones' Blog:
Quick Hits: New Solar Blog Entries
Mar 16, 2009 @ 16:16:37

Paul Jones has a quick hit reminder of some of the recent blog entries around the web about using the Solar framework:

You can find out more about the Solar framework on the project's website including documentation, a current bugs list and a link to the community wiki.

tagged: solar mvc framework makemodel cli configuration file gettingstarted introduction

Link:

Solar Blog:
Solar CLI - Make-Model
Mar 11, 2009 @ 16:12:27

The Solar blog has been updated this a new post continuing on the look at the Solar CLI (started here) and its "make-model" command.

This entry is a continuation of the Solar CLI series--a series that aims to detail Solar CLI commands, available options, parameters, and usage examples. In this entry we take a look at make-model, a command that can generate models based on a SQL table.

The post goes through the available options and parameters that you can give the command to make things easier and includes an example of running the "make-model" on a table in a MySQL database (with the code to add to your Solar configuration file to match).

tagged: solar framework command line makemodel model mysql tutorial

Link:


Trending Topics: