Skip to content

Commit 8bb5804

Browse files
committed
Update readme.md
1 parent 33e29e4 commit 8bb5804

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Laravel Stripe demo
22

3-
This is a demo project of using Stripe with Laravel for a one shot payment. See [http://craftyx.fr/blog/2015/08/19/accepter-des-paiement-sur-votre-sites-en-moins-de-5-minutes-avec-laravel-et-stripe](http://craftyx.fr/blog/2015/08/21/accepter-des-paiement-sur-votre-sites-en-moins-de-5-minutes-avec-laravel-et-stripe) (fr)
3+
This is a demo project of using Stripe with Laravel for a one shot payment. See [http://craftyx.fr/blog/2015/08/19/accepter-des-paiement-sur-votre-sites-en-moins-de-5-minutes-avec-laravel-et-stripe](http://craftyx.fr/blog/2015/08/19/accepter-des-paiement-sur-votre-sites-en-moins-de-5-minutes-avec-laravel-et-stripe) (fr)
44

55
### Installation
66

@@ -33,4 +33,4 @@ Serve the public folder, or use artisan's serve command for simplicity :
3333

3434
`php artisan serve`
3535

36-
Go to [http://localhost:8000/pay](http://localhost:8000/pay). Voilà !
36+
Go to [http://localhost:8000/pay](http://localhost:8000/pay). Voilà !

0 commit comments

Comments
 (0)