3
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Feb 18, 2025 — Feb 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactoring input class. More... over 14 years ago
adjust comments in crypt class. More... over 14 years ago
refactoring config class. More... over 14 years ago
refactor cache driver method. More... over 14 years ago
add check for session driver before using auth class. More... over 14 years ago
import file class for assets. More... over 14 years ago
Pass request method and uri to before and after filters. More... over 14 years ago
break if before filter returns a response. More... over 14 years ago
Remove Request::segments method. More... over 14 years ago
More factoring on bootstrap. More... over 14 years ago
Refactor the laravel.php bootstrap. More... over 14 years ago
Don't throw an exception if a filter is not found. More... over 14 years ago
Added example of names to composer file. More... over 14 years ago
Add comments about view names to composers file. More... over 14 years ago
Refactor view class. More... over 14 years ago
Refactoring view class. More... over 14 years ago
Check package count before loading Package class. More... over 14 years ago
Remove auto-detection of modules to enhance performance. More... over 14 years ago
Fix named view data passing. More... over 14 years ago
Rearranged view methods. More... over 14 years ago
Added back support for named views. More... over 14 years ago
moved composers back to application More... over 14 years ago
Add ACTIVE_MODULE constant. More... over 14 years ago
Added comments to $route->handler(). More... over 14 years ago
Added shortcut syntax for route handlers on named routes. More... over 14 years ago
Refactoring constant definition in laravel.php. More... over 14 years ago
Tweaking front controller. More... over 14 years ago
adjusted front controller. More... over 14 years ago
moved laravel framework request cycle into laravel.php, minimalized front controller. More... over 14 years ago
Return false when loader doesn't find class in application directory. More... over 14 years ago