Skip to main content

Code Examples of stefanzweifel/screeenly

Discover how to use Laravel's stefanzweifel/screeenly examples.

4 examples

Service providers

Files in this example

  • modules/Screeenly/Providers/ScreeenlyServiceProvider.php
View all examples

Interfaces

Files in this example

  • modules/Screeenly/Contracts/CanCaptureScreenshot.php
    • modules/Screeenly/Services/InMemoryBrowser.php
      • modules/Screeenly/Services/ChromeBrowser.php
        • modules/Screeenly/Providers/ScreeenlyServiceProvider.php
          • modules/Screeenly/Services/CaptureService.php
            • tests/modules/Screeenly/integration/api/v2/ApiV2ScreenshotTest.php
View all examples

Mock / mockery

Files in this example

  • tests/modules/Screeenly/integration/web/OAuth/GithubOAuthLoginTest.php
View all examples