Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web Düzenlemeler #2 #3

Merged
merged 7 commits into from
Aug 5, 2024
Merged

Web Düzenlemeler #2 #3

merged 7 commits into from
Aug 5, 2024

Conversation

berkanumutlu
Copy link
Owner

@berkanumutlu berkanumutlu commented Jul 30, 2024

  • (1ef6fb9) Web > User Logout işlemi için GET metodu eklendi.
  • (4ee5d28) Web > mcamara/laravel-localization paketi eklendi.
    • composer require mcamara/laravel-localization
    • php artisan vendor:publish --provider="Mcamara\LaravelLocalization\LaravelLocalizationServiceProvider"
  • (d639cc0) Web > Language route ve translate eklendi.
    • php artisan make:middleware Language
    • php artisan lang:publish
    • php artisan make:model Page

@berkanumutlu berkanumutlu added the enhancement New feature or request label Jul 30, 2024
@berkanumutlu berkanumutlu self-assigned this Jul 30, 2024
- composer require mcamara/laravel-localization
- php artisan vendor:publish --provider="Mcamara\LaravelLocalization\LaravelLocalizationServiceProvider"
- php artisan make:middleware Language
- php artisan lang:publish
- php artisan make:model Page
@berkanumutlu berkanumutlu changed the title Web edit 2 Web Düzenlemeler #2 Aug 5, 2024
@berkanumutlu berkanumutlu merged commit 4485c71 into master Aug 5, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request language
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant