Skip to content

Instantly share code, notes, and snippets.

@wpalmer
Created December 15, 2013 22:22
Show Gist options
  • Save wpalmer/7979090 to your computer and use it in GitHub Desktop.
Save wpalmer/7979090 to your computer and use it in GitHub Desktop.
# php artisan routes
+--------+-------+-------+---------+----------------+---------------+
| Domain | URI | Name | Action | Before Filters | After Filters |
+--------+-------+-------+---------+----------------+---------------+
| | GET / | | Closure | | |
+--------+-------+-------+---------+----------------+---------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment