3
I Use This!
High Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 5 days ago.
Mar 16, 2025 — Mar 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix error detail view. More... over 14 years ago
fixed router ioc bug. More... over 14 years ago
fixed messages namespace in view. More... over 14 years ago
minor refactorings. More... over 14 years ago
refactoring the blade class. More... over 14 years ago
slight clean-up to uri method. More... over 14 years ago
add note about ssl option. More... over 14 years ago
fixed a few bugs. More... over 14 years ago
moving some laravel classes around, switching alias to reflect changes. added some factories. removed system ioc container config file. More... over 14 years ago
Fix bug in redirect. More... over 14 years ago
Pass status when redirecting to route. More... over 14 years ago
Merge pull request #151 from sparksp/develop/ioc-container More... over 14 years ago
Got rid of all IoC::container() calls More... over 14 years ago
put back ini_set for errors. More... over 14 years ago
git rid of some ioc::container calls. More... over 14 years ago
refactoring error handling. More... over 14 years ago
moved functions to helpers file. More... over 14 years ago
refactoring some classes. More... over 14 years ago
tweaked comment in auth class. More... over 14 years ago
Merge pull request #147 from sparksp/develop/fix_inflector More... over 14 years ago
Merge pull request #149 from jaysonic/develop More... over 14 years ago
Added Paginator to the array of aliased classes. More... over 14 years ago
remove comment bloat from string class. More... over 14 years ago
adjusted autoloader priority for best performance. More... over 14 years ago
refactoring autoloader. More... over 14 years ago
restore controller section of autoloader. More... over 14 years ago
cleaning up the autoloader and core bootstrapping. More... over 14 years ago
remove composers from ioc container. remove comment bloat from autoloader. More... over 14 years ago
controller should extend base controller. More... over 14 years ago
fixed bug in controller filter method. More... over 14 years ago