3
I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 4 days ago.
Sep 01, 2025 — Sep 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added ability to create cookies using properties. More... about 15 years ago
Edited session class to use new Cookie send method. More... about 15 years ago
Changed (:any) wildcard to more restrictive. More... about 15 years ago
Improve request URI determination. More... about 15 years ago
incremented version. More... about 15 years ago
Merge branch 'develop' of github.com:taylorotwell/laravel into develop More... about 15 years ago
overall code refactoring. More... about 15 years ago
Moved Form::close next to Form::open. More... about 15 years ago
Fix tabs on Form close method. More... about 15 years ago
Merge pull request #4 from pedroborges/develop More... about 15 years ago
Merge pull request #5 from mikelbring/develop More... about 15 years ago
added PHP_EOL in close method More... about 15 years ago
add form method to form More... about 15 years ago
Fixed typo in a comment More... about 15 years ago
Auto detect label and add id to field More... about 15 years ago
Added support for <label> element More... about 15 years ago
adding some comments to the router class. More... about 15 years ago
moved route loading into separate function. More... about 15 years ago
added support for overriding many-to-many table names. More... about 15 years ago
syntax cleanup in eloquent warehouse. More... about 15 years ago
added support for organizing routes in a routes directory. More... about 15 years ago
fixed bug when deleting eloquent models. More... about 15 years ago
added ability to specify foreign key for has_one and has_many relationships. More... about 15 years ago
removed with method from view class. More... about 15 years ago
added with method to view class. More... about 15 years ago
moved entities method to html class and added encoding configuration option. More... about 15 years ago
changed loading of view to fix bug when binding content view data. More... about 15 years ago
Merge branch 'master' into develop More... about 15 years ago
removed test class More... about 15 years ago
allow literal path in sqlite database config. More... about 15 years ago