repo stringlengths 7 63 | file_url stringlengths 81 284 | file_path stringlengths 5 200 | content stringlengths 0 32.8k | language stringclasses 1 value | license stringclasses 7 values | commit_sha stringlengths 40 40 | retrieved_at stringdate 2026-01-04 15:02:33 2026-01-05 05:24:06 | truncated bool 2 classes |
|---|---|---|---|---|---|---|---|---|
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/en/manager/user/trainee-report.php | lang/en/manager/user/trainee-report.php | <?php
return [
'number_test_solved' => 'Number of Tests Solved',
'total_correct_length' => 'Total Correct Length',
'total_incorrect_length' => 'Total Incorrect Length',
'total_blank_question_length' => 'Total Blank Question Length',
'average_point' => 'Average Point',
'name_surname' => 'Name Surname',
'tc' => 'TC Identity Number',
'transactions' => 'Transactions',
'exam_detail' => 'Exam Details',
// report detail
'total_exam' => 'Total Exam',
'total_question' => 'Total Question',
'total_correct' => 'Total Correct',
'total_incorrect' => 'Total Incorrect',
'total_blank' => 'Total Blank',
'question_length' => 'Question Length',
'correct_length' => 'Correct Length',
'incorrect_length' => 'Incorrect Length',
'blank_length' => 'Blank Length',
'exam_date' => 'Exam Date',
'question' => 'Question',
'correct' => 'Correct',
'incorrect' => 'Incorrect',
'blank' => 'Blank',
'point' => 'Point',
'result' => 'Result',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/en/manager/user/trainee-excel-import.php | lang/en/manager/user/trainee-excel-import.php | <?php
return [
'info_title' => 'Your Excel file must be of a certain standard. Please enter the appropriate data in the columns in the file.',
'info_required_fields' => 'Gerekli Alanlar: ',
'info_1' => 'Column A: TR Identity Number (MANDATORY)',
'info_2' => 'Column B: Name of Trainee (MANDED)',
'info_3' => 'Column C: Trainees Surname (MUST)',
'info_4' => 'Column D: Trainees E-Mail Address (OPTIONAL)',
'info_5' => 'Column E: Trainees Phone Number (OPTIONAL)',
'info_6' => 'Column F: Address of the Trainee (OPTIONAL)',
'info_7' => 'Column G: Registration Period of the Trainee (MANDED)',
'info_8' => 'Column H: Registration Month of the Trainee (MANDED)',
'info_9' => 'Column I: Registration Class of the Trainee (MANDED)',
'info_note' => 'You can download the template below and dont forget to delete the sample registration data.',
'download_template_btn' => 'Download Template',
'upload_excel_list_file_input' => 'Upload Excel List',
'save_btn' => 'Save',
'cancel_btn' => 'Cancel',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/en/manager/live-lesson/live-lesson-list.php | lang/en/manager/live-lesson/live-lesson-list.php | <?php
return [
'name' => 'Lesson Name',
'join' => 'Join Lesson',
'join_btn' => 'Join',
'type' => 'Lesson Category',
'date' => 'Lesson Date',
'transactions' => 'Transactions',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/en/manager/live-lesson/live-lesson-add-edit.php | lang/en/manager/live-lesson/live-lesson-add-edit.php | <?php
return [
'date' => 'Date',
'name' => 'Lesson Name',
'link' => 'Lesson Link',
'type' => 'Category',
'period' => 'Period',
'month' => 'Month',
'group' => 'Group',
'select' => 'Select',
'trainee_checkbox' => 'Notification to the trainee Active/Passive',
'save_btn' => 'Save',
'cancel_btn' => 'Cancel',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/en/manager/car-appointment/car.php | lang/en/manager/car-appointment/car.php | <?php
return [
'plate_code' => 'Plate code',
'type' => 'Type',
'status' => 'Status',
'transactions' => 'Transactions',
'car_checkbox' => 'Car Active/Passive',
'save_btn' => 'Save',
'cancel_btn' => 'Cancel',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/en/manager/car-appointment/appointment-list.php | lang/en/manager/car-appointment/appointment-list.php | <?php
return [
'trainee' => 'Trainee',
'teacher' => 'Teacher',
'car' => 'Car',
'date' => 'Date',
'status' => 'Status',
'transactions' => 'Transactions',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/en/manager/car-appointment/appointment-setting.php | lang/en/manager/car-appointment/appointment-setting.php | <?php
return [
'appointment_day' => 'Non-Appointment Days',
'appointment_day_info' => 'Mark the dates that are not available for appointment..',
'save_btn' => 'Save',
'cancel_btn' => 'Cancel',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/en/manager/car-appointment/appointment-add-edit.php | lang/en/manager/car-appointment/appointment-add-edit.php | <?php
return [
'trainee' => 'Trainee',
'teacher' => 'Teacher',
'car' => 'Car',
'date' => 'Date',
'select' => 'Select',
'save_btn' => 'Save',
'cancel_btn' => 'Cancel',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/en/manager/question/question-list.php | lang/en/manager/question/question-list.php | <?php
return [
'question_create' => 'Question Create',
'question_bugs' => 'Bug Question',
'question' => 'Question',
'question_language' => 'Question Language',
'created_at' => 'Created At',
'transactions' => 'Transactions',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/en/manager/question/question-add-edit.php | lang/en/manager/question/question-add-edit.php | <?php
return [
'language_select' => 'Question Select Language',
'question_photo_checkbox' => 'Question Photo',
'question' => 'Question',
'description' => 'Description',
'type' => 'Question Type',
'choice_photo_checkbox' => 'Choice Photo',
'correct_choice_checkbox' => 'Correct Choice',
'choice_input' => 'Choice',
'save_btn' => 'Save',
'cancel_btn' => 'Cancel',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/passwords.php | lang/ar/passwords.php | <?php
return [
/*
|--------------------------------------------------------------------------
| Password Reset Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
'reset' => 'تم إعادة تعيين كلمة المرور الخاصة بك!',
'sent' => 'لقد أرسلنا عبر البريد الإلكتروني رابط إعادة تعيين كلمة المرور الخاصة بك!',
'throttled' => 'يرجى الانتظار قبل المحاولة مرة أخرى.',
'token' => 'رمز إعادة تعيين كلمة المرور هذا غير صالح.',
'user' => 'لا يمكننا العثور على مستخدم بعنوان البريد الإلكتروني هذا.',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/pagination.php | lang/ar/pagination.php | <?php
return [
/*
|--------------------------------------------------------------------------
| Pagination Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used by the paginator library to build
| the simple pagination links. You are free to change them to anything
| you want to customize your views to better match your application.
|
*/
'previous' => '« سابق',
'next' => 'التالي »',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/response-message.php | lang/ar/response-message.php | <?php
return [
'success_title' => 'ناجح',
'success_message' => 'تم إتمام معاملتك بنجاح.',
'error_title' => 'غير ناجح',
'error_message' => 'حدث خطأ أثناء إجراء العملية الخاصة بك. حاول مرة اخرى.',
'ignore_date_title' => 'غير ناجح',
'ignore_date_message' => 'لا يمكن تحديد تاريخ الموعد هذا. الرجاء تحديد تاريخ جديد.',
'coupon_title' => 'غير ناجح',
'coupon_message' => 'رمز القسيمة غير صالح.',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/validation.php | lang/ar/validation.php | <?php
return [
/*
|--------------------------------------------------------------------------
| Validation Language Lines
|--------------------------------------------------------------------------
|
| The following language lines contain the default error messages used by
| the validator class. Some of these rules have multiple versions such
| as the size rules. Feel free to tweak each of these messages here.
|
*/
'accepted' => ':attribute kabul edilmelidir.',
'active_url' => ':attribute geçerli bir URL değil.',
'after' => ':attribute, :date \'den sonraki bir tarih olmalıdır.',
'after_or_equal' => ':attribute, :date \'den sonraki veya buna eşit bir tarih olmalıdır.',
'alpha' => ':attribute yalnızca harf içermelidir.',
'alpha_dash' => ':attribute yalnızca harf, sayı, tire ve alt çizgi içermelidir.',
'alpha_num' => ':attribute yalnızca harf ve rakamlardan oluşmalıdır.',
'array' => ':attribute bir dizi olmalıdır.',
'before' => ':attribute, :date \'den önceki bir tarih olmalıdır.',
'before_or_equal' => ':attribute, :date tarihinden önce veya buna eşit bir tarih olmalıdır.',
'between' => [
'numeric' => ':attribute :min ve :max arasında olmalıdır.',
'file' => ':attribute :min ve :max kilobaytlar arasında olmalıdır.',
'string' => ':attribute :min ve :max karakterleri arasında olmalıdır.',
'array' => ':attribute, :min ve :max öğeleri arasında olmalıdır.',
],
'boolean' => ':attribute alanı doğru veya yanlış olmalıdır.',
'confirmed' => ':attribute onayı eşleşmiyor.',
'current_password' => 'Şifre yanlış.',
'date' => ':attribute geçerli bir tarih değil.',
'date_equals' => ':attribute, :date değerine eşit bir tarih olmalıdır.',
'date_format' => ':attribute, :format biçimiyle eşleşmiyor.',
'different' => ':attribute ve :other farklı olmalıdır.',
'digits' => ':attribute :digits rakamlardan oluşmalıdır.',
'digits_between' => ':attribute :min ve :max basamakları arasında olmalıdır.',
'dimensions' => ':attribute geçersiz resim boyutlarına sahip.',
'distinct' => ':attribute alanı yinelenen bir değere sahip.',
'email' => ':attribute geçerli bir e-posta adresi olmalıdır.',
'ends_with' => ':attribute aşağıdakilerden biriyle bitmelidir: :values.',
'exists' => 'Seçilen :attribute geçersiz.',
'file' => ':attribute bir dosya olmalıdır.',
'filled' => ':attribute alanının bir değeri olmalıdır.',
'gt' => [
'numeric' => ':attribute, :value değerinden büyük olmalıdır.',
'file' => ':attribute, :value kilobayttan büyük olmalıdır.',
'string' => ':attribute, :value karakterlerinden büyük olmalıdır.',
'array' => ':attribute, :value öğelerinden daha fazlasına sahip olmalıdır.',
],
'gte' => [
'numeric' => ':attribute, :value değerinden büyük veya ona eşit olmalıdır.',
'file' => ':attribute, :value kilobayttan büyük veya ona eşit olmalıdır.',
'string' => ':attribute, :value karakterlerinden büyük veya ona eşit olmalıdır.',
'array' => ':attribute, :value öğelerine veya daha fazlasına sahip olmalıdır.',
],
'image' => ':attribute bir resim olmalıdır.',
'in' => 'Seçilen :attribute geçersiz.',
'in_array' => ':attribute alanı :other içinde mevcut değil.',
'integer' => ':attribute bir tamsayı olmalıdır.',
'ip' => ':attribute geçerli bir IP adresi olmalıdır.',
'ipv4' => ':attribute geçerli bir IPv4 adresi olmalıdır.',
'ipv6' => ':attribute geçerli bir IPv6 adresi olmalıdır.',
'json' => ':attribute geçerli bir JSON dizesi olmalıdır.',
'lt' => [
'numeric' => ':attribute, :value değerinden küçük olmalıdır.',
'file' => ':attribute, :value kilobayttan küçük olmalıdır.',
'string' => ':attribute, :value karakterlerinden daha az olmalıdır.',
'array' => ':attribute, :value öğelerinden daha azına sahip olmalıdır.',
],
'lte' => [
'numeric' => ':attribute, :value değerinden küçük veya ona eşit olmalıdır.',
'file' => ':attribute :value kilobayttan küçük veya ona eşit olmalıdır.',
'string' => ':attribute, :value karakterlerinden küçük veya ona eşit olmalıdır.',
'array' => ':attribute, :value öğelerinden daha fazlasına sahip olmamalıdır.',
],
'max' => [
'numeric' => ':attribute :max değerinden büyük olmamalıdır.',
'file' => ':attribute, :max kilobayttan büyük olmamalıdır.',
'string' => ':attribute, :max karakterlerinden büyük olmamalıdır.',
'array' => ':attribute öğesi, :max öğelerinden daha fazlasına sahip olmamalıdır.',
],
'mimes' => ':attribute, :values türünde bir dosya olmalıdır.',
'mimetypes' => ':attribute, :values türünde bir dosya olmalıdır.',
'min' => [
'numeric' => ':attribute en az :min olmalıdır.',
'file' => ':attribute en az :min kilobayt olmalıdır.',
'string' => ':attribute en az :min karakter olmalıdır.',
'array' => ':attribute en az :min öğelerine sahip olmalıdır.',
],
'multiple_of' => ':attribute, :value \'nun katı olmalıdır.',
'not_in' => 'Seçilen :attribute geçersiz.',
'not_regex' => ':attribute biçimi geçersiz.',
'numeric' => ':attribute bir sayı olmalıdır.',
'password' => 'Şifre yanlış.',
'present' => ':attribute alanı mevcut olmalıdır.',
'regex' => ':attribute biçimi geçersiz.',
'required' => ':attribute alanı gereklidir.',
'required_if' => ':attribute alanı, :other :value olduğunda gereklidir.',
'required_unless' => ':attribute alanı, :other :values içinde olmadığı sürece gereklidir.',
'required_with' => ':attribute alanı, :values mevcut olduğunda gereklidir.',
'required_with_all' => ':attribute alanı, :değerler mevcut olduğunda gereklidir.',
'required_without' => ':attribute alanı, :values olmadığında gereklidir.',
'required_without_all' => ':attribute alanı, :values değerlerinin hiçbiri mevcut olmadığında gereklidir.',
'prohibited' => ':attribute alanı yasaktır.',
'prohibited_if' => ':attribute alanı :other :value olduğunda yasaktır.',
'prohibited_unless' => ':attribute alanı, :other :values içinde olmadığı sürece yasaktır.',
'same' => ':attribute ve :other eşleşmelidir.',
'size' => [
'numeric' => ':attribute :size olmalıdır.',
'file' => ':attribute :size kilobayt olmalıdır.',
'string' => ':attribute :size karakter olmalıdır.',
'array' => ':attribute :size öğeleri içermelidir.',
],
'starts_with' => ':attribute aşağıdakilerden biriyle başlamalıdır: :values.',
'string' => ':attribute bir dize olmalıdır.',
'timezone' => ':attribute geçerli bir saat dilimi olmalıdır.',
'unique' => ':attribute zaten alınmış.',
'uploaded' => ':attribute yüklenemedi.',
'url' => ':attribute geçerli bir URL olmalıdır.',
'uuid' => ':attribute geçerli bir UUID olmalıdır.',
/*
|--------------------------------------------------------------------------
| Custom Validation Language Lines
|--------------------------------------------------------------------------
|
| Here you may specify custom validation messages for attributes using the
| convention "attribute.rule" to name the lines. This makes it quick to
| specify a specific custom language line for a given attribute rule.
|
*/
'custom' => [
'attribute-name' => [
'rule-name' => 'custom-message',
],
],
/*
|--------------------------------------------------------------------------
| Custom Validation Attributes
|--------------------------------------------------------------------------
|
| The following language lines are used to swap our attribute placeholder
| with something more reader friendly such as "E-Mail Address" instead
| of "email". This simply helps us make our message more expressive.
|
*/
'attributes' => [],
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/auth.php | lang/ar/auth.php | <?php
return [
/*
|--------------------------------------------------------------------------
| Authentication Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used during authentication for various
| messages that we need to display to the user. You are free to modify
| these language lines according to your application's requirements.
|
*/
'failed' => 'أوراق الاعتماد هذه لا تتطابق مع سجلاتنا.',
'password' => 'كلمة المرور المقدمة غير صحيحة.',
'throttle' => 'محاولات تسجيل دخول كثيرة جدًا. يرجى المحاولة مرة أخرى في: ثواني.',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/teacher/menu.php | lang/ar/teacher/menu.php | <?php
return [
'profile' => 'الملف الشخصي',
'my_appointment' => 'المواعيد الخاصة بي',
'welcome' => 'أهلا وسهلا بكم',
'logout' => 'تسجيل خروج',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/teacher/appointment.php | lang/ar/teacher/appointment.php | <?php
return [
'my_appointment' => 'المواعيد الخاصة بي',
'welcome' => 'أهلا وسهلا بكم',
'trainee' => 'المتدرب',
'car' => 'مركبة',
'date' => 'تاريخ',
'status' => 'حالة',
'logout' => 'تسجيل خروج',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/teacher/profile.php | lang/ar/teacher/profile.php | <?php
return [
'profile' => 'الملف الشخصي',
'my_appointment' => 'المواعيد الخاصة بي',
'name' => 'الاسم الأول',
'surname' => 'الكنية',
'email' => 'عنوان البريد الالكتروني',
'new_password' => 'كلمة سر جديدة',
'new_password_repeat' => 'كلمة المرور الجديدة مرة أخرى',
'phone' => 'هاتف',
'address' => 'عنوان',
'language' => 'اختار اللغة',
'profile_photo' => 'الصوره الشخصيه',
'save_btn' => 'يحفظ',
'close_btn' => 'يلغي',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/user/menu.php | lang/ar/user/menu.php | <?php
return [
'home' => 'الصفحة الرئيسية',
'my_lesson' => 'دروسي',
'online_exam' => 'الامتحانات الخاصة بي عبر الإنترنت',
'custom_exam_add' => 'إنشاء اختبار خاص',
'class_exam' => 'امتحانات صفي',
'exam_result' => 'نتائج الامتحان الخاص بي',
'my_appointment' => 'المواعيد الخاصة بي',
'live_lesson' => 'دروسي الحية',
'support' => 'الدعم',
'notification' => 'إشعارات',
'welcome' => 'أهلا وسهلا بكم',
'profile' => 'الملف الشخصي',
'panel' => 'لوحة',
'logout' => 'تسجيل خروج',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/user/my-online-exam.php | lang/ar/user/my-online-exam.php | <?php
return [
'user_guide' => 'دليل المستخدم',
'guaide_1' => 'يرجى التحقق من بيانات الاعتماد الخاصة بك أعلاه.',
'guaide_2' => 'يُطرح على من سيقدمون لامتحانات رخصة القيادة الإلكترونية 50 سؤالاً ، بما في ذلك 12 سؤالاً عن الإسعافات الأولية ، و 23 سؤالاً عن المرور ، و 9 أسئلة عن المحرك ، و 6 أسئلة عن آداب المرور.',
'guaide_3' => 'امتحان رخصة القيادة الإلكتروني 45 دقيقة.',
'guaide_4' => '4 أخطاء لا تصنع الصواب والأسئلة هي نفسها لجميع فئات الترخيص.',
'guaide_5' => 'لكي ينجح المرشحون ، يجب عليهم الإجابة على 35 سؤالًا بشكل صحيح والحصول على إجمالي 70 نقطة من امتحان رخصة القيادة للمنهج الجديد المكون من 50 سؤالًا.',
'guaide_6' => 'لا تغادر قاعة الاختبار دون النقر فوق زر إنهاء الاختبار.',
'normal_exam' => 'الامتحان العادي',
'normal_exam_detail' => 'للأسئلة والفئات المناسبة لامتحان MEB',
'custom_exam' => 'الامتحان الخاص',
'custom_exam_detail' => 'اختر بنفسك عدد الأسئلة التي ستجري الامتحان من خلالها.',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/user/support.php | lang/ar/user/support.php | <?php
return [
'contact_why' => 'اتصل لماذا؟',
'message' => 'رسالتك',
'send_btn' => 'يرسل',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/user/my-class-exam.php | lang/ar/user/my-class-exam.php | <?php
return [
'question_length' => 'عدد الأسئلة',
'time' => 'مدة',
'transactions' => 'المعاملات',
'start_exam' => 'ابدأ الامتحان',
'save_btn' => 'يحفظ',
'cancel_btn' => 'يلغي',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/user/my-live-lesson.php | lang/ar/user/my-live-lesson.php | <?php
return [
'lesson_name' => 'اسم الدورة التدريبية',
'join_lesson' => 'يحظر الدرس',
'lesson_category' => 'فئة الدورة',
'lesson_date' => 'تاريخ الدورة',
'join_btn' => 'انضم',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/user/my-exam-result.php | lang/ar/user/my-exam-result.php | <?php
return [
'number_test_solved' => 'عدد الاختبارات التي تم حلها',
'total_correct_length' => 'إجمالي عدد الأسطر',
'total_incorrect_length' => 'إجمالي الأخطاء',
'my_exams' => 'إمتحاناتي',
'total_blank_question_length' => 'مجموع السؤال الفارغ',
'average_point' => 'متوسط درجة',
'question_length' => 'عدد الأسئلة',
'time' => 'مدة',
'point' => 'نقطة',
'result' => 'استنتاج',
'detail' => 'التفاصيل',
'exam_detail_btn' => 'تفاصيل الامتحان',
'date' => 'تاريخ',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/user/my-appointment.php | lang/ar/user/my-appointment.php | <?php
return [
'appointment_form' => 'استمارة التعيين',
'create_appontment' => 'حدد موعدًا جديدًا',
'create_appontment_btn' => 'قم بإنشاء موعد',
'cancel_btn' => 'يلغي',
'select' => 'يختار',
'car' => 'مركبة',
'teacher' => 'معلم',
'date' => 'تاريخ',
'status' => 'حالة',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/user/profile.php | lang/ar/user/profile.php | <?php
return [
'name' => 'اسمك',
'surname' => 'اللقب الخاص بك',
'email_address' => 'عنوان البريد الالكتروني',
'new_password' => 'كلمة سر جديدة',
'new_password_repeat' => 'كلمة المرور الجديدة مرة أخرى',
'phone' => 'هاتف',
'address' => 'عنوان',
'language' => 'اختار اللغة',
'profile_photo' => 'الصوره الشخصيه',
'save_btn' => 'يحفظ',
'cancel_btn' => 'يلغي',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/user/notification.php | lang/ar/user/notification.php | <?php
return [
'message' => 'رسالة',
'date' => 'تاريخ',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/user/my-lesson.php | lang/ar/user/my-lesson.php | <?php
return [
'lesson_category' => 'فئة الدورة',
'select' => 'يختار',
'title' => 'عنوان',
'attend_class' => 'أدخل الدرس',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/manager/company.php | lang/ar/manager/company.php | <?php
return [
'name' => 'اسم الشركة',
'tax_no' => 'الرقم الضريبي',
'email' => 'بريد الالكتروني',
'website' => 'موقع الكتروني',
'phone' => 'هاتف',
'country' => 'دولة',
'city' => 'مقاطعة',
'state' => 'يصرف',
'address' => 'عنوان',
'zipcode' => 'الرمز البريدي',
'logo' => 'شعار',
'select' => 'يختار',
'save_btn' => 'يحفظ',
'cancel_btn' => 'يلغي',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/manager/menu.php | lang/ar/manager/menu.php | <?php
return [
'home' => 'الصفحة الرئيسية',
'dashboard' => 'لوحة القيادة',
'manager_panel' => 'لوحة الادارة',
'trainee_transactions' => 'معاملات المتدرب',
'new_trainee' => 'اضافة متدرب جديد',
'edit_trainee' => 'تحرير المتدرب',
'new_trainee_excel' => 'اضافة متدربين ببرنامج اكسل',
'trainee_list' => 'قائمة المتدربين',
'trainee_report' => 'تقارير المتدرب',
'trainee_report_detail' => 'تفاصيل تقرير المتدرب',
'questions' => 'أسئلة',
'question_bug' => 'أسئلة خاطئة',
'question_create' => 'أضف سؤالا',
'question_edit' => 'تحرير السؤال',
'class_exams' => 'امتحانات الفصل',
'class_exam_create' => 'إنشاء امتحان الفصل',
'live_lesson' => 'درس مباشر',
'live_lesson_create' => 'أضف درسًا مباشرًا',
'live_lesson_edit' => 'تحرير الدرس المباشر',
'teachers' => 'المدربين',
'teacher_create' => 'اضافة مدرس',
'teacher_edit' => 'تحرير المعلم',
'car_appointment' => 'السيارة والمواعيد',
'appointment_setting' => 'إعدادات الموعد',
'appointment' => 'تعيينات',
'appointment_create' => 'قم بإنشاء موعد',
'appointment_edit' => 'تحرير موعد',
'car' => 'مركبات',
'car_create' => 'أضف مركبة',
'car_edit' => 'تحرير السيارة',
'notifications' => 'إشعارات',
'notification_create' => 'إنشاء إعلام',
'support' => 'الدعم',
'profile' => 'الملف الشخصي',
'profile_edit' => 'تعديل الملف الشخصي',
'company' => 'شركة',
'company_edit' => 'تحرير الشركة',
'invoices' => 'الفواتير',
'logout' => 'تسجيل خروج',
'welcome' => 'أهلا وسهلا بكم',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/manager/support.php | lang/ar/manager/support.php | <?php
return [
'tc' => 'الرقم الوطني التركي',
'name_surname' => 'الاسم الكنية',
'why' => 'سبب الدعم',
'contact_phone' => 'رقم الاتصال',
'created_at' => 'تاريخ الإنشاء',
'transactions' => 'المعاملات',
'done_btn' => 'أنجز',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/manager/profile.php | lang/ar/manager/profile.php | <?php
return [
'name' => 'اسمك',
'surname' => 'اللقب الخاص بك',
'email_address' => 'عنوان البريد الالكتروني',
'new_password' => 'كلمة سر جديدة',
'new_password_repeat' => 'كلمة المرور الجديدة مرة أخرى',
'phone' => 'هاتف',
'address' => 'عنوان',
'language' => 'اختار اللغة',
'profile_photo' => 'الصوره الشخصيه',
'save_btn' => 'يحفظ',
'cancel_btn' => 'يلغي',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/manager/index.php | lang/ar/manager/index.php | <?php
return [
'info_payment_success' => 'الأيام المتبقية من باقتك النشطة: ',
'info_payment_error' => 'انتهت صلاحية الحزمة الخاصة بك. سيكون نظامك نشطًا عند إجراء الدفع.',
'pay_btn' => 'يدفع',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/manager/notification.php | lang/ar/manager/notification.php | <?php
return [
'message' => 'رسالة',
'status' => 'حالة',
'date' => 'تاريخ',
'save_btn' => 'يحفظ',
'cancel_btn' => 'يلغي',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/manager/invoice.php | lang/ar/manager/invoice.php | <?php
return [
'number' => 'رقم الفاتورة',
'date' => 'تاريخ الفاتورة',
'general_total' => 'المبلغ الإجمالي',
'status' => 'حالة',
'transactions' => 'المعاملات',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/manager/class_exam.php | lang/ar/manager/class_exam.php | <?php
return [
'question_length' => 'عدد الأسئلة',
'time' => 'مدة',
'status' => 'حالة',
'transactions' => 'المعاملات',
'period' => 'فترة',
'month' => 'قمر',
'class' => 'فصل',
'select' => 'يختار',
'save_btn' => 'يحفظ',
'cancel_btn' => 'يلغي',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/manager/teacher/teacher-list.php | lang/ar/manager/teacher/teacher-list.php | <?php
return [
'name_surname' => 'الاسم الكنية',
'email_address' => 'عنوان البريد الالكتروني',
'phone_number' => 'هاتف',
'status' => 'حالة',
'created_at' => 'تاريخ التسجيل',
'transactions' => 'المعاملات',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/manager/teacher/teacher-add-edit.php | lang/ar/manager/teacher/teacher-add-edit.php | <?php
return [
'tc' => 'الرقم الوطني التركي',
'name' => 'اسم',
'surname' => 'اسم العائلة',
'email' => 'بريد إلكتروني',
'password' => 'كلمه السر',
'password_repeat' => 'كرر كلمة المرور',
'new_password' => 'كلمة سر جديدة',
'new_password_repeat' => 'كلمة المرور الجديدة مرة أخرى',
'phone' => 'هاتف',
'address' => 'عنوان',
'language' => 'اختار اللغة',
'teacher_checkbox' => 'المعلم نشط / سلبي',
'save_btn' => 'يحفظ',
'cancel_btn' => 'يلغي',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/manager/user/trainee-add-edit.php | lang/ar/manager/user/trainee-add-edit.php | <?php
return [
'tc' => 'الرقم الوطني التركي',
'name' => 'الاسم الأول',
'surname' => 'الكنية',
'email_address' => 'عنوان البريد الالكتروني',
'password' => 'كلمه السر',
'password_repeat' => 'كرر كلمة المرور',
'new_password' => 'كلمة سر جديدة',
'new_password_repeat' => 'كلمة المرور الجديدة مرة أخرى',
'phone' => 'رقم الهاتف',
'address' => 'عنوان',
'period' => 'فترة',
'month' => 'قمر',
'group' => 'مجموعة',
'language' => 'لغة',
'profile_photo' => 'الصوره الشخصيه',
'status' => 'المتدرب نشط / سلبي',
'save_btn' => 'يحفظ',
'cancel_btn' => 'يلغي',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/manager/user/trainee-list.php | lang/ar/manager/user/trainee-list.php | <?php
return [
'list_print' => 'قائمة الطباعة',
'name_surname' => 'الاسم الكنية',
'tc' => 'الرقم الوطني التركي',
'period' => 'فترة',
'month' => 'قمر',
'group' => 'مجموعة',
'status' => 'حالة',
'transactions' => 'المعاملات',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/manager/user/trainee-report.php | lang/ar/manager/user/trainee-report.php | <?php
return [
'number_test_solved' => 'عدد الاختبارات التي تم حلها',
'total_correct_length' => 'إجمالي عدد الأسطر',
'total_incorrect_length' => 'إجمالي الأخطاء',
'total_blank_question_length' => 'مجموع السؤال الفارغ',
'average_point' => 'متوسط الدرجة',
'name_surname' => 'الاسم الكنية',
'tc' => 'الرقم الوطني التركي',
'transactions' => 'المعاملات',
'exam_detail' => 'تفاصيل الامتحان',
// report detail
'total_exam' => 'إجمالي الامتحان',
'total_question' => 'مجموع الأسئلة',
'total_correct' => 'إجمالي صحيح',
'total_incorrect' => 'إجمالي غير صحيح',
'total_blank' => 'مجموع فارغة',
'question_length' => 'عدد الأسئلة',
'correct_length' => 'عدد الخطوط',
'incorrect_length' => 'عد غير صحيح',
'blank_length' => 'عدد الوظائف الشاغرة',
'exam_date' => 'موعد الامتحان',
'question' => 'سؤال',
'correct' => 'صحيح',
'incorrect' => 'خاطئ',
'blank' => 'باطل',
'point' => 'نقطة',
'result' => 'استنتاج',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/manager/user/trainee-excel-import.php | lang/ar/manager/user/trainee-excel-import.php | <?php
return [
'info_title' => 'يجب أن يكون ملف Excel الخاص بك من مستوى معين. الرجاء إدخال البيانات المناسبة في الأعمدة بالملف الحقول المطلوبة:',
'info_required_fields' => 'الحقول المطلوبة: ',
'info_1' => 'العمود أ: رقم هوية TR (إلزامي)',
'info_2' => 'العمود ب: اسم المتدرب (مطلوب)',
'info_3' => 'العمود ج: لقب المتدرب (يجب)',
'info_4' => 'العمود د: عنوان البريد الإلكتروني للمتدرب (اختياري)',
'info_5' => 'العمود هـ: رقم هاتف المتدرب (اختياري)',
'info_6' => 'العمود و: عنوان المتدرب (اختياري)',
'info_7' => 'العمود ز: فترة تسجيل المتدرب (مُعين)',
'info_8' => 'العمود ح: شهر تسجيل المتدرب (مطلوب)',
'info_9' => 'العمود الأول: فئة التسجيل للمتدرب (MANDED)',
'info_note' => 'يمكنك تنزيل النموذج أدناه ولا تنس حذف بيانات التسجيل النموذجية.',
'download_template_btn' => 'تحميل النموذج',
'upload_excel_list_file_input' => 'قم بتنزيل قائمة Excel',
'save_btn' => 'يحفظ',
'cancel_btn' => 'يلغي',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/manager/live-lesson/live-lesson-list.php | lang/ar/manager/live-lesson/live-lesson-list.php | <?php
return [
'name' => 'اسم الدورة التدريبية',
'join' => 'يحظر الدرس',
'join_btn' => 'انضم',
'type' => 'فئة الدورة',
'date' => 'تاريخ الدورة',
'transactions' => 'المعاملات',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/manager/live-lesson/live-lesson-add-edit.php | lang/ar/manager/live-lesson/live-lesson-add-edit.php | <?php
return [
'date' => 'تاريخ',
'name' => 'اسم الدورة التدريبية',
'link' => 'رابط الدورة',
'type' => 'فئة',
'period' => 'فترة',
'month' => 'قمر',
'group' => 'مجموعة',
'select' => 'يختار',
'trainee_checkbox' => 'إخطار المتدرب مفعل / سلبي',
'save_btn' => 'يحفظ',
'cancel_btn' => 'يلغي',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/manager/car-appointment/car.php | lang/ar/manager/car-appointment/car.php | <?php
return [
'plate_code' => 'لوحة الأرقام',
'type' => 'نوع',
'status' => 'حالة',
'transactions' => 'المعاملات',
'car_checkbox' => 'السيارة نشطة / سلبية',
'save_btn' => 'يحفظ',
'cancel_btn' => 'يلغي',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/manager/car-appointment/appointment-list.php | lang/ar/manager/car-appointment/appointment-list.php | <?php
return [
'trainee' => 'المتدرب',
'teacher' => 'معلم',
'car' => 'مركبة',
'date' => 'تاريخ',
'status' => 'حالة',
'transactions' => 'المعاملات',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/manager/car-appointment/appointment-setting.php | lang/ar/manager/car-appointment/appointment-setting.php | <?php
return [
'appointment_day' => 'أيام عدم التعيين',
'appointment_day_info' => 'ضع علامة على التواريخ غير المناسبة للموعد ..',
'save_btn' => 'يحفظ',
'cancel_btn' => 'يلغي',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/manager/car-appointment/appointment-add-edit.php | lang/ar/manager/car-appointment/appointment-add-edit.php | <?php
return [
'trainee' => 'المتدرب',
'teacher' => 'معلم',
'car' => 'مركبة',
'date' => 'تاريخ',
'select' => 'يختار',
'save_btn' => 'يحفظ',
'cancel_btn' => 'يلغي',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/manager/question/question-list.php | lang/ar/manager/question/question-list.php | <?php
return [
'question_create' => 'أضف سؤالا',
'question_bugs' => 'أسئلة خاطئة',
'question' => 'سؤال',
'question_language' => 'لغة السؤال',
'created_at' => 'تاريخ الإنشاء',
'transactions' => 'المعاملات',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/ar/manager/question/question-add-edit.php | lang/ar/manager/question/question-add-edit.php | <?php
return [
'language_select' => 'حدد لغة السؤال',
'question_photo_checkbox' => 'صورة السؤال',
'question' => 'سؤال',
'description' => 'تفسير',
'type' => 'نوع السؤال',
'choice_photo_checkbox' => 'إجابة الصورة',
'correct_choice_checkbox' => 'اختر الاجابة الصحيحة',
'choice_input' => 'الرد',
'save_btn' => 'يحفظ',
'cancel_btn' => 'يلغي',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/passwords.php | lang/fa/passwords.php | <?php
return [
/*
|--------------------------------------------------------------------------
| Password Reset Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
'reset' => 'رمز عبور شما بازنشانی شده است!',
'sent' => 'پیوند بازنشانی رمز عبور شما را ایمیل کرده ایم!',
'throttled' => 'لطفا قبل از تلاش مجدد صبر کنید.',
'token' => 'این رمز بازنشانی رمز عبور نامعتبر است.',
'user' => 'ما نمی توانیم کاربری با این آدرس ایمیل پیدا کنیم.',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/pagination.php | lang/fa/pagination.php | <?php
return [
/*
|--------------------------------------------------------------------------
| Pagination Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used by the paginator library to build
| the simple pagination links. You are free to change them to anything
| you want to customize your views to better match your application.
|
*/
'previous' => '« قبلی',
'next' => 'بعدی »',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/response-message.php | lang/fa/response-message.php | <?php
return [
'success_title' => 'موفقیت آمیز',
'success_message' => 'تراکنش شما با موفقیت انجام شد.',
'error_title' => 'ناموفق',
'error_message' => 'هنگام انجام عملیات شما خطایی روی داد. لطفا دوباره تلاش کنید.',
'ignore_date_title' => 'ناموفق',
'ignore_date_message' => 'این تاریخ قرار را نمی توان انتخاب کرد. لطفا تاریخ جدیدی را انتخاب کنید',
'coupon_title' => 'ناموفق',
'coupon_message' => 'کد کوپن نامعتبر است.',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/validation.php | lang/fa/validation.php | <?php
return [
/*
|--------------------------------------------------------------------------
| Validation Language Lines
|--------------------------------------------------------------------------
|
| The following language lines contain the default error messages used by
| the validator class. Some of these rules have multiple versions such
| as the size rules. Feel free to tweak each of these messages here.
|
*/
'accepted' => ':attribute kabul edilmelidir.',
'active_url' => ':attribute geçerli bir URL değil.',
'after' => ':attribute, :date \'den sonraki bir tarih olmalıdır.',
'after_or_equal' => ':attribute, :date \'den sonraki veya buna eşit bir tarih olmalıdır.',
'alpha' => ':attribute yalnızca harf içermelidir.',
'alpha_dash' => ':attribute yalnızca harf, sayı, tire ve alt çizgi içermelidir.',
'alpha_num' => ':attribute yalnızca harf ve rakamlardan oluşmalıdır.',
'array' => ':attribute bir dizi olmalıdır.',
'before' => ':attribute, :date \'den önceki bir tarih olmalıdır.',
'before_or_equal' => ':attribute, :date tarihinden önce veya buna eşit bir tarih olmalıdır.',
'between' => [
'numeric' => ':attribute :min ve :max arasında olmalıdır.',
'file' => ':attribute :min ve :max kilobaytlar arasında olmalıdır.',
'string' => ':attribute :min ve :max karakterleri arasında olmalıdır.',
'array' => ':attribute, :min ve :max öğeleri arasında olmalıdır.',
],
'boolean' => ':attribute alanı doğru veya yanlış olmalıdır.',
'confirmed' => ':attribute onayı eşleşmiyor.',
'current_password' => 'Şifre yanlış.',
'date' => ':attribute geçerli bir tarih değil.',
'date_equals' => ':attribute, :date değerine eşit bir tarih olmalıdır.',
'date_format' => ':attribute, :format biçimiyle eşleşmiyor.',
'different' => ':attribute ve :other farklı olmalıdır.',
'digits' => ':attribute :digits rakamlardan oluşmalıdır.',
'digits_between' => ':attribute :min ve :max basamakları arasında olmalıdır.',
'dimensions' => ':attribute geçersiz resim boyutlarına sahip.',
'distinct' => ':attribute alanı yinelenen bir değere sahip.',
'email' => ':attribute geçerli bir e-posta adresi olmalıdır.',
'ends_with' => ':attribute aşağıdakilerden biriyle bitmelidir: :values.',
'exists' => 'Seçilen :attribute geçersiz.',
'file' => ':attribute bir dosya olmalıdır.',
'filled' => ':attribute alanının bir değeri olmalıdır.',
'gt' => [
'numeric' => ':attribute, :value değerinden büyük olmalıdır.',
'file' => ':attribute, :value kilobayttan büyük olmalıdır.',
'string' => ':attribute, :value karakterlerinden büyük olmalıdır.',
'array' => ':attribute, :value öğelerinden daha fazlasına sahip olmalıdır.',
],
'gte' => [
'numeric' => ':attribute, :value değerinden büyük veya ona eşit olmalıdır.',
'file' => ':attribute, :value kilobayttan büyük veya ona eşit olmalıdır.',
'string' => ':attribute, :value karakterlerinden büyük veya ona eşit olmalıdır.',
'array' => ':attribute, :value öğelerine veya daha fazlasına sahip olmalıdır.',
],
'image' => ':attribute bir resim olmalıdır.',
'in' => 'Seçilen :attribute geçersiz.',
'in_array' => ':attribute alanı :other içinde mevcut değil.',
'integer' => ':attribute bir tamsayı olmalıdır.',
'ip' => ':attribute geçerli bir IP adresi olmalıdır.',
'ipv4' => ':attribute geçerli bir IPv4 adresi olmalıdır.',
'ipv6' => ':attribute geçerli bir IPv6 adresi olmalıdır.',
'json' => ':attribute geçerli bir JSON dizesi olmalıdır.',
'lt' => [
'numeric' => ':attribute, :value değerinden küçük olmalıdır.',
'file' => ':attribute, :value kilobayttan küçük olmalıdır.',
'string' => ':attribute, :value karakterlerinden daha az olmalıdır.',
'array' => ':attribute, :value öğelerinden daha azına sahip olmalıdır.',
],
'lte' => [
'numeric' => ':attribute, :value değerinden küçük veya ona eşit olmalıdır.',
'file' => ':attribute :value kilobayttan küçük veya ona eşit olmalıdır.',
'string' => ':attribute, :value karakterlerinden küçük veya ona eşit olmalıdır.',
'array' => ':attribute, :value öğelerinden daha fazlasına sahip olmamalıdır.',
],
'max' => [
'numeric' => ':attribute :max değerinden büyük olmamalıdır.',
'file' => ':attribute, :max kilobayttan büyük olmamalıdır.',
'string' => ':attribute, :max karakterlerinden büyük olmamalıdır.',
'array' => ':attribute öğesi, :max öğelerinden daha fazlasına sahip olmamalıdır.',
],
'mimes' => ':attribute, :values türünde bir dosya olmalıdır.',
'mimetypes' => ':attribute, :values türünde bir dosya olmalıdır.',
'min' => [
'numeric' => ':attribute en az :min olmalıdır.',
'file' => ':attribute en az :min kilobayt olmalıdır.',
'string' => ':attribute en az :min karakter olmalıdır.',
'array' => ':attribute en az :min öğelerine sahip olmalıdır.',
],
'multiple_of' => ':attribute, :value \'nun katı olmalıdır.',
'not_in' => 'Seçilen :attribute geçersiz.',
'not_regex' => ':attribute biçimi geçersiz.',
'numeric' => ':attribute bir sayı olmalıdır.',
'password' => 'Şifre yanlış.',
'present' => ':attribute alanı mevcut olmalıdır.',
'regex' => ':attribute biçimi geçersiz.',
'required' => ':attribute alanı gereklidir.',
'required_if' => ':attribute alanı, :other :value olduğunda gereklidir.',
'required_unless' => ':attribute alanı, :other :values içinde olmadığı sürece gereklidir.',
'required_with' => ':attribute alanı, :values mevcut olduğunda gereklidir.',
'required_with_all' => ':attribute alanı, :değerler mevcut olduğunda gereklidir.',
'required_without' => ':attribute alanı, :values olmadığında gereklidir.',
'required_without_all' => ':attribute alanı, :values değerlerinin hiçbiri mevcut olmadığında gereklidir.',
'prohibited' => ':attribute alanı yasaktır.',
'prohibited_if' => ':attribute alanı :other :value olduğunda yasaktır.',
'prohibited_unless' => ':attribute alanı, :other :values içinde olmadığı sürece yasaktır.',
'same' => ':attribute ve :other eşleşmelidir.',
'size' => [
'numeric' => ':attribute :size olmalıdır.',
'file' => ':attribute :size kilobayt olmalıdır.',
'string' => ':attribute :size karakter olmalıdır.',
'array' => ':attribute :size öğeleri içermelidir.',
],
'starts_with' => ':attribute aşağıdakilerden biriyle başlamalıdır: :values.',
'string' => ':attribute bir dize olmalıdır.',
'timezone' => ':attribute geçerli bir saat dilimi olmalıdır.',
'unique' => ':attribute zaten alınmış.',
'uploaded' => ':attribute yüklenemedi.',
'url' => ':attribute geçerli bir URL olmalıdır.',
'uuid' => ':attribute geçerli bir UUID olmalıdır.',
/*
|--------------------------------------------------------------------------
| Custom Validation Language Lines
|--------------------------------------------------------------------------
|
| Here you may specify custom validation messages for attributes using the
| convention "attribute.rule" to name the lines. This makes it quick to
| specify a specific custom language line for a given attribute rule.
|
*/
'custom' => [
'attribute-name' => [
'rule-name' => 'custom-message',
],
],
/*
|--------------------------------------------------------------------------
| Custom Validation Attributes
|--------------------------------------------------------------------------
|
| The following language lines are used to swap our attribute placeholder
| with something more reader friendly such as "E-Mail Address" instead
| of "email". This simply helps us make our message more expressive.
|
*/
'attributes' => [],
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/auth.php | lang/fa/auth.php | <?php
return [
/*
|--------------------------------------------------------------------------
| Authentication Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used during authentication for various
| messages that we need to display to the user. You are free to modify
| these language lines according to your application's requirements.
|
*/
'failed' => 'این اعتبارنامه ها با سوابق ما مطابقت ندارد.',
'password' => 'رمز عبور ارائه شده نادرست است.',
'throttle' => 'تلاش های زیادی برای ورود به سیستم لطفا در : ثانیه دوباره امتحان کنید.',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/teacher/menu.php | lang/fa/teacher/menu.php | <?php
return [
'profile' => 'مشخصات',
'my_appointment' => 'قرارهای من',
'welcome' => 'خوش آمدی',
'logout' => 'خروج',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/teacher/appointment.php | lang/fa/teacher/appointment.php | <?php
return [
'my_appointment' => 'قرارهای من',
'welcome' => 'خوش آمدی',
'trainee' => 'کارآموز',
'car' => 'وسیله نقلیه',
'date' => 'تاریخ',
'status' => 'وضعیت',
'logout' => 'خروج',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/teacher/profile.php | lang/fa/teacher/profile.php | <?php
return [
'profile' => 'مشخصات',
'my_appointment' => 'قرارهای من',
'name' => 'نام کوچک',
'surname' => 'نام خانوادگی',
'email' => 'آدرس ایمیل',
'new_password' => 'رمز عبور جدید',
'new_password_repeat' => 'تکرار کلمه عبور جدید',
'phone' => 'تلفن',
'address' => 'نشانی',
'language' => 'زبان را انتخاب کنید',
'profile_photo' => 'عکس پروفایل',
'save_btn' => 'صرفه جویی',
'close_btn' => 'لغو کنید',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/user/menu.php | lang/fa/user/menu.php | <?php
return [
'home' => 'صفحه نخست',
'my_lesson' => 'درس های من',
'online_exam' => 'امتحانات آنلاین من',
'custom_exam_add' => 'امتحان خصوصی ایجاد کنید',
'class_exam' => 'امتحانات کلاس من',
'exam_result' => 'امتحانات کلاس من',
'my_appointment' => 'قرارهای من',
'live_lesson' => 'درس های زنده من',
'support' => 'پشتیبانی',
'notification' => 'اطلاعیه',
'welcome' => 'خوش آمدی',
'profile' => 'مشخصات',
'panel' => 'پانل',
'logout' => 'خروج',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/user/my-online-exam.php | lang/fa/user/my-online-exam.php | <?php
return [
'user_guide' => 'راهنمای کاربر',
'guaide_1' => 'لطفا اعتبار خود را در بالا بررسی کنید.',
'guaide_2' => 'از کسانی که در آزمون های الکترونیکی گواهینامه رانندگی شرکت خواهند کرد 50 سوال شامل 12 سوال کمک های اولیه، 23 سوال راهنمایی و رانندگی، 9 سوال موتور و 6 سوال آداب راهنمایی و رانندگی پرسیده می شود.',
'guaide_3' => 'آزمون الکترونیکی گواهینامه رانندگی 45 دقیقه است.',
'guaide_4' => '4 غلط یک حق را نمی سازد و سوالات برای همه کلاس های مجوز یکسان است.',
'guaide_5' => 'داوطلبان برای موفقیت باید به 35 سوال پاسخ صحیح داده و از آزمون گواهینامه رانندگی برنامه درسی جدید شامل 50 سوال در مجموع 70 امتیاز کسب کنند.',
'guaide_6' => 'بدون کلیک بر روی دکمه پایان امتحان سالن امتحان را ترک نکنید.',
'normal_exam' => 'امتحان منظم',
'normal_exam_detail' => 'برای سوالات و دسته بندی های مناسب برای آزمون MEB',
'custom_exam' => 'آزمون ویژه',
'custom_exam_detail' => 'خودتان انتخاب کنید که چند سوال از کدام درس در آزمون شرکت می کنید.',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/user/support.php | lang/fa/user/support.php | <?php
return [
'contact_why' => 'تماس چرا؟',
'message' => 'پیغام تو',
'send_btn' => 'ارسال',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/user/my-class-exam.php | lang/fa/user/my-class-exam.php | <?php
return [
'question_length' => 'تعداد سوالات',
'time' => 'مدت زمان',
'transactions' => 'معاملات',
'start_exam' => 'شروع امتحان',
'save_btn' => 'صرفه جویی',
'cancel_btn' => 'لغو کنید',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/user/my-live-lesson.php | lang/fa/user/my-live-lesson.php | <?php
return [
'lesson_name' => 'نام دوره',
'join_lesson' => 'در کلاس شرکت کنید',
'lesson_category' => 'دسته دوره',
'lesson_date' => 'تاریخچه دوره',
'join_btn' => 'پیوستن',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/user/my-exam-result.php | lang/fa/user/my-exam-result.php | <?php
return [
'number_test_solved' => 'تعداد تست های حل شده',
'total_correct_length' => 'تعداد کل خطوط',
'total_incorrect_length' => 'کل خطاها',
'my_exams' => 'امتحانات من',
'total_blank_question_length' => 'کل سوال خالی',
'average_point' => 'میانگین امتیاز',
'question_length' => 'تعداد سوالات',
'time' => 'مدت زمان',
'point' => 'نقطه',
'result' => 'نتیجه',
'detail' => 'جزئیات',
'exam_detail_btn' => 'جزئیات امتحان',
'date' => 'تاریخ',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/user/my-appointment.php | lang/fa/user/my-appointment.php | <?php
return [
'appointment_form' => 'فرم قرار ملاقات',
'create_appontment' => 'قرار جدید بگذارید',
'create_appontment_btn' => 'یک قرار ملاقات ایجاد کنید',
'cancel_btn' => 'لغو کنید',
'select' => 'انتخاب کنید',
'car' => 'وسیله نقلیه',
'teacher' => 'مربی',
'date' => 'تاریخ',
'status' => 'وضعیت',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/user/profile.php | lang/fa/user/profile.php | <?php
return [
'name' => 'اسم شما',
'surname' => 'نام خانوادگی شما',
'email_address' => 'آدرس ایمیل',
'new_password' => 'رمز عبور جدید',
'new_password_repeat' => 'تکرار کلمه عبور جدید',
'phone' => 'تلفن',
'address' => 'نشانی',
'language' => 'زبان را انتخاب کنید',
'profile_photo' => 'عکس پروفایل',
'save_btn' => 'صرفه جویی',
'cancel_btn' => 'لغو کنید',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/user/notification.php | lang/fa/user/notification.php | <?php
return [
'message' => 'پیام',
'date' => 'تاریخ',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/user/my-lesson.php | lang/fa/user/my-lesson.php | <?php
return [
'lesson_category' => 'دسته دوره',
'select' => 'انتخاب کنید',
'title' => 'عنوان',
'attend_class' => 'وارد درس شوید',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/manager/company.php | lang/fa/manager/company.php | <?php
return [
'name' => 'نام شرکت',
'tax_no' => 'شماره مالیاتی',
'email' => 'پست الکترونیک',
'website' => 'سایت اینترنتی',
'phone' => 'تلفن',
'country' => 'کشور',
'city' => 'شهر',
'state' => 'ناحیه',
'address' => 'نشانی',
'zipcode' => 'کد پستی',
'logo' => 'لوگو',
'select' => 'انتخاب کنید',
'save_btn' => 'صرفه جویی',
'cancel_btn' => 'لغو کنید',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/manager/menu.php | lang/fa/manager/menu.php | <?php
return [
'home' => 'صفحه نخست',
'dashboard' => 'داشبورد',
'manager_panel' => 'پنل مدیریت',
'trainee_transactions' => 'معاملات کارآموز',
'new_trainee' => 'کارآموز جدید اضافه کنید',
'edit_trainee' => 'ویرایش کارآموز',
'new_trainee_excel' => 'کارآموزان را با اکسل اضافه کنید',
'trainee_list' => 'لیست کارآموزان',
'trainee_report' => 'گزارش های کارآموز',
'trainee_report_detail' => 'جزئیات گزارش کارآموز',
'questions' => 'سوالات',
'question_bug' => 'سوالات اشتباه',
'question_create' => 'اضافه کردن سوال',
'question_edit' => 'ویرایش سوال',
'class_exams' => 'امتحانات کلاسی',
'class_exam_create' => 'ایجاد آزمون کلاسی',
'live_lesson' => 'درس زنده',
'live_lesson_create' => 'اضافه کردن درس زنده',
'live_lesson_edit' => 'ویرایش زنده درس',
'teachers' => 'مربیان',
'teacher_create' => 'اضافه کردن مربی',
'teacher_edit' => 'مدرس ویرایش',
'car_appointment' => 'وسیله نقلیه و قرار ملاقات',
'appointment_setting' => 'تنظیمات قرار',
'appointment' => 'قرار ملاقات ها',
'appointment_create' => 'یک قرار ملاقات ایجاد کنید',
'appointment_edit' => 'ویرایش قرار ملاقات',
'car' => 'وسایل نقلیه',
'car_create' => 'افزودن وسیله نقلیه',
'car_edit' => 'ویرایش خودرو',
'notifications' => 'اطلاعیه',
'notification_create' => 'ایجاد اعلان',
'support' => 'پشتیبانی',
'profile' => 'مشخصات',
'profile_edit' => 'ویرایش نمایه',
'company' => 'شرکت',
'company_edit' => 'شرکت ویرایش',
'invoices' => 'صورتحساب',
'logout' => 'خروج',
'welcome' => 'خوش آمدی',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/manager/support.php | lang/fa/manager/support.php | <?php
return [
'tc' => 'شماره شناسایی جمهوری ترکیه',
'name_surname' => 'نام و نام خانوادگی',
'why' => 'دلیل پشتیبانی',
'contact_phone' => 'شماره تماس',
'created_at' => 'تاریخ ایجاد',
'transactions' => 'معاملات',
'done_btn' => 'تکمیل شد',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/manager/profile.php | lang/fa/manager/profile.php | <?php
return [
'name' => 'اسم شما',
'surname' => 'نام خانوادگی شما',
'email_address' => 'آدرس ایمیل',
'new_password' => 'رمز عبور جدید',
'new_password_repeat' => 'تکرار کلمه عبور جدید',
'phone' => 'تلفن',
'address' => 'نشانی',
'language' => 'زبان را انتخاب کنید',
'profile_photo' => 'عکس پروفایل',
'save_btn' => 'صرفه جویی',
'cancel_btn' => 'لغو کنید',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/manager/index.php | lang/fa/manager/index.php | <?php
return [
'info_payment_success' => 'روزهای باقی مانده از بسته فعال شما: ',
'info_payment_error' => 'بسته شما منقضی شده است. سیستم شما هنگام پرداخت فعال خواهد بود.',
'pay_btn' => 'پرداخت',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/manager/notification.php | lang/fa/manager/notification.php | <?php
return [
'message' => 'پیام',
'status' => 'وضعیت',
'date' => 'تاریخ',
'save_btn' => 'صرفه جویی',
'cancel_btn' => 'لغو کنید',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/manager/invoice.php | lang/fa/manager/invoice.php | <?php
return [
'number' => 'شماره فاکتور',
'date' => 'تاریخ فاکتور',
'general_total' => 'کل کل',
'status' => 'وضعیت',
'transactions' => 'معاملات',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/manager/class_exam.php | lang/fa/manager/class_exam.php | <?php
return [
'question_length' => 'تعداد سوالات',
'time' => 'مدت زمان',
'status' => 'وضعیت',
'transactions' => 'معاملات',
'period' => 'عادت زنانه',
'month' => 'ماه',
'class' => 'کلاس',
'select' => 'انتخاب کنید',
'save_btn' => 'صرفه جویی',
'cancel_btn' => 'لغو کنید',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/manager/teacher/teacher-list.php | lang/fa/manager/teacher/teacher-list.php | <?php
return [
'name_surname' => 'نام و نام خانوادگی',
'email_address' => 'آدرس ایمیل',
'phone_number' => 'تلفن',
'status' => 'وضعیت',
'created_at' => 'تاریخ ثبت نام',
'transactions' => 'معاملات',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/manager/teacher/teacher-add-edit.php | lang/fa/manager/teacher/teacher-add-edit.php | <?php
return [
'tc' => 'شماره شناسایی جمهوری ترکیه',
'name' => 'نام',
'surname' => 'نام خانوادگی',
'email' => 'پست الکترونیک',
'password' => 'کلمه عبور',
'password_repeat' => 'تکرار رمز عبور',
'new_password' => 'رمز عبور جدید',
'new_password_repeat' => 'تکرار کلمه عبور جدید',
'phone' => 'تلفن',
'address' => 'نشانی',
'language' => 'زبان را انتخاب کنید',
'teacher_checkbox' => 'مربی فعال / غیرفعال',
'save_btn' => 'صرفه جویی',
'cancel_btn' => 'لغو کنید',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/manager/user/trainee-add-edit.php | lang/fa/manager/user/trainee-add-edit.php | <?php
return [
'tc' => 'شماره شناسایی جمهوری ترکیه',
'name' => 'نام کوچک',
'surname' => 'نام خانوادگی',
'email_address' => 'آدرس ایمیل',
'password' => 'کلمه عبور',
'password_repeat' => 'تکرار رمز عبور',
'new_password' => 'رمز عبور جدید',
'new_password_repeat' => 'تکرار کلمه عبور جدید',
'phone' => 'شماره تلفن',
'address' => 'نشانی',
'period' => 'عادت زنانه',
'month' => 'ماه',
'group' => 'گروه',
'language' => 'زبان',
'profile_photo' => 'عکس پروفایل',
'status' => 'کارآموز فعال/منفعل',
'save_btn' => 'صرفه جویی',
'cancel_btn' => 'لغو کنید',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/manager/user/trainee-list.php | lang/fa/manager/user/trainee-list.php | <?php
return [
'list_print' => 'چاپ لیست',
'name_surname' => 'نام و نام خانوادگی',
'tc' => 'شماره شناسایی جمهوری ترکیه',
'period' => 'عادت زنانه',
'month' => 'ماه',
'group' => 'گروه',
'status' => 'وضعیت',
'transactions' => 'معاملات',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/manager/user/trainee-report.php | lang/fa/manager/user/trainee-report.php | <?php
return [
'number_test_solved' => 'تعداد تست های حل شده',
'total_correct_length' => 'تعداد تست های حل شده',
'total_incorrect_length' => 'کل خطاها',
'total_blank_question_length' => 'کل سوال خالی',
'average_point' => 'میانگین امتیاز',
'name_surname' => 'نام و نام خانوادگی',
'tc' => 'شماره شناسایی جمهوری ترکیه',
'transactions' => 'معاملات',
'exam_detail' => 'جزئیات امتحان',
// report detail
'total_exam' => 'امتحان جامع',
'total_question' => 'کل سوالات',
'total_correct' => 'کاملا درست است',
'total_incorrect' => 'کل نادرست است',
'total_blank' => 'کل خالی',
'question_length' => 'تعداد سوالات',
'correct_length' => 'تعداد خطوط',
'incorrect_length' => 'شمارش نادرست',
'blank_length' => 'تعداد جای خالی',
'exam_date' => 'تاریخ امتحان',
'question' => 'سوال',
'correct' => 'درست است، واقعی',
'incorrect' => 'اشتباه',
'blank' => 'خالی',
'point' => 'نقطه',
'result' => 'نتیجه',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/manager/user/trainee-excel-import.php | lang/fa/manager/user/trainee-excel-import.php | <?php
return [
'info_title' => 'فایل اکسل شما باید از استاندارد خاصی برخوردار باشد. لطفاً داده های مناسب را در ستون های فایل وارد کنید. فیلدهای مورد نیاز:',
'info_required_fields' => 'فیلدهای مورد نیاز: ',
'info_1' => 'ستون A: شماره شناسه TR (اجباری)',
'info_2' => 'ستون B: نام کارآموز (اجباری)',
'info_3' => 'ستون C: نام خانوادگی کارآموز (اجباری)',
'info_4' => 'ستون D: آدرس پست الکترونیکی کارآموز (اختیاری)',
'info_5' => 'ستون E: شماره تلفن کارآموز (اختیاری)',
'info_6' => 'ستون F: آدرس کارآموز (اختیاری)',
'info_7' => 'ستون G: دوره ثبت نام کارآموز (اجباری)',
'info_8' => 'ستون H: ماه ثبت نام کارآموز (اجباری)',
'info_9' => 'ستون I: کلاس ثبت نام کارآموز (اجباری)',
'info_note' => 'می توانید قالب زیر را دانلود کنید و فراموش نکنید که داده های ثبت نام نمونه را حذف کنید.',
'download_template_btn' => 'دانلود قالب',
'upload_excel_list_file_input' => 'فهرست اکسل را آپلود کنید',
'save_btn' => 'صرفه جویی',
'cancel_btn' => 'لغو کنید',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/manager/live-lesson/live-lesson-list.php | lang/fa/manager/live-lesson/live-lesson-list.php | <?php
return [
'name' => 'نام دوره',
'join' => 'در کلاس شرکت کنید',
'join_btn' => 'پیوستن',
'type' => 'دسته دوره',
'date' => 'تاریخچه دوره',
'transactions' => 'معاملات',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/manager/live-lesson/live-lesson-add-edit.php | lang/fa/manager/live-lesson/live-lesson-add-edit.php | <?php
return [
'date' => 'تاریخ',
'name' => 'نام دوره',
'link' => 'لینک دوره',
'type' => 'دسته بندی',
'period' => 'عادت زنانه',
'month' => 'ماه',
'group' => 'گروه',
'select' => 'انتخاب کنید',
'trainee_checkbox' => 'اطلاع رسانی به کارآموز فعال/غیرفعال',
'save_btn' => 'صرفه جویی',
'cancel_btn' => 'لغو کنید',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/manager/car-appointment/car.php | lang/fa/manager/car-appointment/car.php | <?php
return [
'plate_code' => 'شماره پلاک',
'type' => 'تایپ کنید',
'status' => 'وضعیت',
'transactions' => 'معاملات',
'car_checkbox' => 'خودرو فعال/غیرفعال',
'save_btn' => 'صرفه جویی',
'cancel_btn' => 'لغو کنید',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/manager/car-appointment/appointment-list.php | lang/fa/manager/car-appointment/appointment-list.php | <?php
return [
'trainee' => 'کارآموز',
'teacher' => 'مربی',
'car' => 'وسیله نقلیه',
'date' => 'تاریخ',
'status' => 'وضعیت',
'transactions' => 'معاملات',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/manager/car-appointment/appointment-setting.php | lang/fa/manager/car-appointment/appointment-setting.php | <?php
return [
'appointment_day' => 'روزهای بدون قرار',
'appointment_day_info' => 'تاریخ هایی را که برای قرار ملاقات مناسب نیستند علامت بزنید..',
'save_btn' => 'صرفه جویی',
'cancel_btn' => 'لغو کنید',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/manager/car-appointment/appointment-add-edit.php | lang/fa/manager/car-appointment/appointment-add-edit.php | <?php
return [
'trainee' => 'کارآموز',
'teacher' => 'مربی',
'car' => 'وسیله نقلیه',
'date' => 'تاریخ',
'select' => 'انتخاب کنید',
'save_btn' => 'صرفه جویی',
'cancel_btn' => 'لغو کنید',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/manager/question/question-list.php | lang/fa/manager/question/question-list.php | <?php
return [
'question_create' => 'اضافه کردن سوال',
'question_bugs' => 'سوالات اشتباه',
'question' => 'سوال',
'question_language' => 'زبان سوال',
'created_at' => 'تاریخ ایجاد',
'transactions' => 'معاملات',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/lang/fa/manager/question/question-add-edit.php | lang/fa/manager/question/question-add-edit.php | <?php
return [
'language_select' => 'زبان سوال را انتخاب کنید',
'question_photo_checkbox' => 'تصویر سوال',
'question' => 'سوال',
'description' => 'توضیح',
'type' => 'نوع سوال',
'choice_photo_checkbox' => 'پاسخ عکس',
'correct_choice_checkbox' => 'پاسخ صحیح را انتخاب کنید',
'choice_input' => 'پاسخ',
'save_btn' => 'صرفه جویی',
'cancel_btn' => 'لغو کنید',
];
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/app/Jobs/TestResultJob.php | app/Jobs/TestResultJob.php | <?php
namespace App\Jobs;
use App\Services\TestResult\TestResultService;
use Illuminate\Bus\Queueable;
use Illuminate\Contracts\Queue\ShouldQueue;
use Illuminate\Foundation\Bus\Dispatchable;
use Illuminate\Queue\InteractsWithQueue;
use Illuminate\Queue\SerializesModels;
class TestResultJob implements ShouldQueue
{
use Dispatchable, InteractsWithQueue, Queueable, SerializesModels;
protected $userId;
protected $testId;
/**
* Create a new job instance.
*
* @return void
*/
public function __construct($userId, $testId)
{
$this->userId = $userId;
$this->testId = $testId;
}
/**
* Execute the job.
*
* @return void
*/
public function handle(TestResultService $testResultService)
{
$testResultService->execute($this->userId, $this->testId);
}
}
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/app/Jobs/NotificationJob.php | app/Jobs/NotificationJob.php | <?php
namespace App\Jobs;
use App\Services\FirebaseNotificationService;
use Illuminate\Bus\Queueable;
use Illuminate\Contracts\Queue\ShouldQueue;
use Illuminate\Foundation\Bus\Dispatchable;
use Illuminate\Queue\InteractsWithQueue;
use Illuminate\Queue\SerializesModels;
class NotificationJob implements ShouldQueue
{
use Dispatchable, InteractsWithQueue, Queueable, SerializesModels;
protected $notificationId;
protected $companyId;
public $tries = 3;
/**
* Create a new job instance.
*
* @return void
*/
public function __construct($notificationId, $companyId)
{
$this->notificationId = $notificationId;
$this->companyId = $companyId;
}
/**
* Execute the job.
*
* @return void
*/
public function handle(FirebaseNotificationService $notificationService)
{
$notificationService->execute($this->notificationId, $this->companyId);
}
}
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/app/Jobs/ImageConvertJob.php | app/Jobs/ImageConvertJob.php | <?php
namespace App\Jobs;
use App\Services\ImageConvertService;
use Illuminate\Bus\Queueable;
use Illuminate\Contracts\Queue\ShouldQueue;
use Illuminate\Foundation\Bus\Dispatchable;
use Illuminate\Queue\InteractsWithQueue;
use Illuminate\Queue\SerializesModels;
class ImageConvertJob implements ShouldQueue
{
use Dispatchable, InteractsWithQueue, Queueable, SerializesModels;
protected $id;
protected $model;
protected $path;
/**
* Create a new job instance.
*
* @return void
*/
public function __construct($id, $model, $path)
{
$this->id = $id;
$this->model = $model;
$this->path = $path;
}
/**
* Execute the job.
*
* @return void
*/
public function handle(ImageConvertService $convertService)
{
$convertService->execute($this->id, $this->model, $this->path);
}
}
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/app/Excel/Imports/UserImport.php | app/Excel/Imports/UserImport.php | <?php
namespace App\Excel\Imports;
use App\Models\Group;
use App\Models\Month;
use App\Models\Period;
use App\Models\User;
use App\Models\UserInfo;
use Illuminate\Support\Facades\DB;
use Illuminate\Support\Facades\Hash;
use Maatwebsite\Excel\Concerns\ToModel;
use Maatwebsite\Excel\Concerns\WithHeadingRow;
class UserImport implements ToModel, WithHeadingRow
{
/**
* @return User|null
*/
public function model(array $row)
{
return self::userStore($row);
}
public function userStore($row): void
{
DB::transaction(function () use ($row) {
$user = new User();
$user->tc = $row['tc'];
$user->name = $row['adi'];
$user->surname = $row['soyadi'];
$user->email = $row['eposta'];
$user->password = Hash::make($row['tc']);
$user->type = User::Normal;
$user->save();
self::userInfoStore($row, $user->id);
});
}
public function userInfoStore($row, $id): void
{
$period = Period::where('title', $row['donem'])->first();
$month = Month::where('title', $row['ay'])->first();
$group = Group::where('title', $row['sinif'])->first();
$info = new UserInfo();
$info->status = 1;
$info->phone = $row['telefon'];
$info->address = $row['adres'];
$info->periodId = $period['id'];
$info->monthId = $month['id'];
$info->groupId = $group['id'];
$info->companyId = companyId();
$info->userId = $id;
$info->save();
}
}
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/app/Excel/Exports/UsersExport.php | app/Excel/Exports/UsersExport.php | <?php
namespace App\Excel\Exports;
use App\Models\User;
use Illuminate\Contracts\View\View;
use Maatwebsite\Excel\Concerns\FromView;
class UsersExport implements FromView
{
public function view(): View
{
return view('exports.users', [
'users' => User::where('type', User::Normal)->with('info')->whereRelation('info', 'companyId', companyId())->get(),
]);
}
}
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/app/Exceptions/Handler.php | app/Exceptions/Handler.php | <?php
namespace App\Exceptions;
use Illuminate\Foundation\Exceptions\Handler as ExceptionHandler;
use Illuminate\Support\Facades\Log;
use Throwable;
class Handler extends ExceptionHandler
{
/**
* A list of the exception types that are not reported.
*
* @var array
*/
protected $dontReport = [
//
];
/**
* A list of the inputs that are never flashed for validation exceptions.
*
* @var array
*/
protected $dontFlash = [
'current_password',
'password',
'password_confirmation',
];
/**
* Register the exception handling callbacks for the application.
*
* @return void
*/
public function register()
{
$this->reportable(function (Throwable $e) {
$errorLog = collect([
[
'file' => $e->getFile(),
'line' => $e->getLine(),
'code' => $e->getCode(),
],
])->concat(collect($e->getTrace())->take(5))->toArray();
Log::channel('slack')->error($e->getMessage(), $errorLog);
});
}
}
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/app/Helpers/Helper.php | app/Helpers/Helper.php | <?php
use App\Models\AppointmentSetting;
use App\Models\Company;
use App\Models\Invoice;
use Carbon\Carbon;
use Carbon\CarbonInterval;
use Carbon\CarbonPeriod;
use Illuminate\Support\Str;
function ignoreDateCheck($date): bool
{
return (bool) AppointmentSetting::where('ignore_date', $date)->where('companyId', companyId())->first();
}
function companyId(): int
{
return auth()->user()->info->companyId;
}
function languageId(): int
{
return auth()->user()->info->languageId;
}
function currentMounth(): array
{
$result = CarbonPeriod::create(Carbon::now()->format('d-m-Y'), '1 day', Carbon::now()->addMonth()->format('d-m-Y'));
foreach ($result as $dt) {
$months[] = [$dt->format('Y-m-d') => ignoreDateCheck($dt->format('Y-m-d'))];
}
return $months;
}
function invoiceDiffDate($id): int
{
$invoice = Invoice::select('end_date')->where('companyId', $id)->orderBy('id', 'desc')->first();
$end = Carbon::parse($invoice->end_date);
return $end->diffInDays(Carbon::now());
}
function invoiceStatus($id): bool
{
$invoice = Invoice::select('status')->where('companyId', $id)->orderBy('id', 'desc')->first();
return $invoice->status == 0;
}
function companyLogo(): string
{
return '/storage/'.auth()->user()->info->companyInfo->logo;
}
function imagePath($path): string
{
return '/storage/'.$path;
}
function totalPoint($correct, $length): int
{
if ($correct && $length) {
return 100 / $length * $correct;
}
return 0;
}
function resultStatus($point): string
{
if ($point) {
return $point >= 70 ? 'Başarılı' : 'Başarısız';
}
return 0;
}
function examTime($questionLength): string
{
if ($questionLength == 50) {
return 45 .' dakika';
}
return CarbonInterval::seconds($questionLength * 60)->cascade()->forHumans();
}
function getSubdomainLogo()
{
$url = \request()->getHttpHost();
$subdomain = explode('.', $url)[0];
$companyLogo = Company::where('subdomain', $subdomain)->with('info')->first();
return $companyLogo->info->logo ?? null;
}
function getSubdomainCompanyName()
{
$url = \request()->getHttpHost();
$subdomain = explode('.', $url)[0];
$company = Company::where('subdomain', $subdomain)->first();
return $company->title ?? null;
}
function htmlTagFragmentation($request): array
{
$data = strip_tags($request->content, '<td>');
$domdoc = new \DOMDocument();
$domdoc->loadHTML('<?xml encoding="utf-8" ?>'.$data);
$users = $domdoc->getElementsByTagName('td');
$arr = [];
foreach ($users as $user) {
array_push($arr, $user->nodeValue);
}
$index = 0;
$arrIndex = 0;
$userArr = [];
foreach ($arr as $user) {
if ($index == 2) {
$userArr[$arrIndex]['tc'] = $user;
} elseif ($index == 3) {
$surname = Str::afterLast($user, ' ');
$name = Str::replaceLast($surname, '', $user);
$userArr[$arrIndex]['name'] = $name;
$userArr[$arrIndex]['surname'] = $surname;
$arrIndex++;
} elseif ($index == 16) {
$index = 0;
}
$index++;
}
return $userArr;
}
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/app/Http/Kernel.php | app/Http/Kernel.php | <?php
namespace App\Http;
use Illuminate\Foundation\Http\Kernel as HttpKernel;
class Kernel extends HttpKernel
{
/**
* The application's global HTTP middleware stack.
*
* These middleware are run during every request to your application.
*
* @var array
*/
protected $middleware = [
// \App\Http\Middleware\TrustHosts::class,
\App\Http\Middleware\TrustProxies::class,
\Illuminate\Http\Middleware\HandleCors::class,
\App\Http\Middleware\PreventRequestsDuringMaintenance::class,
\Illuminate\Foundation\Http\Middleware\ValidatePostSize::class,
\App\Http\Middleware\TrimStrings::class,
\Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull::class,
];
/**
* The application's route middleware groups.
*
* @var array
*/
protected $middlewareGroups = [
'web' => [
\App\Http\Middleware\EncryptCookies::class,
\Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse::class,
\Illuminate\Session\Middleware\StartSession::class,
// \Illuminate\Session\Middleware\AuthenticateSession::class,
\Illuminate\View\Middleware\ShareErrorsFromSession::class,
\App\Http\Middleware\VerifyCsrfToken::class,
\Illuminate\Routing\Middleware\SubstituteBindings::class,
],
'api' => [
'throttle:api',
\Illuminate\Routing\Middleware\SubstituteBindings::class,
],
];
/**
* The application's route middleware.
*
* These middleware may be assigned to groups or used individually.
*
* @var array
*/
protected $routeMiddleware = [
'auth' => \App\Http\Middleware\Authenticate::class,
'check.role' => \App\Http\Middleware\CheckRole::class,
'check.user.status' => \App\Http\Middleware\CheckUserStatus::class,
'check.invoice.status' => \App\Http\Middleware\CheckInvoiceStatus::class,
'auth.basic' => \Illuminate\Auth\Middleware\AuthenticateWithBasicAuth::class,
'cache.headers' => \Illuminate\Http\Middleware\SetCacheHeaders::class,
'can' => \Illuminate\Auth\Middleware\Authorize::class,
'guest' => \App\Http\Middleware\RedirectIfAuthenticated::class,
'password.confirm' => \Illuminate\Auth\Middleware\RequirePassword::class,
'signed' => \Illuminate\Routing\Middleware\ValidateSignature::class,
'throttle' => \Illuminate\Routing\Middleware\ThrottleRequests::class,
'verified' => \Illuminate\Auth\Middleware\EnsureEmailIsVerified::class,
'locale' => \App\Http\Middleware\Locale::class,
];
}
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/app/Http/Requests/Teacher/ProfileRequest.php | app/Http/Requests/Teacher/ProfileRequest.php | <?php
namespace App\Http\Requests\Teacher;
use Illuminate\Foundation\Http\FormRequest;
class ProfileRequest extends FormRequest
{
/**
* Determine if the user is authorized to make this request.
*
* @return bool
*/
public function authorize()
{
return true;
}
/**
* Get the validation rules that apply to the request.
*
* @return array
*/
public function rules()
{
return [
'name' => 'required',
'surname' => 'required',
'email' => 'required|email',
'phone' => 'required',
'address' => 'required|string',
'password' => 'confirmed',
'photo' => 'file|mimes:jpeg,jpg,png',
];
}
}
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
codenteq/laerx | https://github.com/codenteq/laerx/blob/1beced57923761b2f07ca20030a4df11eb05b732/app/Http/Requests/Admin/QuestionTypeRequest.php | app/Http/Requests/Admin/QuestionTypeRequest.php | <?php
namespace App\Http\Requests\Admin;
use Illuminate\Foundation\Http\FormRequest;
class QuestionTypeRequest extends FormRequest
{
/**
* Determine if the user is authorized to make this request.
*
* @return bool
*/
public function authorize()
{
return true;
}
/**
* Get the validation rules that apply to the request.
*
* @return array
*/
public function rules()
{
return [
'title' => 'required|string',
];
}
}
| php | MIT | 1beced57923761b2f07ca20030a4df11eb05b732 | 2026-01-05T05:20:28.495862Z | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.