Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
lpheller authored May 14, 2021
2 parents 9f9db05 + f474e2c commit 2f35896
Show file tree
Hide file tree
Showing 18 changed files with 666 additions and 28 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Translations:

[Français](french.md) (by [Mikayil S.](https://github.com/mikayilsrt))

[Polski](https://github.com/maciejjeziorski/laravel-best-practices-pl) (by [Maciej Jeziorski](https://github.com/maciejjeziorski))
[Polski](polish.md) (by [Karol Pietruszka](https://github.com/pietrushek))

[Türkçe](turkish.md) (by [Burak](https://github.com/ikidnapmyself))

Expand Down Expand Up @@ -454,7 +454,7 @@ Task | Standard tools | 3rd party tools
------------ | ------------- | -------------
Authorization | Policies | Entrust, Sentinel and other packages
Compiling assets | Laravel Mix | Grunt, Gulp, 3rd party packages
Development Environment | Homestead | Docker
Development Environment | Laravel Sail, Homestead | Docker
Deployment | Laravel Forge | Deployer and other solutions
Unit testing | PHPUnit, Mockery | Phpspec
Browser testing | Laravel Dusk | Codeception
Expand Down
4 changes: 2 additions & 2 deletions arabic.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

[Français](french.md) (by [Mikayil S.](https://github.com/mikayilsrt))

[Polski](https://github.com/maciejjeziorski/laravel-best-practices-pl) (by [Maciej Jeziorski](https://github.com/maciejjeziorski))
[Polski](polish.md) (by [Karol Pietruszka](https://github.com/pietrushek))

[Türkçe](turkish.md) (by [Burak](https://github.com/ikidnapmyself))

Expand Down Expand Up @@ -455,7 +455,7 @@ return back()->with('message', __('app.article_added'));
------------ | ------------- | -------------
Authorization | Policies | Entrust, Sentinel and other packages
Compiling assets | Laravel Mix | Grunt, Gulp, 3rd party packages
Development Environment | Homestead | Docker
Development Environment | Laravel Sail, Homestead | Docker
Deployment | Laravel Forge | Deployer and other solutions
Unit testing | PHPUnit, Mockery | Phpspec
Browser testing | Laravel Dusk | Codeception
Expand Down
4 changes: 2 additions & 2 deletions bangla.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

[Français](french.md) (by [Mikayil S.](https://github.com/mikayilsrt))

[Polski](https://github.com/maciejjeziorski/laravel-best-practices-pl) (by [Maciej Jeziorski](https://github.com/maciejjeziorski))
[Polski](polish.md) (by [Karol Pietruszka](https://github.com/pietrushek))

[Türkçe](turkish.md) (by [Burak](https://github.com/ikidnapmyself))

Expand Down Expand Up @@ -449,7 +449,7 @@ return back()->with('message', __('app.article_added'));
------------ | ------------- | -------------
Authorization | Policies | Entrust, Sentinel and other packages
Compiling assets | Laravel Mix | Grunt, Gulp, 3rd party packages
Development Environment | Homestead | Docker
Development Environment | Laravel Sail, Homestead | Docker
Deployment | Laravel Forge | Deployer and other solutions
Unit testing | PHPUnit, Mockery | Phpspec
Browser testing | Laravel Dusk | Codeception
Expand Down
4 changes: 2 additions & 2 deletions chinese.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

[Français](french.md) (by [Mikayil S.](https://github.com/mikayilsrt))

[Polski](https://github.com/maciejjeziorski/laravel-best-practices-pl) (by [Maciej Jeziorski](https://github.com/maciejjeziorski))
[Polski](polish.md) (by [Karol Pietruszka](https://github.com/pietrushek))

[Türkçe](turkish.md) (by [Burak](https://github.com/ikidnapmyself))

Expand Down Expand Up @@ -443,7 +443,7 @@ return back()->with('message', __('app.article_added'));
------------ | ------------- | -------------
权限 | Policies | Entrust, Sentinel 或者其他扩展包
资源编译工具| Laravel Mix | Grunt, Gulp, 或者其他第三方包
开发环境| Homestead | Docker
开发环境| Laravel Sail, Homestead | Docker
部署 | Laravel Forge | Deployer 或者其他解决方案
自动化测试 | PHPUnit, Mockery | Phpspec
页面预览测试 | Laravel Dusk | Codeception
Expand Down
4 changes: 2 additions & 2 deletions french.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Traductions:

[Français](french.md) (by [Mikayil S.](https://github.com/mikayilsrt))

[Polski](https://github.com/maciejjeziorski/laravel-best-practices-pl) (by [Maciej Jeziorski](https://github.com/maciejjeziorski))
[Polski](polish.md) (by [Karol Pietruszka](https://github.com/pietrushek))

[Türkçe](turkish.md) (by [Burak](https://github.com/ikidnapmyself))

Expand Down Expand Up @@ -446,7 +446,7 @@ Tâche | Outils standard | Outils tiers
------------ | ------------- | -------------
Autorisation | Policies | Entrust, Sentinel et d'autres packages
Compiler des assets | Laravel Mix | Grunt, Gulp, packages tiers
Environnement de développement | Homestead | Docker
Environnement de développement | Laravel Sail, Homestead | Docker
Déploiement | Laravel Forge | Deployer et d'autre solutions
Tests unitaires | PHPUnit, Mockery | Phpspec
Test du navigateur | Laravel Dusk | Codeception
Expand Down
7 changes: 5 additions & 2 deletions german.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Translations:

[Français](french.md) (by [Mikayil S.](https://github.com/mikayilsrt))

[Polski](https://github.com/maciejjeziorski/laravel-best-practices-pl) (by [Maciej Jeziorski](https://github.com/maciejjeziorski))
[Polski](polish.md) (by [Karol Pietruszka](https://github.com/pietrushek))

[Türkçe](turkish.md) (by [Burak](https://github.com/ikidnapmyself))

Expand Down Expand Up @@ -452,7 +452,10 @@ Aufgabe | Standardwerkzeuge | Tools von Drittanbietern
------------ | ------------- | -------------
Autorisierung | Policies | Entrust, Sentinel und andere Pakete
Assets kompilieren | Laravel Mix | Grunt, Gulp, 3rd-Party-Pakete
Entwicklungsumgebung | Homestead | Docker
Entwicklungsumgebung | Laravel Sail, Homestead | Docker
Genehmigung | Richtlinien | Entrust, Sentinel und andere Pakete
Assets zusammenstellen | Laravel Mix | Grunt, Gulp, 3rd-Party-Pakete
Entwicklungsumgebung | Laravel Sail, Homestead | Docker
Bereitstellung | Laravel Forge | Deployer und andere Lösungen
Unit Tests | PHPUnit, Mockery | Phpspec
Browsertests | Laravel Dusk | Codeception
Expand Down
Binary file added images/logo-polish.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion indonesia.md
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ Task | Tools *standar* | *Tools* pihak ke-3
------------ | ------------- | -------------
Authorization | Policies | Entrust, Sentinel and other packages
Compiling assets | Laravel Mix | Grunt, Gulp, 3rd party packages
Development Environment | Homestead | Docker
Development Environment | Laravel Sail, Homestead | Docker
Deployment | Laravel Forge | Deployer and other solutions
Unit testing | PHPUnit, Mockery | Phpspec
Browser testing | Laravel Dusk | Codeception
Expand Down
4 changes: 2 additions & 2 deletions italian.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Translations:

[Français](french.md) (by [Mikayil S.](https://github.com/mikayilsrt))

[Polski](https://github.com/maciejjeziorski/laravel-best-practices-pl) (by [Maciej Jeziorski](https://github.com/maciejjeziorski))
[Polski](polish.md) (by [Karol Pietruszka](https://github.com/pietrushek))

[Türkçe](turkish.md) (by [Burak](https://github.com/ikidnapmyself))

Expand Down Expand Up @@ -446,7 +446,7 @@ Task | Strumenti standard | Strumenti di terze parti
------------ | ------------- | -------------
Autorizzazione | Politiche | Affida, Sentinel e altri pacchetti
Compiling assets | Laravel Mix | Grunt, Gulp, 3rd party packages
Ambiente di sviluppo | Fattoria | docker
Ambiente di sviluppo | Laravel Sail, Fattoria | docker
Distribuzione | Laravel Forge | Deployer e altre soluzioni
Test unitari | PHPUnit, Mockery | Phpspec
Test del browser | Laravel Dusk | Codeception
Expand Down
4 changes: 2 additions & 2 deletions japanese.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

[Français](french.md) (by [Mikayil S.](https://github.com/mikayilsrt))

[Polski](https://github.com/maciejjeziorski/laravel-best-practices-pl) (by [Maciej Jeziorski](https://github.com/maciejjeziorski))
[Polski](polish.md) (by [Karol Pietruszka](https://github.com/pietrushek))

[Türkçe](turkish.md) (by [Burak](https://github.com/ikidnapmyself))

Expand Down Expand Up @@ -442,7 +442,7 @@ return back()->with('message', __('app.article_added'));
------------ | ------------- | -------------
認可 | Policies | Entrust, Sentinel または他のパッケージ
アセットコンパイル | Laravel Mix | Grunt, Gulp, サードパーティ製パッケージ
開発環境 | Homestead | Docker
開発環境 | Laravel Sail, Homestead | Docker
デプロイ | Laravel Forge | Deployer またはその他ソリューション
単体テスト| PHPUnit, Mockery | Phpspec
ブラウザテスト | Laravel Dusk | Codeception
Expand Down
4 changes: 2 additions & 2 deletions persian.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

[Français](french.md) (by [Mikayil S.](https://github.com/mikayilsrt))

[Polski](https://github.com/maciejjeziorski/laravel-best-practices-pl) (by [Maciej Jeziorski](https://github.com/maciejjeziorski))
[Polski](polish.md) (by [Karol Pietruszka](https://github.com/pietrushek))

[Türkçe](turkish.md) (by [Burak](https://github.com/ikidnapmyself))

Expand Down Expand Up @@ -540,7 +540,7 @@ return back()->with('message', __('app.article_added'));
------------ | ------------- | -------------
Authorization | Policies | Entrust, Sentinel and other packages
Compiling assets | Laravel Mix | Grunt, Gulp, 3rd party packages
Development Environment | Homestead | Docker
Development Environment | Laravel Sail, Homestead | Docker
Deployment | Laravel Forge | Deployer and other solutions
Unit testing | PHPUnit, Mockery | Phpspec
Browser testing | Laravel Dusk | Codeception
Expand Down
Loading

0 comments on commit 2f35896

Please sign in to comment.