Sentry walkthough tutorial for Laravel 3.2.1
-
checkout the code from github
git clone https://github.com/markwu/laravel-sentry-tutorial.git sentry-tutorual
-
Modif the following files for your need
Change to your own key
sentry-tutorial/application/appliation.php
Chenge yo your own database settings
sentry-tutorial/application/database.php
-
Migration
php artisan migrate::install php artisan migrate sentry
-
That's it. Now you can play the following url to test Sentry functionality
register a user
activate a user
login
reset your password
confirm the reset