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
Solved

Ninja media install

Solved
emre-meric

Sep 22nd, 2018 11:55 AM

all files to the server. but the setup page does not open. What is the reason?

www.modadolu.com

emre-meric

Sep 22nd, 2018 10:01 PM

"composer" cannot be installed on my server. How do I run shared hosting in linux?

lord-spown

Sep 23rd, 2018 12:40 PM

Best Answer

You can install composer on your pc/mac after that unzip the application run composer install and after that copy files to your hosting account set php 7.1 as your default cpanel php hosting version and point your domain to public folder

emre-meric

Sep 23rd, 2018 01:19 PM

Will it require Composer on the server?

lord-spown

Sep 23rd, 2018 04:44 PM

composer is required just jor compilation is not required on the server

emre-meric

Sep 23rd, 2018 05:23 PM

thank you =)