This website requires JavaScript.
Explore
Help
Register
Sign In
kai.t
/
be-starter-template
Watch
1
Star
0
Fork
You've already forked be-starter-template
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
124f4088cc
be-starter-template
/
docker-php
6 lines
97 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
source
.env
echo
"run artisan..."
docker
exec
-it
"
$DOCKER_CONTAINER_NAME
"
php
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink