The Solar Framework for PHP went to “beta” status on 18 Dec 2009 with its first beta release. I just now released beta2, along with an official blog demo tutorial.
The blog demo tutorial covers how to:
- Download and install a new Solar system;
- Make a vendor-space for working in the system;
- Configure the system;
- Make a model from a database table;
- Make a basic application;
- Add application actions and views to:
- Browse all public articles,
- Read one article,
- Browse all draft articles,
- Edit one article,
- Add a new article,
- Delete an article;
- And finally, set locale strings for the application.
The beta release notes are here:
Download the latest system release and try it out!
http://svn.solarphp.com/system/download/solar-system-1.0.0beta2.tgz
Paul M. Jones » Solar Beta 1 and 2, With A Blog Demo…
The Solar Framework for PHP went to “beta” status on 18 Dec 2009 with its first beta release. I just now released beta2, along with an official blog demo tutorial….
[...] is mentioned in this new post by Paul Jones the Solar framework project has reached its “beta” status on December [...]
[...] January 1, 2010, the beta2 of the Solar MVC PHP framework was released. Additionally, a new “Beginner’s Guide” was posted, which will be a great help to [...]
[...] this article: Paul M. Jones » Blog Archive » Solar Beta 1 and 2, With A Blog Demo Share and [...]
php|tek 09 – Overview of an awesome conference…
For those who just returned from outer-space, last week was PHP|Tek 09 in Chicago, IL, USA. By far the most intensive PHP conference ever, organized by PHP|Architect, the true PHP magazine. I give here my experiences as I have recorded them during thes…