Persian(farsi فارسی) validation messages for Laravel
Laravel :)
You can clone or also download zip file to your project.
cd {your-laravel-directory}/resources/lang
cd {your-laravel-directory}/lang
and copy fa
folder in lang
After copying, make sure to set your application locale to fa in the Laravel config file. Open config/app.php and set:
'locale' => 'fa',
That's all :)
thank you for help us to improve this repository .
any pull request to master
repo will be accepted
- Mojtaba Rakhisi - Initial work - mojtabaRKS