|  Taylor Otwell | d29282726d
							
							Add commands to loader. | 12 years ago | 
				
					
						|  Taylor Otwell | 9b0fafe3d5
							
							Merge pull request #1716 from briankiewel/readme-typo | 12 years ago | 
				
					
						|  Taylor Otwell | 18cda5037a
							
							Move location of LARAVEL_START. | 12 years ago | 
				
					
						|  Taylor Otwell | 675157ea24
							
							Merge pull request #1738 from bencorlett/patch-1 | 12 years ago | 
				
					
						|  Taylor Otwell | 0c2389ccb3
							
							Fix language lines. | 12 years ago | 
				
					
						|  Taylor Otwell | 77d748a145
							
							Unguard all Eloquent attributes in seeder. | 12 years ago | 
				
					
						|  Taylor Otwell | be16de2a2f
							
							Switch default mail config to Mailgun. | 12 years ago | 
				
					
						|  Taylor Otwell | 724e0e026d
							
							Update Html alias. | 12 years ago | 
				
					
						|  Taylor Otwell | 857dd663fd
							
							Add driver to mail config. | 12 years ago | 
				
					
						|  Taylor Otwell | cf9c6f97ce
							
							Add route list service provider. | 12 years ago | 
				
					
						|  Taylor Otwell | 17b199b6f6
							
							Add storage path configuration. | 12 years ago | 
				
					
						|  Taylor Otwell | 25a84bc000
							
							Change how bootstrap file is loaded. | 12 years ago | 
				
					
						|  Taylor Otwell | 227683be9f
							
							Remove fallback locale. | 12 years ago | 
				
					
						|  Taylor Otwell | 07d6915c3a
							
							Added a default robots.txt file. | 12 years ago | 
				
					
						|  Taylor Otwell | bcd165ff5e
							
							Fix validation language line. | 12 years ago | 
				
					
						|  Taylor Otwell | 9a58a02ee8
							
							Merge pull request #1800 from AndreiCanta/develop | 12 years ago | 
				
					
						|  AndreiCanta | 6253fe0ae5
							
							Typo: missing quotes in session.php doc block | 12 years ago | 
				
					
						|  Taylor Otwell | b6a94c0216
							
							Added new workbench config file. | 12 years ago | 
				
					
						|  Taylor Otwell | b5b7f71964
							
							Fix comment. | 12 years ago | 
				
					
						|  Taylor Otwell | 36e7b132d4
							
							Setup composer post update script to run php artisan optimize. | 12 years ago | 
				
					
						|  Taylor Otwell | 13d7adb38f
							
							Update for optimize command. | 12 years ago | 
				
					
						|  Taylor Otwell | 0c0b68e395
							
							Added payload configuration option. | 12 years ago | 
				
					
						|  Taylor Otwell | b8008ff7b3
							
							Fix comment. | 12 years ago | 
				
					
						|  Taylor Otwell | 13adb44ddf
							
							Rename path to files. | 12 years ago | 
				
					
						|  Taylor Otwell | 4aaf9a8f2b
							
							Exit with artisan status code. | 12 years ago | 
				
					
						|  Taylor Otwell | 216bc07733
							
							Added new options to session config. | 12 years ago | 
				
					
						|  Taylor Otwell | 5fac0f7b35
							
							Added a sample IronMQ configuration. | 12 years ago | 
				
					
						|  Taylor Otwell | 6f92ee8efd
							
							Fix CSRF token bug. | 12 years ago | 
				
					
						|  Taylor Otwell | 2a14998be9
							
							fire app shutdown event. | 12 years ago | 
				
					
						|  Taylor Otwell | 89e4c29d63
							
							Merge pull request #1765 from driesvints/develop | 12 years ago | 
				
					
						|  Dries Vints | 457e76a470
							
							Add sqs to list of supported drivers | 12 years ago | 
				
					
						|  Taylor Otwell | 05cb4ca276
							
							added form service provider and aliases. | 12 years ago | 
				
					
						|  Taylor Otwell | 3d5747c282
							
							Merge pull request #1739 from Bering/regex-validation-message | 12 years ago | 
				
					
						|  Taylor Otwell | 45f4de147f
							
							Merge pull request #1721 from zackkitzmiller/patch-1 | 12 years ago | 
				
					
						|  Bering | c45ef54c58
							
							Fixes the validation error message for regex validation rule | 12 years ago | 
				
					
						|  Ben Corlett | 597c6f1831
							
							Update app/tests/TestCase.php | 12 years ago | 
				
					
						|  Ben Corlett | 6d3eabf9b1
							
							Remove tabs / spaces mix. | 12 years ago | 
				
					
						|  Zack Kitzmiller | 69911f29cd
							
							default queue should be synchronous. | 12 years ago | 
				
					
						|  Brian Kiewel | efb30de6c3
							
							small typo fix in readme | 12 years ago | 
				
					
						|  Taylor Otwell | 79d18a3122
							
							Update app/config/session.php | 12 years ago | 
				
					
						|  Taylor Otwell | 32df1b62d3
							
							added Str alias. | 12 years ago | 
				
					
						|  Taylor Otwell | 96237d884e
							
							update queue config with sqs example. | 12 years ago | 
				
					
						|  Taylor Otwell | 3ad5edcc10
							
							adding a default password reminder e-mail. | 12 years ago | 
				
					
						|  Taylor Otwell | df319a2178
							
							added a reminders language file. | 12 years ago | 
				
					
						|  Taylor Otwell | 6674b34a64
							
							update log file name to include sapi name. | 12 years ago | 
				
					
						|  Taylor Otwell | 4355a334f7
							
							update session config. | 12 years ago | 
				
					
						|  Taylor Otwell | 5d409fe0d5
							
							remove unneeded alias. | 12 years ago | 
				
					
						|  Taylor Otwell | 6c40ce69fb
							
							setup seeder. | 12 years ago | 
				
					
						|  Taylor Otwell | ce0a7f6545
							
							fix typo. | 12 years ago | 
				
					
						|  Taylor Otwell | 59d6d74a23
							
							clean up start file. | 12 years ago | 
				
					
						|  Taylor Otwell | c07f552c70
							
							cleaning up comments for my ocd. | 12 years ago | 
				
					
						|  Taylor Otwell | 4528981e44
							
							Merge pull request #1687 from bencorlett/develop | 12 years ago | 
				
					
						|  Ben Corlett | 24e158e889
							
							Adding bootstrap/paths.php to allow specification of custom paths for sections of Laravel. | 12 years ago | 
				
					
						|  Ben Corlett | 8a5f18e139
							
							Moving start.php to bootstrap/start.php to collate all bootstrapping files. | 12 years ago | 
				
					
						|  Taylor Otwell | 106d3b7287
							
							fix namespace. | 12 years ago | 
				
					
						|  Taylor Otwell | ae43bff49b
							
							added a new service provider. | 12 years ago | 
				
					
						|  Taylor Otwell | 15a52eefaf
							
							update service provider class name. | 12 years ago | 
				
					
						|  Taylor Otwell | af4381f7de
							
							implement remindable interface on default user. | 12 years ago | 
				
					
						|  Taylor Otwell | 7e81f9de94
							
							Merge branch 'develop' of github.com:laravel/laravel into develop | 12 years ago | 
				
					
						|  Taylor Otwell | df6021a26d
							
							added config for password reminders. | 12 years ago | 
				
					
						|  Taylor Otwell | 098c6c6295
							
							tweak how autoloader works. | 12 years ago | 
				
					
						|  Taylor Otwell | 0e5b8ae8f7
							
							added reminder service provider and password alias. | 12 years ago | 
				
					
						|  Taylor Otwell | 5446db1252
							
							added queue facade. | 12 years ago | 
				
					
						|  Taylor Otwell | f6ad08698b
							
							added queue config and service provider. | 12 years ago | 
				
					
						|  Taylor Otwell | 20a0edcdde
							
							Merge pull request #1642 from alexwhitman/date-validation-messages | 12 years ago | 
				
					
						|  Alex Whitman | caa65bbef6
							
							Add date validation messages | 12 years ago | 
				
					
						|  Taylor Otwell | 5ad3707ca4
							
							boot the application on all artisan commands. | 12 years ago | 
				
					
						|  Taylor Otwell | 9d3c3ea038
							
							tweak how autoloaders are called. adjust phpunit bootstrap. | 12 years ago | 
				
					
						|  Dayle Rees | d19398614b
							
							Merge pull request #1628 from amigorich/typo-fix | 12 years ago | 
				
					
						|  Richard Bradshaw | 3ad58caba6
							
							Fixup typo in comment block. | 12 years ago | 
				
					
						|  Dayle Rees | 6c7a2fac17
							
							Adding EventSubscriber alias as per documentation. | 12 years ago | 
				
					
						|  Taylor Otwell | b03521fabc
							
							added old style auto loader setup in addition to composer. | 12 years ago | 
				
					
						|  Taylor Otwell | b53e6cd02e
							
							update server for urldecode. | 12 years ago | 
				
					
						|  Taylor Otwell | 5d99f9f1d6
							
							moving laravel 4 into develop branch. | 12 years ago | 
				
					
						|  Taylor Otwell | 63bf89efd5
							
							Merge branch 'develop' of github.com:laravel/laravel into develop | 12 years ago | 
				
					
						|  Taylor Otwell | c9faa957a3
							
							Merge branch 'master' of github.com:laravel/laravel into develop | 12 years ago | 
				
					
						|  Taylor Otwell | ab2581dba5
							
							increment version. | 12 years ago | 
				
					
						|  Taylor Otwell | 06538cc8c0
							
							update change log. | 12 years ago | 
				
					
						|  Taylor Otwell | bd11b2a8af
							
							Merge pull request #1577 from inverse/develop | 12 years ago | 
				
					
						|  Taylor Otwell | 2e82761788
							
							Merge pull request #1582 from AndreasHeiberg/patch-1 | 12 years ago | 
				
					
						|  Taylor Otwell | 6c177ab3b1
							
							turn off profile by default. | 12 years ago | 
				
					
						|  Taylor Otwell | 3b8d8bbf77
							
							Merge pull request #1584 from bpierre/bug/doc-fixes | 12 years ago | 
				
					
						|  Pierre Bertet | 4a47bda118
							
							Documentation: markdown syntax | 12 years ago | 
				
					
						|  Pierre Bertet | 347f1b8d97
							
							Documentation: typo | 12 years ago | 
				
					
						|  Pierre Bertet | f69b70aa80
							
							Documentation: typo | 12 years ago | 
				
					
						|  Pierre Bertet | a1facced9a
							
							Documentation typography: ellipses | 12 years ago | 
				
					
						|  Pierre Bertet | 63708d64e0
							
							Documentation: typo | 12 years ago | 
				
					
						|  Pierre Bertet | 1e7917adea
							
							Documentation: relative link to the documentation | 12 years ago | 
				
					
						|  Andreas Heiberg | 4de7510bfd
							
							fixed typo | 12 years ago | 
				
					
						|  Malachi Soord | 337c2f0a7c
							
							Fixed issue with html unit tests | 12 years ago | 
				
					
						|  Taylor Otwell | 53b94468cd
							
							Fix multi inserts in SQLite. | 13 years ago | 
				
					
						|  Dayle Rees | 0f690e83a0
							
							Removing strange file additions. | 13 years ago | 
				
					
						|  Dayle Rees | f0c3dbba40
							
							Fixing merge issues. | 13 years ago | 
				
					
						|  Taylor Otwell | abff7d8e7d
							
							Merge branch 'master' into develop | 13 years ago | 
				
					
						|  Taylor Otwell | ff7f6f67db
							
							Merge pull request #1573 from neoascetic/patch-1 | 13 years ago | 
				
					
						|  Taylor Otwell | cb567c5e4d
							
							Updated Symfony HttpFoundation to 2.1.6. | 13 years ago | 
				
					
						|  Taylor Otwell | 2946274a95
							
							Merge pull request #1473 from s4wny/patch-1 | 13 years ago | 
				
					
						|  Taylor Otwell | ff682d69c0
							
							Merge pull request #1546 from darkimmortal/master | 13 years ago | 
				
					
						|  Taylor Otwell | f754e1fa55
							
							Merge pull request #1574 from Barryvdh/patch-1 | 13 years ago | 
				
					
						|  Taylor Otwell | dd548471bc
							
							Merge pull request #1571 from vauteer/patch-1 | 13 years ago |