feat: initial laravel install, models, seeders
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -16,6 +16,12 @@ public/hot
|
||||
public_html/storage
|
||||
public_html/hot
|
||||
|
||||
# Podcast Generator Specific
|
||||
db/data/
|
||||
db/dump/
|
||||
static/dist/
|
||||
|
||||
|
||||
storage/*.key
|
||||
.env
|
||||
Homestead.yaml
|
||||
|
||||
Reference in New Issue
Block a user