Skip to main content

Code Examples of orchidsoftware/platform

Discover how to use Laravel's orchidsoftware/platform examples.

8 examples

Blade components

Files in this example

  • resources/views/components/notification.blade.php
    • resources/views/partials/profile.blade.php
      • src/Platform/Providers/FoundationServiceProvider.php
        • src/Platform/Components/Notification.php
View all examples

Collection Methods: Each

Files in this example

  • src/Platform/Http/Controllers/AttachmentController.php
View all examples

Service providers

Files in this example

  • src/Platform/Providers/PlatformServiceProvider.php
    • src/Platform/Providers/FoundationServiceProvider.php
      • composer.json
View all examples

Singleton

Files in this example

  • src/Platform/Providers/FoundationServiceProvider.php
View all examples