- Clone this repository.
$ git clone https://github.com/commude/gallery.git
- Recreate
.env
by copying.env.example
$ cp .env.example .env
- Install composer
$ composer install
- Install NPM
$ npm install
- Generate Application Key
$ php artisan key:generate
- Execute Database Migration and Seeders
$ php artisan migrate:fresh --seed
- Create Storage symlink for Storage in Public Directory
$ php artisan storage:link
-
Notifications
You must be signed in to change notification settings - Fork 0
cmd-deploy/gallery
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published