Skip to content

romo4ko/shine-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shine

Backend for Shine app on Laravel + Admin Panel

Installation

git clone 
composer install

Copy the .env file and change the database connection settings

cp .env.example .env
php artisan key:generate
php artisan migrate
php artisan db:seed DatabaseSeeder
php artisan storage:link
npm install
npm run dev

For development mode, use the command

npm run build

Docker installation

make up

To open console:

make shell

About

Backend for Shine app - Laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •