igorbabko / photo-gallery

Awesome photo gallery

Home Page:https://gallerysome.tk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome photo gallery

Installation

git clone git@github.com:igorbabko/photo-gallery.git
cd photo-gallery
composer install
cp .env.example .env
php artisan key:generate
php artisan migrate
npm install
npm run production

Make sure you set the correct database connection information before running the migrations

About

Awesome photo gallery

https://gallerysome.tk

License:MIT License


Languages

Language:PHP 81.2%Language:HTML 15.5%Language:Vue 3.3%