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: cesargb/laravel-magiclink Loading
base: v2.17.0
Choose a base ref
...
head repository: cesargb/laravel-magiclink Loading
compare: v2.18.0
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on May 20, 2023

  1. Publish migrations (#100)

    * Publish migrations instead of loading them
    
    * Change TestCase to load database migrations, to use newer api and move app key to xml
    
    * Update README.md with how-to publish migrations
    
    * Move back artisan migrate just in case pgsql is relying on this
    peterquentin committed May 20, 2023
    Configuration menu
    Copy the full SHA
    dfe12b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b29f7e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0be65dc View commit details
    Browse the repository at this point in the history
Loading