Permalink
Commits on Feb 1, 2017
  1. Merge pull request #33 from kamikazechaser/master

    [Fix] Paypal logo
    committed on GitHub Feb 1, 2017
  2. [Fix] Paypal logo

    kamikazechaser committed Feb 1, 2017
Commits on Jan 29, 2017
  1. Merge pull request #32 from Cyrille37/proposal_devtools-1

    Proposal devtools 1
    committed on GitHub Jan 29, 2017
Commits on Jan 28, 2017
  1. phpunit use slite in memory database

    Cyrille37 committed Jan 28, 2017
  2. ignore eclipse files, make artisan executable

    Cyrille37 committed Jan 28, 2017
  3. ignore barryvdh/laravel-ide-helper generated files

    Cyrille37 committed Jan 28, 2017
  4. add barryvdh/laravel-debugbar and barryvdh/laravel-ide-helper

    Cyrille37 committed Jan 28, 2017
Commits on Jan 25, 2017
  1. Merge pull request #27 from Cyrille37/patch-1

    More detailled "Getting Started" section
    committed on GitHub Jan 25, 2017
Commits on Dec 25, 2016
  1. More detailled "Getting Started" section

    Cyrille37 committed on GitHub Dec 25, 2016
Commits on Jun 10, 2016
  1. Merge pull request #24 from acekyd/master

    Structuring for Wamp/Xampp users
    committed on GitHub Jun 10, 2016
  2. quick fixes

    acekyd committed Jun 10, 2016
Commits on Jun 9, 2016
Commits on Jun 8, 2016
  1. xdebug fix for wamp/xampp users

    acekyd committed Jun 8, 2016
Commits on Jun 7, 2016
  1. route for relative urls

    acekyd committed Jun 7, 2016
Commits on Jun 6, 2016
  1. Merge pull request #23 from tirjok/hotfix/cleanup-unused-variable

    Hotfix/cleanup unused variables
    committed Jun 6, 2016
  2. This fix contains some refactoring of controllers.

    Cleanup: remove unused variables from controllers
    tirjok committed Jun 6, 2016
Commits on Jun 5, 2016
  1. Merge pull request #22 from tirjok/hotfix/remove-duplicate-query

    This fixes remove duplicate query running from account controller.
    committed Jun 5, 2016
  2. This fixes remove duplicate query running from account controller.

    When we go to the /account route, three query run for fetch the same user. Now single query run for fetch user.
    tirjok committed Jun 5, 2016
Commits on Apr 6, 2016
  1. Merge pull request #21 from ProfNandaa/patch-1

    update env.example
    committed Apr 6, 2016
  2. fix: update .env.example to include DB_CONNECTION

    Includes DB_CONNECTION=mysql, so that the end user can change it if they
    want.
    
    Ref: issue #19
    ProfNandaa committed Apr 6, 2016
Commits on Mar 28, 2016
  1. Merge pull request #20 from ehumps/patch-1

    readme.md typos
    committed Mar 28, 2016
  2. update env.example

    Update `env.example` file to include `DB_CONNECTION` settings, since the default is `pgsql`. 
    
    Closes #19
    ProfNandaa committed Mar 28, 2016
Commits on Mar 24, 2016
  1. readme.md typos

    ehumps committed Mar 24, 2016
Commits on Mar 16, 2016
  1. Merge pull request #18 from unicodeveloper/hotfix/fix-composer-issue

    fix(composer): Remove pre-update-cmd
    committed Mar 16, 2016
  2. fix(composer): Remove pre-update-cmd

    committed Mar 16, 2016
Commits on Mar 3, 2016
  1. Merge pull request #15 from unicodeveloper/docs

    Update Install Instructions
    committed Mar 3, 2016
  2. docs(readme): Update ReadMe

    committed Mar 3, 2016
Commits on Mar 1, 2016
  1. Merge pull request #13 from andela-fokosun/patch-1

    modify readme
    committed Mar 1, 2016
  2. Merge pull request #14 from engelju/patch-1

    Cleared up some typos / mistakes for setting up the books Demo
    committed Mar 1, 2016
  3. Update readme.md

    Cleared up some typos / mistakes for setting up the books Demo
    engelju committed Mar 1, 2016
Commits on Feb 28, 2016