Awesome PHP has been relocated permanently to its own Github repository. No further updates will made to this gist.
Please open an issue for any new suggestions.
| <?php | |
| namespace App\Console\Commands\Telescope; | |
| use Illuminate\Console\Command; | |
| use Illuminate\Support\Facades\DB; | |
| use Laravel\Telescope\EntryType; | |
| class CustomTelescopePrune extends Command | |
| { |
| mogrify -path ./output -distort barrel '0.06335 -0.18432 -0.10618' ./*.JPG |
| <head>((?!</head>).|\n)+</head> |
| <?php | |
| // Source: http://www.carronmedia.com/uk-postal-counties-list | |
| array( | |
| 'England' => array( | |
| 'Avon', | |
| 'Bedfordshire', | |
| 'Berkshire', | |
| 'Buckinghamshire', |
Awesome PHP has been relocated permanently to its own Github repository. No further updates will made to this gist.
Please open an issue for any new suggestions.