0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added ability to pass multiple parameters to Cookie::has. More... about 14 years ago
Fixed parameters on Session::has. More... about 14 years ago
Fix formatting on Session::has method. More... about 14 years ago
Allow multiple items to be passed to Session::has. More... about 14 years ago
Fix bug in session garbage collection. More... about 14 years ago
removed extraneous comment from Input class. More... about 14 years ago
Tweaked Input::has method to accept multiple arguments and to return false if an argument is an empty string. More... about 14 years ago
Added ability to create cookies using properties. More... about 14 years ago
Added ability to create cookies using properties. More... about 14 years ago
Edited session class to use new Cookie send method. More... about 14 years ago
Changed (:any) wildcard to more restrictive. More... about 14 years ago
Improve request URI determination. More... about 14 years ago
incremented version. More... about 14 years ago
Merge branch 'develop' of github.com:taylorotwell/laravel into develop More... about 14 years ago
overall code refactoring. More... about 14 years ago
Moved Form::close next to Form::open. More... about 14 years ago
Fix tabs on Form close method. More... about 14 years ago
Merge pull request #4 from pedroborges/develop More... about 14 years ago
Merge pull request #5 from mikelbring/develop More... about 14 years ago
added PHP_EOL in close method More... about 14 years ago
add form method to form More... about 14 years ago
Fixed typo in a comment More... about 14 years ago
Auto detect label and add id to field More... about 14 years ago
Added support for <label> element More... about 14 years ago
adding some comments to the router class. More... about 14 years ago
moved route loading into separate function. More... about 14 years ago
added support for overriding many-to-many table names. More... about 14 years ago
syntax cleanup in eloquent warehouse. More... about 14 years ago
added support for organizing routes in a routes directory. More... about 14 years ago
fixed bug when deleting eloquent models. More... about 14 years ago