mahen23 / petrol

Stationwagon is a Fuel-based blog application by Abdelrahman Mahmoud and Alfredo Rivera.

Home Page:http://github.com/abdelm/stationwagon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Stationwagon is a Fuel-based blog application by Abdelraham Mahmoud and Alfredo Rivera. The purpose of this application is to show users new to the Fuel framework how things work by providing example code.

Installation

  1. Import the database.ql to your database and change the database info in /fuel/app/config/db.php
  2. That’s probably it.

Features

  • Add, edit or delete Articles
  • Add, edit or delete Categories

The point?

You can see how to use ActiveRecord for adding, deleting or updating records. Also, how to use Validation, Pagination and Form methods.

About

Stationwagon is a Fuel-based blog application by Abdelrahman Mahmoud and Alfredo Rivera.

http://github.com/abdelm/stationwagon


Languages

Language:PHP 100.0%