Installing Laravel.
A simple application skeleton.
This commit is contained in:
6
app/docker/.dockerignore
Normal file
6
app/docker/.dockerignore
Normal file
@@ -0,0 +1,6 @@
|
||||
**/*.env
|
||||
**/*.env.example
|
||||
app/bootstrap/cache/*
|
||||
app/storage/**
|
||||
app/vendor/**
|
||||
app/node_modules/**
|
||||
Reference in New Issue
Block a user