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: thisisdevelopment/laravel-base-dev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fix/docker-compose
Choose a base ref
...
head repository: thisisdevelopment/laravel-base-dev
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.
  • 5 commits
  • 2 files changed
  • 2 contributors

Commits on Mar 17, 2025

  1. Added support for Laravel 12

    Also bumped minimum PHP version to 8.1, thereby deprecating all
    Laravel 6, 7 ,8 and 9.
    Jeroen Faijdherbe committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    d05f37b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. Fixed framework incompatibility

    Jeroen Faijdherbe committed Mar 18, 2025
    Configuration menu
    Copy the full SHA
    20a296a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2025

  1. Moved thisisdevelopment/laravel-test-snapshot to suggest.

    Jeroen Faijdherbe committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    6847150 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. fix broken composer.json

    Jeroen Faijdherbe committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    abfd72e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. Merge pull request #4 from thisisdevelopment/fix/docker-compose

    fix: Use `docker compose` instead of `docker-compose`
    faijdherbe authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    f02cb7b View commit details
    Browse the repository at this point in the history
Loading