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: package-dev-done-remove-symlinks
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.
  • 9 commits
  • 3 files changed
  • 4 contributors

Commits on Jul 14, 2022

  1. Merge pull request #3 from thisisdevelopment/package-dev-done-remove-…

    …symlinks
    
    Remove symlinks from package to app after removing packages
    ederuiter authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    21bd120 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

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

Commits on Apr 25, 2024

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

Commits on Jul 12, 2024

  1. fix: Use docker compose instead of docker-compose

    Fixes: vendor/thisisdevelopment/laravel-base-dev/assets/bin/dev: line 26: docker-compose: command not found
    bfanger authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    4a9fe8f View commit details
    Browse the repository at this point in the history

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