#!/usr/bin/php make(Illuminate\Contracts\Http\Kernel::class); use App\Song; $id = substr(getenv('PATH_INFO')??'',1); $song = Song::find($id); if($song){ printf("20 text/gemini\r\n"); } else { printf("40 song $id not found\r\n");return; } ?> # title ?> author ?> ``` textTranspose(getenv('QUERY_STRING')??'') ?> ``` limit(5)->pluck('title','id') as $id => $title): ?> =>