Skip to content

cmd-deploy/gallery

Repository files navigation

Configuration

  1. Clone this repository.
        $   git clone https://github.com/commude/gallery.git
  2. Recreate .env by copying .env.example
        $   cp .env.example .env
  3. Install composer
        $   composer install
  4. Install NPM
        $   npm install
  5. Generate Application Key
        $   php artisan key:generate
  6. Execute Database Migration and Seeders
        $   php artisan migrate:fresh --seed
  7. Create Storage symlink for Storage in Public Directory
        $   php artisan storage:link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •