We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf4f99e commit a04d5b2Copy full SHA for a04d5b2
README.md
@@ -34,7 +34,7 @@ php artisan restify:repository UserRepository --all
34
35
Now you have the REST CRUD over users and this beautiful repository:
36
37
-<p align="center"><img src="http://restify.binarcode.com/assets/userRepository.png"></p>
+<p align="center"><img src="https://restify.binarcode.com/assets/userRepository.png"></p>
38
39
Now you can go into Postman and check it out:
40
0 commit comments