Commit Graph

13 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 7f06e0f4cd added request::is. 2011-06-18 10:38:56 -05:00
Taylor Otwell 396d148720 added is method, improved comments. 2011-06-18 10:26:04 -05:00
Pedro Borges d446ccc82f Added the method 'is' to request.php 2011-06-18 11:54:59 -03:00
Taylor Otwell 3408bb8492 overall code refactoring, comment improvement. 2011-06-17 00:02:24 -05:00
Taylor Otwell bd3b5f1800 Improved URI detection. 2011-06-16 07:22:49 -07:00
Taylor Otwell 9b9a880326 Clean up request::uri method. 2011-06-16 06:17:29 -07:00
Taylor Otwell dae7912c40 fixed request uri determination bug. 2011-06-16 07:35:06 -05:00
Taylor Otwell 0db0dadef7 Improve request URI determination. 2011-06-15 06:24:58 -07:00
Taylor Otwell 30c83f265d overall code refactoring. 2011-06-14 17:27:11 -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