Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kodeartisan/php-mvc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: daveh/php-mvc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 68 files changed
  • 4 contributors

Commits on Aug 25, 2017

  1. Fixed potential bug that allows actions to be called directly by incl…

    …uding the Action suffix, thereby bypassing the before filter
    daveh committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    a7bd063 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2017

  1. Updated public/.htaccess file to fix problem with web servers configu…

    …red without public as the root
    daveh committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    cb3586e View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2017

  1. Configuration menu
    Copy the full SHA
    dc047df View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. Updated readme

    Updated links to full course
    daveh authored Oct 3, 2019
    Configuration menu
    Copy the full SHA
    2451450 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. Changed Twig version to 3.0

    Seasle committed May 16, 2020
    Configuration menu
    Copy the full SHA
    b12d63e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

  1. Merge pull request daveh#56 from Seasle/master

    Changed Twig version to 3.0
    daveh authored May 17, 2020
    Configuration menu
    Copy the full SHA
    0273453 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. Fix typo in Twig class name

    daveh authored Jan 3, 2021
    Configuration menu
    Copy the full SHA
    740a438 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    a49546f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    1831a0a View commit details
    Browse the repository at this point in the history
  2. Updated readme

    daveh committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    5078d3c View commit details
    Browse the repository at this point in the history
  3. Updated readme

    daveh committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    5c7f991 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    6ad2bb9 View commit details
    Browse the repository at this point in the history
Loading