Skip to content

Commit

Permalink
added Sanctum to ukrainian.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarianoMoreyra committed Oct 14, 2020
1 parent 679c206 commit 034e0ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ukrainian.md
Expand Up @@ -425,7 +425,7 @@ Unit тестування | PHPUnit, Mockery | Phpspec
Робота з даними | Laravel collections | Arrays
Перевірка даних форми | Request classes | 3rd party packages, validation in controller
Автентифікація | Built-in | 3rd party packages, your own solution
API автентифікація | Laravel Passport | 3rd party JWT and OAuth packages
API автентифікація | Laravel Passport, Laravel Sanctum | 3rd party JWT and OAuth packages
Створення API | Built-in | Dingo API and similar packages
Робота зі структурою БД | Migrations | Working with DB structure directly
Локалізація | Built-in | 3rd party packages
Expand Down

0 comments on commit 034e0ed

Please sign in to comment.