Wiki

Clone wiki

suitcms / Home

SuitCMS

Platform for standard web content management system based on laravel, developed by Suitmedia

SuitCMS

Content :

  1. Requirement
  2. Features
  3. Installation
  4. Configuration
  5. Database
  6. Model
    1. BaseModel
    2. Trait
      1. OrderableTrait
      2. PublishableTrait
      3. SluggableTrait
      4. TaggableTrait
      5. TreeTrait
      6. AttachableTrait
  7. BaseForm
    1. Defining Rules
    2. Filtering
  8. ResourceController
    1. How to Extends
    2. Convention
    3. Controller Action Method Flow
    4. Passing Form Data to View
    5. Passing Data to BaseForm
    6. Save Request Data
  9. View Structure
  10. Site Settings
  11. Commands

Updated