Dockr artisan
Used to run php artisan
commands within the project container.
Usage :
dockr artisan [COMMAND]
Example :
dockr artisan env
dockr artisan key:generate
dockr artisan storage:link
dockr artisan optimise
TIP
You can all the artisan commands in the same way