Skip to content

Instantly share code, notes, and snippets.

View nakamuraagatha's full-sized avatar

Nakamura Agatha nakamuraagatha

View GitHub Profile
@nakamuraagatha
nakamuraagatha / setup.md
Created October 12, 2016 20:36 — forked from asilbalaban/setup.md
How to install fuelphp and setup ormauth on it!

Installing and Setup FuelPHP's Ormauth

Create new project with Oil

$ oil create <project_name>

In your project there is a fuel/packages folder Copy /fuel/packages/auth/config/auth.php and /fuel/packages/auth/config/ormauth.php files to your main config folder which is /fuel/app/config/