ajaxStardust<p>This is where I am w/ the github repo <span class="h-card" translate="no"><a href="https://social.vivaldi.net/@zombiewarrior" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>zombiewarrior</span></a></span> </p><p>It's really close to being "right", so to speak. </p><p>compare that to e.g. <br><a href="http://statecollegeguitarlessons.com/adb/index.php" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">http://</span><span class="ellipsis">statecollegeguitarlessons.com/</span><span class="invisible">adb/index.php</span></a></p><p>Note: my server is <a href="https://social.vivaldi.net/tags/LiteSpeed" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LiteSpeed</span></a> and i don'[t mess w/ it. But, that should not have the /public/ in the URL. If you've ever worked w/ <a href="https://social.vivaldi.net/tags/laravel" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>laravel</span></a> it's like the ./index.php of the proj dir there. where there's ./index.php "reditrecting" to ./public/index.php <br>but you need to mod the <a href="https://social.vivaldi.net/tags/NGINX" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>NGINX</span></a> server {} location {} stuff for the... mod_rewrite type stuff. <br>i.e. the URL should be .com/giterator/ , accomplished in nginx w/ "@alias"<br>(sans the ./public part). you see the same thing either way. pet peeves. </p><p>EDIT: ALSO! CORRECTION -do NOT see the same! ARGGH! w/out that <a href="https://social.vivaldi.net/tags/mod_rewrite" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mod_rewrite</span></a> bit <a href="https://social.vivaldi.net/tags/htaccess" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>htaccess</span></a> whatever!~ the <a href="https://social.vivaldi.net/tags/CSS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CSS</span></a> <a href="https://social.vivaldi.net/tags/asset" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>asset</span></a> paths mess up as well. Prob explains the missing SVG (masthead.php) forgot about that. oh well. hey. gimme a damn break! brain damage!<br>SEE "new" version here, ( i can fix that path thing. i forget the quick path top of my head momentarily. i prefer to be correct instead, anyway!) <br>this is NOT correct! <a href="http://statecollegeguitarlessons.com/giterator/public/index.php" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">http://</span><span class="ellipsis">statecollegeguitarlessons.com/</span><span class="invisible">giterator/public/index.php</span></a></p><p>first time w/ the <a href="https://social.vivaldi.net/tags/namespace" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>namespace</span></a> <a href="https://social.vivaldi.net/tags/php8" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>php8</span></a> <a href="https://social.vivaldi.net/tags/composer" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>composer</span></a> <a href="https://social.vivaldi.net/tags/autoloader" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>autoloader</span></a> <a href="https://social.vivaldi.net/tags/PSR4" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PSR4</span></a> <a href="https://social.vivaldi.net/tags/MVC" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MVC</span></a> <a href="https://social.vivaldi.net/tags/refactoring" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>refactoring</span></a>. </p><p>i must admit, it was more challenging that i expected. </p><p>but yea. feel free to hop in there at any time, and help me polish that old turd already!<br>Sheesh!</p>