Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a nested crud example #568

Merged
merged 12 commits into from
Aug 22, 2023
Merged

Add a nested crud example #568

merged 12 commits into from
Aug 22, 2023

Commits on Aug 18, 2023

  1. add nested pet crud example

    pxpm committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e24c2bb View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    StyleCIBot committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    0bc3eb6 View commit details
    Browse the repository at this point in the history
  3. fix

    pxpm committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    d125bf4 View commit details
    Browse the repository at this point in the history
  4. Apply fixes from StyleCI

    StyleCIBot committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    76dc166 View commit details
    Browse the repository at this point in the history
  5. remove comment

    pxpm committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    cec94c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    faeebe7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e387307 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ffed9d6 View commit details
    Browse the repository at this point in the history
  9. Update app/Http/Controllers/Admin/PetShop/OwnerCrudController.php

    Co-authored-by: Cristian Tăbăcitu <[email protected]>
    pxpm and tabacitu authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    43eda63 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Update app/Http/Controllers/Admin/PetShop/OwnerPetsCrudController.php

    Co-authored-by: Cristian Tăbăcitu <[email protected]>
    pxpm and tabacitu authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    93a8149 View commit details
    Browse the repository at this point in the history
  2. update route order add comment

    pxpm committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    7e95065 View commit details
    Browse the repository at this point in the history
  3. minimum version support

    pxpm committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b7cde6b View commit details
    Browse the repository at this point in the history