round button

Laraship

โŒ˜K
  1. Home
  2. Docs
  3. Laraship
  4. Installation Instructions
  5. Install via Github

Install via Github

Laraship Core is Open Source on Github!, among hundreds of modules and themes ๐Ÿ™‚

https://github.com/coralsio/laraship

Installation should be direct and simple,

  • Using composer
    Plain text
    Copy to clipboard
    Open code in new window
    EnlighterJS 3 Syntax Highlighter
    composer create-project corals/laraship
    composer create-project corals/laraship
    composer create-project corals/laraship
  • Or Clone, Fork, or Download ZIP  from GitHub

then you can follow the installation steps from the following link

https://www.laraship.com/docs/laraship/installation-instructions/installation/

you can include the laraship free packages as any other composer package by the following command

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
composer require corals/{package name}
#for example
composer require corals/cms
composer require corals/marketplace
composer require corals/{package name} #for example composer require corals/cms composer require corals/marketplace
composer require corals/{package name}

#for example

composer require corals/cms

composer require corals/marketplace

 

for paid packages, you need to set your email and license key in the auth.json in the root folder

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
{
"http-basic": {
"packages.laraship.com": {
"username": "YOUR_EMAIL",
"password": "LICENSE_KEY"
}
}
}
{ "http-basic": { "packages.laraship.com": { "username": "YOUR_EMAIL", "password": "LICENSE_KEY" } } }
{
  "http-basic": {
    "packages.laraship.com": {
      "username": "YOUR_EMAIL",
      "password": "LICENSE_KEY"
    }
  }
}

then you can run the composer require command for the required package.

 

Shopping cart
Sidebar
a

BLACK FRIDAY

70% DISCOUNT ON OUR ENTIRE PLATFORMS
GO TO STORE
LIMITED TIME OFFER
close-link