<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>laravel — LowEndSpirit</title>
        <link>https://lowendspirit.com/index.php?p=/</link>
        <pubDate>Sat, 06 Jun 2026 03:17:38 +0000</pubDate>
        <language>en</language>
            <description>laravel — LowEndSpirit</description>
    <atom:link href="https://lowendspirit.com/index.php?p=/discussions/tagged/laravel/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>Servyrun self-hosted web app for SSH, SFTP and DB interaction</title>
        <link>https://lowendspirit.com/index.php?p=/discussion/6660/servyrun-self-hosted-web-app-for-ssh-sftp-and-db-interaction</link>
        <pubDate>Mon, 23 Oct 2023 12:42:03 +0000</pubDate>
        <category>General</category>
        <dc:creator>corbpie</dc:creator>
        <guid isPermaLink="false">6660@/index.php?p=/discussions</guid>
        <description><![CDATA[<p><a rel="nofollow" href="https://github.com/cp6/servyrun" title="Servyrun">Servyrun</a> allows you to run simple SSH &amp; SFTP commands, view usage, do pings between your servers, download, upload &amp; edit files, create PDF's, view database tables and column structures and run MySQLdump's.</p>

<p>Servyrun is a self-hosted web application built with React JS + Tailwind CSS for the frontend and a backend of PHP Laravel.</p>

<p>Servyrun should not be used as your main connection to your servers but rather an easy method to monitor, be informed and do small tasks all through the web panel rather than an SSH client.</p>

<p>Servyrun comes with a <a rel="nofollow" href="https://github.com/cp6/servyrun#apiinfo" title="comprehensive API">comprehensive API</a> and a dark and light mode.</p>

<p><a rel="nofollow" href="https://servyrun.corbpie.com/">Demo link</a> in a read-only state for obvious reasons.</p>

<p><strong>Why?</strong></p>

<p>This was a personal project of mine to further learn and get experience with React whilst creating something that can be useful.</p>

<p><strong>How is Servyrun different to <a rel="nofollow" href="https://github.com/cp6/my-idlers" title="Myidlers">Myidlers</a>?</strong></p>

<p>Servyrun involves interacting with your servers through SSH and SFTP, you can run commands, edit and download files. Myidlers is about organization and information.</p>

<p><strong>Found a bug?</strong></p>

<p>Please <a rel="nofollow" href="https://github.com/cp6/servyrun/issues" title="open an issue">open an issue</a> and provide as much information as possible.</p>

<p><strong>Screenshots</strong></p>

<p><img src="https://cdn.write.corbpie.com/wp-content/uploads/2023/05/servers-index-dark.png" alt="Servers index page" /></p>

<p><img src="https://cdn.write.corbpie.com/wp-content/uploads/2023/05/connection-show-dark.png" alt="Connection run command page" /></p>

<p><img src="https://cdn.write.corbpie.com/wp-content/uploads/2023/05/server-show-dark.png" alt="Server page" /></p>

<p><img src="https://cdn.write.corbpie.com/wp-content/uploads/2023/10/Servyrun-Network-usage-graph.png" alt="Network usage chart" /></p>

<p><img src="https://cdn.write.corbpie.com/wp-content/uploads/2023/10/Servyrun-CPU-Disk-RAM-usage-graph.png" alt="Server usage chart" /></p>

<p><img src="https://cdn.write.corbpie.com/wp-content/uploads/2023/05/database-table-show-dark.png" alt="Database table structure page" /></p>

<p><a href="https://cdn.write.corbpie.com/wp-content/uploads/2023/05/surcuri-command-example-1.mp4" rel="nofollow">https://cdn.write.corbpie.com/wp-content/uploads/2023/05/surcuri-command-example-1.mp4</a></p>

<p><a href="https://cdn.write.corbpie.com/wp-content/uploads/2023/05/surcuri-dark-light-mode-example-1.mp4" rel="nofollow">https://cdn.write.corbpie.com/wp-content/uploads/2023/05/surcuri-dark-light-mode-example-1.mp4</a></p>
]]>
        </description>
    </item>
    <item>
        <title>Anyone used Bagisto for an ecommerce website</title>
        <link>https://lowendspirit.com/index.php?p=/discussion/6507/anyone-used-bagisto-for-an-ecommerce-website</link>
        <pubDate>Thu, 21 Sep 2023 07:25:03 +0000</pubDate>
        <category>Help</category>
        <dc:creator>cloudpap</dc:creator>
        <guid isPermaLink="false">6507@/index.php?p=/discussions</guid>
        <description><![CDATA[<p>i came across an ecommerce platform called Bagisto, <a href="https://github.com/bagisto/bagisto" rel="nofollow">https://github.com/bagisto/bagisto</a>. I never heard of it before but it appears to be a real deal.</p>

<p>Anyone with reviews on experience using it for an ecommerce site?</p>

<p>Am trying to dodge Wordpress, which would work for me using Woocomerce but its too popular and prone to hacks. The best themes are also premium and I want to avoid that.</p>
]]>
        </description>
    </item>
    <item>
        <title>YABSdb submit, view and sort YABS results</title>
        <link>https://lowendspirit.com/index.php?p=/discussion/4591/yabsdb-submit-view-and-sort-yabs-results</link>
        <pubDate>Thu, 15 Sep 2022 02:08:09 +0000</pubDate>
        <category>General</category>
        <dc:creator>corbpie</dc:creator>
        <guid isPermaLink="false">4591@/index.php?p=/discussions</guid>
        <description><![CDATA[<p><a rel="nofollow" href="https://yabsdb.com/" title="YABSdb.com">YABSdb.com</a> is my take on submitting YABS benchmark results. I have been working on this on and off for the past few weeks.</p>

<p>In recent releases of <a rel="nofollow" href="https://github.com/masonr/yet-another-bench-script" title="YABS">YABS</a> you can now POST the results directly from running the test with the flag <code>-s "url"</code></p>

<p>In this case running <code>curl -sL yabs.sh | bash -s -- -s "https://yabsdb.com/add"</code> will automatically submit the results to YABSdb this will return a claim URL for your account.</p>

<p>If you have an account there is also a URL with a key to automatically submit and claim. <strong>If you want an account message me and ill give you an invite code</strong> (no new LES users please).</p>

<p>I am working with this account based and a focus on trusted users YABS and verified YABS, anything posted and not claimed should not be seen as fact.</p>

<p><img src="https://cdn.write.corbpie.com/wp-content/uploads/2022/09/YABSdb-home-page.png" alt="" title="" /></p>

<p><img src="https://cdn.write.corbpie.com/wp-content/uploads/2022/09/YABSdb-result-page.png" alt="" title="" /></p>
]]>
        </description>
    </item>
   </channel>
</rss>
