Skip to content

PeraHackers/perabeats

Repository files navigation

Welcome to perabeats

This is gonna be the official site of the perabeats official organization.

To setup

You should have a LAMP or WAMP stack in your pc LAMP INSTALL

  • Clone the project to htdoc or www folder to enable access from the url
  • Then Restore the latest Database Backup from DBBackup Folder
  • Go to app/config/database.php and change the db attributes username and password
  • Access the url localhost/perabeats

If css are not loading please check for server settings in httpd.conf

<Directory />
    Options FollowSymLinks
    AllowOverride all
    Order deny,allow
    Allow from all
</Directory>

In ubuntu, enable override

sudo a2enmod rewrite

CakePHP

CakePHP

CakePHP is a rapid development framework for PHP which uses commonly known design patterns like Active Record, Association Data Mapping, Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.

Some Handy Links

CakePHP - The rapid development PHP framework

CookBook - THE CakePHP user documentation; start learning here!

API - A reference to CakePHP's classes

Plugins - A repository of extensions to the framework

The Bakery - Tips, tutorials and articles

Community Center - A source for everything community related

Training - Join a live session and get skilled with the framework

CakeFest - Don't miss our annual CakePHP conference

Cake Software Foundation - Promoting development related to CakePHP

Get Support!

#cakephp on irc.freenode.net - Come chat with us, we have cake

Google Group - Community mailing list and forum

GitHub Issues - Got issues? Please tell us!

Roadmaps - Want to contribute? Get involved!

Bake Status

Cake Power

About

This is the initial site for perabeats organization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published