Hi,
is it possible to have variables in the Schema builder?
$table->string('us_ico')->default('img/employer/skills/'.id.'/us.jpg');
the id should be grabbed from the row the value is stored in.
I hope this makes sense.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community