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

Laravel 11.x Shift #523

Open
wants to merge 50 commits into
base: master
Choose a base branch
from
Open

Laravel 11.x Shift #523

wants to merge 50 commits into from

Commits on Jul 15, 2024

  1. Apply Laravel coding style

    Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.
    
    You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for your project root.
    
    For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style).
    laravel-shift committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    baf65f5 View commit details
    Browse the repository at this point in the history
  2. Use Faker methods

    Accessing Faker properties was deprecated in Faker 1.14.
    laravel-shift committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    2f19eb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a68780 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9fa1c1 View commit details
    Browse the repository at this point in the history
  5. Slim lang files

    laravel-shift committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9c5aac5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a3f8ee View commit details
    Browse the repository at this point in the history
  7. Shift core files

    laravel-shift committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b5c585c View commit details
    Browse the repository at this point in the history
  8. Streamline config files

    laravel-shift committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    6951680 View commit details
    Browse the repository at this point in the history
  9. Set new ENV variables

    laravel-shift committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f8e5bef View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    34953e4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d622e43 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3fbe598 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6565acf View commit details
    Browse the repository at this point in the history
  14. Re-register routes

    laravel-shift committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    818f672 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    676e2d5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4b958a5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    26f5aa4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4c235b0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    24558ce View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    aefe5b7 View commit details
    Browse the repository at this point in the history
  21. Shift cleanup

    laravel-shift committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a418b68 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c74a126 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Update composer.json

    thekevinm authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    edba5aa View commit details
    Browse the repository at this point in the history
  2. Update composer.json

    thekevinm authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    84ef233 View commit details
    Browse the repository at this point in the history
  3. Update composer.json

    thekevinm authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0bfc3ba View commit details
    Browse the repository at this point in the history
  4. Update composer.json

    thekevinm authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6a3b845 View commit details
    Browse the repository at this point in the history
  5. Update composer.json

    thekevinm authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f9d75bc View commit details
    Browse the repository at this point in the history
  6. Update composer.json

    thekevinm authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b48382b View commit details
    Browse the repository at this point in the history
  7. Update composer.json

    thekevinm authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    150725c View commit details
    Browse the repository at this point in the history
  8. Update composer.json

    thekevinm authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3f1f1bc View commit details
    Browse the repository at this point in the history
  9. Update composer.json

    thekevinm authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0833c14 View commit details
    Browse the repository at this point in the history
  10. Update composer.json

    thekevinm authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    9a70903 View commit details
    Browse the repository at this point in the history
  11. Update composer.json

    thekevinm authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ed26dd3 View commit details
    Browse the repository at this point in the history
  12. Update composer.json

    thekevinm authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d7f748c View commit details
    Browse the repository at this point in the history
  13. Update composer.json

    thekevinm authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    52e6a14 View commit details
    Browse the repository at this point in the history
  14. Update composer.json

    thekevinm authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a4758d0 View commit details
    Browse the repository at this point in the history
  15. Update composer.json

    thekevinm authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6d052d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Update cache.php

    thekevinm authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4f79ccc View commit details
    Browse the repository at this point in the history
  2. Update session.php

    thekevinm authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5896101 View commit details
    Browse the repository at this point in the history
  3. Update jwt.php

    thekevinm authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    3462eae View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    283cbe8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38cc512 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72f0df6 View commit details
    Browse the repository at this point in the history
  4. csfr debug

    thekevinm committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    a64be32 View commit details
    Browse the repository at this point in the history
  5. csfr and remove graphql

    thekevinm committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    ea3a9b3 View commit details
    Browse the repository at this point in the history
  6. csfr update

    thekevinm committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    00d373f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. redirect issue

    thekevinm committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    d353722 View commit details
    Browse the repository at this point in the history
  2. login issue

    thekevinm committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    9173ef4 View commit details
    Browse the repository at this point in the history
  3. login issue

    thekevinm committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    d9f538e View commit details
    Browse the repository at this point in the history
  4. login issue

    thekevinm committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    b8bb5de View commit details
    Browse the repository at this point in the history