====== Solar Tutorials ====== * [[manual|Solar Manual]] * [[tutorials:setting_up_models|Setting up Models and working with them]] * [[tutorials:model_relationship_reference|Model Relationship Reference]] * [[tutorials:model_relationship_recipes|Model Relationship Recipes]] * [[tutorials:generating_models|Generating models from existing tables]] * [[http://blog.phpdeveloper.org/?p=62|Starting Simply with Solar]] - tutorial from phpdeveloper's blog. * [[http://blog.phpdeveloper.org/?p=65|Some Solar Form Fun]] - another tutorial from phpdeveloper's blog. * [[http://anttih.com/entry/template_partials_with_solar_view|Template Partials With Solar_View]] - A mini tutorial about template partials in Solar] * [[http://at-byte.com/technology/simple-solarphp-pagination-example|Simple SolarPHP Pagination Example]] - A mini tutorial about the pager class usage from Solar * [[http://at-byte.com/technology/solarphp-basic-user-authentication-example|SolarPHP basic user authentication example]] - A mini tutorial about user authentication * [[http://at-byte.com/technology/solarphp-user-roles-and-acl-example|SolarPHP ACL / Roles example]] - A mini tutorial about ACL / roles usage == Small Tips == * [[http://at-byte.com/technology/solarphp-how-use-make-model-underscore-separated-table-names|SolarPHP How to use Make Model with underscore separated table names]] * [[http://at-byte.com/technology/solarphp-how-use-unlimited-functions-view-helper|SolarPHP How to use unlimited functions in a View Helper]]