Skip to content
Ryan Durham edited this page Feb 26, 2014 · 10 revisions

Default Routes

Sentinel comes preconfigured with a handful of default routes - view them here. If you are having trouble using the routes, make sure that your local php artisan routes output is the same as is shown on this list.

Database Seeds & Migrations

Information about the Seeds provided by the package.

Events & Listeners

The built in Events & Listeners provided by the pacakge.

API Documentation

If you are looking to explore the basic structure of the code, you can view it here.

Clone this wiki locally