@marcelpociot Hi! Just dropping a small issue we have in Herd. When searching the site list, selecting a site and clicking the secure icon, the site list refreshes and the selected site resets to the first site in the unfiltered list (but the list is still filtered). See att. vid
@simonhamp Hi Simon! I'm currently building my first app with NativePHP Mobile. Good stuff! I just found a bug in the 'BuildIosAppCommand.php' file (lines 125:126), here, the 'app' directory is `rm -rf`'ed, but this breaks if the path contains spaces. Can this be fixed?
@gehrisandro@OpenAI I can't get this to work in Laravel, not with `response()->stream()` and not with `response()->streamDownload()`. Do you have an example of how to use this?