Thanks to visit codestin.com
Credit goes to github.com

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: davibennun/laravel-push-notification
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: daim2k5/laravel-push-notification
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.
  • 16 commits
  • 3 files changed
  • 5 contributors

Commits on Mar 21, 2015

  1. laravel 5 migration

    Davi Nunes committed Mar 21, 2015
    Configuration menu
    Copy the full SHA
    f90afa9 View commit details
    Browse the repository at this point in the history
  2. Tag with Config

    With out the tag it wont publish properly
    wanchopeblanco committed Mar 21, 2015
    Configuration menu
    Copy the full SHA
    7ccf539 View commit details
    Browse the repository at this point in the history
  3. Changed the publish config Command

    The previous command doesnt work with L5
    wanchopeblanco committed Mar 21, 2015
    Configuration menu
    Copy the full SHA
    4327258 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2015

  1. Merge pull request #40 from wanchopeblanco/laravel5

    Publish Config Fix
    davibennun committed Apr 1, 2015
    Configuration menu
    Copy the full SHA
    3820fc5 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2015

  1. Configuration menu
    Copy the full SHA
    6e5a28d View commit details
    Browse the repository at this point in the history
  2. Dynamic config support

    Davi Nunes committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    b703b0f View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2017

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

Commits on Jan 31, 2017

  1. Merge pull request #160 from byhbt/laravel5

    Change shared to singleton for supporting Laravel 5.4
    davibennun authored Jan 31, 2017
    Configuration menu
    Copy the full SHA
    6970bbe View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2017

  1. Merge branch 'laravel5'

    # Conflicts:
    #	src/Davibennun/LaravelPushNotification/PushNotification.php
    daim2k5 committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    e3c6556 View commit details
    Browse the repository at this point in the history
  2. add fcm support

    daim2k5 committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    d8ff241 View commit details
    Browse the repository at this point in the history
  3. update readme

    daim2k5 committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    5bd6f27 View commit details
    Browse the repository at this point in the history
  4. update dep in composer.json

    daim2k5 committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    34cb050 View commit details
    Browse the repository at this point in the history
  5. update dep in composer.json

    daim2k5 committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    5647830 View commit details
    Browse the repository at this point in the history
  6. update dep in composer.json

    daim2k5 committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    fc002f9 View commit details
    Browse the repository at this point in the history
  7. update dep in composer.json

    daim2k5 committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    0941a9c View commit details
    Browse the repository at this point in the history
  8. update dep in composer.json

    daim2k5 committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    9dab17e View commit details
    Browse the repository at this point in the history
Loading