Independent web developer, over 12y of coffee and code
- RJ - Brazil
- @juliooxx
Pinned Loading
-
Adicionar novo host em ambiente Home...
Adicionar novo host em ambiente Homestead 1function add-host() {
23curfolder=${PWD##*/}
4echo "### adicionando ao hosts: ${curfolder}.local"
5sudo sed -i "/#hosts add by script/a 192.168.10.10 ${curfolder}.local" "/etc/hosts"
-
Cria um link simbólico de "public/{f...
Cria um link simbólico de "public/{folder}" para "storage/app/public 1<?php
23namespace App\Console\Commands;
45use Illuminate\Console\Command;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.