Using the $nextTick function on submit worked for me, this gives the model time to update. <form action="{{ route('form_submit') }}" method=" ...
確定! 回上一頁