PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Unsolved

GeekShop Instalation

devrazec

Dec 13th, 2020 03:02 PM

Hello there, how are you? I would like a help on the GeekShop installation. I fixed the most bugs and now I'm getting the error 500. I followed all the instalation steps and I have database connection working with full data samples. I tried installation from MacOS(Xampp) and Win10 (Xampp) and Remotely on a CPanel shared host. Thank you for any help.

bobbyiliev

Dec 13th, 2020 04:18 PM

Hi there!

What I could suggest is enabling debug mode so that you could see the actual error rather than the generic 500 error.

To do that edit the .env file and change the DEBUG value to true.

Then visit your application again and you will see the actual error.

Feel free to share the error here!

Regards, Bobby