Coder Social home page Coder Social logo

silviapajriati / collaze Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 98.14 MB

License: MIT License

PHP 48.56% HTML 26.80% Shell 0.01% JavaScript 19.45% CSS 4.94% TSQL 0.11% Batchfile 0.01% PowerShell 0.01% Hack 0.01% Redcode 0.01% CoffeeScript 0.12% ASP 0.01%

collaze's Introduction

codeigniter-bootstrap-jquery

A great startup framework based on CodeIgniter, Bootstrap, jQuery and Lighbox. I am currently using CodeIgniter 3.0.6, Bootstrap 3.3.6, jQuery 1.10.2 and ekko-lightbox. All the credit goes the authors of the mentioned piece of code. What I have done is simply joined them together so that others can easily pick it up and get going for their projects.

Here a few steps to get started:

  1. Edit application/views/common/header.php, go to line
<title> | Website's Name</title>

and change Website's Name to your site's name

  1. To use MySQL with your application, please set necessary credentials in you database config, application/config/database.php as follows: -If using PDO(highly recommended), please set

$db['default'] = array( 'dsn' => '',

-Otherwise, please set at least

'username' => '', 'password' => '', 'database' => '',

By default, the application requires authentication. To disable this feature, edit application/config/config.php and set

$config['enable_hooks'] = FALSE;

collaze's People

Contributors

silviapajriati avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.