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: techite/quickstart-basic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: laravel/quickstart-basic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 40 files changed
  • 8 contributors

Commits on Feb 19, 2016

  1. Configuration menu
    Copy the full SHA
    52f226a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c229df View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2016

  1. fix css

    taylorotwell committed Feb 21, 2016
    Configuration menu
    Copy the full SHA
    33edcab View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2016

  1. Fix add task action

    hamzahppa committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    c088af3 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2016

  1. Merge pull request laravel#9 from hamzahppa/patch-1

    Fix action url for add task
    taylorotwell committed Apr 25, 2016
    Configuration menu
    Copy the full SHA
    8616fbb View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2016

  1. action of delete form

    {{ url('http://github.com/task/'.$task->id) }}
    八宝粥 authored Jun 24, 2016
    Configuration menu
    Copy the full SHA
    de04c42 View commit details
    Browse the repository at this point in the history
  2. Merge pull request laravel#10 from ybbz/master

    action of delete form
    taylorotwell authored Jun 24, 2016
    Configuration menu
    Copy the full SHA
    26279df View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2016

  1. add more info to readme

    EDDYMENS committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    b49f520 View commit details
    Browse the repository at this point in the history
  2. remove default app key

    EDDYMENS committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    bb0fce2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf09dfb View commit details
    Browse the repository at this point in the history
  4. Merge pull request laravel#12 from EDDYMENS/master

    restored the key and retained  additional info for getting for getting started
    taylorotwell authored Aug 10, 2016
    Configuration menu
    Copy the full SHA
    a2c3d64 View commit details
    Browse the repository at this point in the history
  5. Update readme.md

    taylorotwell authored Aug 10, 2016
    Configuration menu
    Copy the full SHA
    fc0f7ac View commit details
    Browse the repository at this point in the history
  6. Update readme.md

    taylorotwell authored Aug 10, 2016
    Configuration menu
    Copy the full SHA
    85ddf3b View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2016

  1. Configuration menu
    Copy the full SHA
    9c7cec8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request laravel#14 from jerguslejko/master

    Fix broken link in readme
    taylorotwell authored Dec 9, 2016
    Configuration menu
    Copy the full SHA
    0f83469 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. Fix spelling error

    我猜是打字打太快漏打了i
    Fix spelling error : Quck -> Quick
    hms5232 authored Jan 3, 2019
    Configuration menu
    Copy the full SHA
    9dd1b5c View commit details
    Browse the repository at this point in the history
  2. Merge pull request laravel#16 from hms5232/hms5232-patch-1

    Fix spelling error
    taylorotwell authored Jan 3, 2019
    Configuration menu
    Copy the full SHA
    f6cebbc View commit details
    Browse the repository at this point in the history
Loading