Answer the question
In order to leave comments, you need to log in
Is it possible to build Homestead for Symfony via console?
Here I read in the Laravel docks that you can not configure Homestead globally
https://laravel.com/docs/5.5/homestead#per-project...
ran the command and that's it, you just vagrant up
need to do it.
Does Symfony have a similar toolkit? So that you can also run with one command?
Answer the question
In order to leave comments, you need to log in
In certain situations, you can use a linear gradient in the "background":
It is possible through a pseudo-element:
.text {
position: relative;
}
.text::after {
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 50px;
height: 1px;
background-color: black;
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question