Skip to content

Commit

Permalink
Payu Laravel
Browse files Browse the repository at this point in the history
Płatności PayU w Laravel. Jak utworzyć link do płatności za zamówienie w payu api.
  • Loading branch information
atomjoy committed Nov 23, 2022
1 parent f97c0c3 commit d72dfb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ DB_PASSWORD=toor

### Dodaj klasy modeli aplikacji

app/Models
Kopiuj klasy z katalogu app/Models lub dostosuj ręcznie gdy już istnieją w aplikacji.

```sh
php artisan vendor:publish --tag=payu-models
Expand Down

0 comments on commit d72dfb2

Please sign in to comment.