3
I Use This!
High Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 3 days ago.
Jan 25, 2025 — Jan 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added mime types, tweaked File::method to return first mime type. More... over 14 years ago
added Form::open_multipart and tweaked Upload_of rule. More... over 14 years ago
added default value to Input::file and defaulted Validator::make. More... over 14 years ago
added methods for upload_of. More... over 14 years ago
tweaked File::upload. More... over 14 years ago
Merge branch 'develop' of github.com:taylorotwell/laravel into develop More... over 14 years ago
Merge pull request #18 from mikelbring/develop More... over 14 years ago
added upload_of validation rule. More... over 14 years ago
Created File::upload() More... over 14 years ago
adjusted method order in request class. More... over 14 years ago
removed error collector bloat, switched to plain array. thanks mikelbring. More... over 14 years ago
changed loader to search in libraries instead of packages. More... over 14 years ago
removed package class, added package_path constant. More... over 14 years ago
added libraries directory and package class. More... over 14 years ago
moved cache, db, logs, and sessions to the storage directory. More... over 14 years ago
Added Eloquent::all(). More... over 14 years ago
added exception for wrong number of parameters to dynamic finders. More... over 14 years ago
Merge branch 'develop' of github.com:taylorotwell/laravel into develop More... over 14 years ago
added dynamic finders to fluent query builder and eloquent. More... over 14 years ago
Clarified comments in Eloquent\Hydrator. More... over 14 years ago
Improving view class comments. More... over 14 years ago
Improving view class comments. More... over 14 years ago
Improving validation code and comments. More... over 14 years ago
Improving validation code and comments. More... over 14 years ago
Improving validation code and comments. More... over 14 years ago
Improving validation code and comments. More... over 14 years ago
Improving validation code and comments. More... over 14 years ago
Improving validation code and comments. More... over 14 years ago
Added default value to Lang::line()->get(). More... over 14 years ago
Improving validation code and comments. More... over 14 years ago