We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f779e8 commit e27a95bCopy full SHA for e27a95b
README.md
@@ -16,8 +16,8 @@ They're not just freshly created projects but a fully working application that c
16
* Keep user signed in using local stored info
17
* HTTP requests with [Axios](https://github.com/mzabriskie/axios)
18
* ESLint
19
- * Pagination integrated with Laravel's LengthAwarePaginator
20
- * Alerts and Confirmation Alerts provided by SweetAlert
+ * Pagination integrated with [Laravel's LengthAwarePaginator](https://laravel.com/docs/5.3/pagination#converting-results-to-json)
+ * Alerts and Confirmation Alerts provided by [SweetAlert](http://t4t5.github.io/sweetalert/)
21
2. Server side
22
* Laravel 5.3
23
* Authentication with JWT
0 commit comments