Commit Graph

10 Commits

Author SHA1 Message Date
Taylor Otwell dbc418c0d7 changed Request::is to Request::route_is. 2011-06-19 22:49:01 -05:00
Taylor Otwell a3a9368707 added dynamic Request::is_ method.. e.g. Request::is_login(). 2011-06-18 12:00:52 -05:00
Taylor Otwell 3408bb8492 overall code refactoring, comment improvement. 2011-06-17 00:02:24 -05:00
Taylor Otwell 3cffaf589d Changed (:any) wildcard to more restrictive. 2011-06-15 06:25:44 -07:00
Taylor Otwell 30c83f265d overall code refactoring. 2011-06-14 17:27:11 -05:00
Taylor Otwell af24e8db45 adding some comments to the router class. 2011-06-13 23:20:13 -05:00
Taylor Otwell fd42e0ca40 moved route loading into separate function. 2011-06-13 23:18:22 -05:00
Taylor Otwell d2a74750c9 added support for organizing routes in a routes directory. 2011-06-13 21:45:22 -05:00
Taylor Otwell f7bb0c5510 trimmed comment bloat. returning boolean on eloquent save. 2011-06-10 12:43:09 -05:00
Taylor Otwell a188d62105 initial commit of laravel! 2011-06-08 23:45:08 -05:00