8000 Comparing master...observers-v11 · mazimez/laravel-hands-on · GitHub
[go: up one dir, main page]

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: mazimez/laravel-hands-on
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
8000
base: master
Choose a base ref
...
head repository: mazimez/laravel-hands-on
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: observers-v11
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 194 files changed
  • 2 contributors

Commits on Mar 20, 2024

  1. added: readme and updates

    mazimez committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    91eccdd View commit details
    Browse the repository at this point in the history
  2. added: spell check

    mazimez committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    39f30d3 View commit details
    Browse the repository at this point in the history
  3. added: trait example

    mazimez committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f6f4e03 View commit details
    Browse the repository at this point in the history
  4. added: some updates

    mazimez committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d8e3074 View commit details
    Browse the repository at this point in the history
  5. updated: readme

    mazimez committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ea373cb View commit details
    Browse the repository at this point in the history
  6. updated: readme

    mazimez committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    145af70 View commit details
    Browse the repository at this point in the history
  7. updated: readme

    mazimez committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    7f3aeaf View commit details
    Browse the repository at this point in the history
  8. added: readme updated

    mazimez committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    32e9ee0 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

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

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    0ee64de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55c0880 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

Commits on Mar 27, 2024

  1. added: readme and sample file

    mazimez committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    64796c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efc473f View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

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

Commits on Apr 1, 2024

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

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    7d24231 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae85eba View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. feat: ✨ Observers for Laravel v-11

    Implemented observers for Post, User and File for laravel 11. Also updated PostController and UserController as well.
    
    Instead of registering observers in EventServiceProvider.php as done in previous versions, in this we are registering in AppServiceProvider.php
    chopincodeshere committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    140428d View commit details
    Browse the repository at this point in the history
Loading
0