| .. | 
			
		
		
			
				
					| 
						
							
						
						auth
					 | 
				
				
					9d99cfad7e
					added default to config call to get auth password for backwards compatibility.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						cache
					 | 
				
				
					f6bad1e809
					Remove obsolete namespace import in driver.php.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						cli
					 | 
				
				
					7dcbf33a80
					cleaned up help task
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						database
					 | 
				
				
					dc6bcf0793
					use global paginator alias in the query class
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						documentation
					 | 
				
				
					a73a6fb6c4
					Merge pull request #970 from franzliedke/patch-26
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						profiling
					 | 
				
				
					5f0e70a2ef
					fixed a conflict with .hidden class when using twitter bootstrap and made animation smoother
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						routing
					 | 
				
				
					990f10f6de
					Merge pull request #854 from jasonlewis/feature/pattern-filters
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						session
					 | 
				
				
					83f7847ccd
					Remove obsolete namespace import in session/payload.php.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						vendor
					 | 
				
				
					ab6e364546
					added simpler and easier environment handling.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						asset.php
					 | 
				
				
					8bc128fdaa
					cleaning up code.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						auth.php
					 | 
				
				
					aca2a2ae1c
					Fix auth bug and other resolver bugs.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						autoloader.php
					 | 
				
				
					6c35bbade6
					Fix typo.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						blade.php
					 | 
				
				
					b6cc836bf4
					Added an @break to blade to break out of loops.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						bundle.php
					 | 
				
				
					9c109849c3
					Fix typos.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						cache.php
					 | 
				
				
					aca2a2ae1c
					Fix auth bug and other resolver bugs.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						config.php
					 | 
				
				
					b40e13a892
					Remove obsolete namespace import in config.php.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						cookie.php
					 | 
				
				
					69d9257a50
					Return value of cookie.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						core.php
					 | 
				
				
					e12b554cbb
					cleaning up.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						crypter.php
					 | 
				
				
					88dd2f3232
					Altering visibility of Crypter::randomizer() to public.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						database.php
					 | 
				
				
					ba6590d7b1
					cleaning up code.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						error.php
					 | 
				
				
					d9802fe656
					flush output buffer in error class.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						event.php
					 | 
				
				
					a303d66ae0
					Fix bug in events.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						file.php
					 | 
				
				
					6a58e98316
					Remove obsolete class import in file.php.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						fluent.php
					 | 
				
				
					e8e7db687c
					Fix bug in fluent class.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						form.php
					 | 
				
				
					ec0128be8f
					fixed optgroup closing tag
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						hash.php
					 | 
				
				
					157f619e98
					basic code cleanup.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						helpers.php
					 | 
				
				
					6151886860
					Generated URLs default to use the current protocol (http or https)
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						html.php
					 | 
				
				
					bc67c667a9
					Merge pull request #730 from sparksp/develop-default-https
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						input.php
					 | 
				
				
					95bb9dfee8
					Merge branch 'hotfix/fix_markdown' into develop
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						ioc.php
					 | 
				
				
					096f9c2b78
					Fixed IoC::resolve forces singleton issue.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						lang.php
					 | 
				
				
					11b9f52239
					fix error in comment
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						laravel.php
					 | 
				
				
					c8718a32ec
					added option for URI languages.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						log.php
					 | 
				
				
					fadadd0f62
					allow events to override the log class.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						memcached.php
					 | 
				
				
					8c4170491e
					use memcached instead of memcache.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						messages.php
					 | 
				
				
					5f97030ce8
					refactored set_format to foromat.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						paginator.php
					 | 
				
				
					9e8acd1eda
					fix some input stuff and revert paginator changes.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						pluralizer.php
					 | 
				
				
					9df88c461b
					Use Str::lower in pluralizer.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						redirect.php
					 | 
				
				
					6151886860
					Generated URLs default to use the current protocol (http or https)
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						redis.php
					 | 
				
				
					244d4bfd07
					Fix bugs in Redis class.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						request.php
					 | 
				
				
					67ac2f2f9a
					Default was never returned. If no IP was found it returns NULL.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						response.php
					 | 
				
				
					db9f220f57
					Force UTF-8 charset on JSON responses.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						section.php
					 | 
				
				
					d5b9f3c604
					cleaning up section class.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						session.php
					 | 
				
				
					ac2e7c6a2d
					Fixed namespace issue when registering a session driver with the extend closure
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						str.php
					 | 
				
				
					280bc99ed8
					add u PCRE modifier to str::words.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						uri.php
					 | 
				
				
					295c3b80c2
					add sqlite query driver.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						url.php
					 | 
				
				
					e19e4ebd24
					tweak url for languages.
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						validator.php
					 | 
				
				
					6881bdaf02
					Added required_with validation rule to conditionally require an attribute based on the presence of another attribute
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						view.php
					 | 
				
				
					5e2373817d
					Allow for passing variables to views with more expressive method calls.
				 | 
				13 years ago |