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: roach-php/laravel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.1
Choose a base ref
...
head repository: roach-php/laravel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.0
Choose a head ref
  • 18 commits
  • 15 files changed
  • 3 contributors

Commits on Mar 9, 2022

  1. Adds the force command when creating a spider

    Adds a force command to create the spider if it already exists.  Ran into this myself when I wanted to rewrite specific spiders.
    josezenem authored Mar 9, 2022
    Configuration menu
    Copy the full SHA
    3a2b24c View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Merge pull request #9 from josezenem/main

    Adds the force command when creating a spider
    ksassnowski authored Mar 16, 2022
    Configuration menu
    Copy the full SHA
    00b2cd0 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Update copyright year

    ksassnowski committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    4de0e2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58a07c1 View commit details
    Browse the repository at this point in the history
  3. Require Laravel 9

    ksassnowski committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    e0d1d34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27756a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3aa5a7e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8b3839 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    612121e View commit details
    Browse the repository at this point in the history
  8. Reword comment

    ksassnowski committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    f22a48f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0af35fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1b5cf28 View commit details
    Browse the repository at this point in the history
  11. Remove unnecessary import

    ksassnowski committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    4da040d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d070406 View commit details
    Browse the repository at this point in the history
  13. Remove wrapper commands

    ksassnowski committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    70552de View commit details
    Browse the repository at this point in the history
  14. Register new interfaces

    ksassnowski committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    2ddac19 View commit details
    Browse the repository at this point in the history
  15. Update changelog

    ksassnowski committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    4cfd90b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4e7405e View commit details
    Browse the repository at this point in the history
Loading