soanvig said: othmanus said: I don't think there's a need for this, because {{ old('field') }} is...
soanvig said: Hello, @othmanus. Thank you, for your reply! It helped me a lot! {{ old('field' }} i...
Try this. // Article.php public function scopeDescs($query, $LanguageID = null) { if($LanguageID)...
if you're using Laravel 5, you do not need so, you can use Laravel Sociallite. if you're using Larav...
To mark the error and show the error message, you use the $errors variable. here's a shorter way <...
The Laravel portal for problem solving, knowledge sharing and community building.