Skip to content

Instantly share code, notes, and snippets.

@howyi
Created October 24, 2019 10:16
Show Gist options
  • Save howyi/617867557a204361a1b7f4767c73d5aa to your computer and use it in GitHub Desktop.
Save howyi/617867557a204361a1b7f4767c73d5aa to your computer and use it in GitHub Desktop.
<?php
use Illuminate\Support\Str;
return Str::contains($this->app->version(), 'Lumen');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment