32
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tweaked File::upload. More... almost 13 years ago
Merge branch 'develop' of github.com:taylorotwell/laravel into develop More... almost 13 years ago
Merge pull request #18 from mikelbring/develop More... almost 13 years ago
added upload_of validation rule. More... almost 13 years ago
Created File::upload() More... almost 13 years ago
adjusted method order in request class. More... almost 13 years ago
removed error collector bloat, switched to plain array. thanks mikelbring. More... almost 13 years ago
changed loader to search in libraries instead of packages. More... almost 13 years ago
removed package class, added package_path constant. More... almost 13 years ago
added libraries directory and package class. More... almost 13 years ago
moved cache, db, logs, and sessions to the storage directory. More... almost 13 years ago
Added Eloquent::all(). More... almost 13 years ago
added exception for wrong number of parameters to dynamic finders. More... almost 13 years ago
Merge branch 'develop' of github.com:taylorotwell/laravel into develop More... almost 13 years ago
added dynamic finders to fluent query builder and eloquent. More... almost 13 years ago
Clarified comments in Eloquent\Hydrator. More... almost 13 years ago
Improving view class comments. More... almost 13 years ago
Improving view class comments. More... almost 13 years ago
Improving validation code and comments. More... almost 13 years ago
Improving validation code and comments. More... almost 13 years ago
Improving validation code and comments. More... almost 13 years ago
Improving validation code and comments. More... almost 13 years ago
Improving validation code and comments. More... almost 13 years ago
Improving validation code and comments. More... almost 13 years ago
Added default value to Lang::line()->get(). More... almost 13 years ago
Improving validation code and comments. More... almost 13 years ago
added apc session driver. More... almost 13 years ago
removed called to eloquent in uniqueness_of. More... almost 13 years ago
import lang class into validation rule. More... almost 13 years ago
changes to view class to have error collector. More... almost 13 years ago