Daniel Petrie
							
						 | 
						
							
							
								f640cd42ad
							
							adding in '=' to regex for (:any) / (:any?) calls.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								3a62036a9c
							
							fix urlencode prob
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								8e05530869
							
							Merge pull request #570 from AoSiX/urlencode_issue
						 | 
						13 years ago | 
					
				
					
						
							
								   Julien TANT
							
						 | 
						
							
							
								8eae68bde0
							
							Change htmlentities to urlencode for link
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								af42dec07b
							
							update change log and version.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								affcad0948
							
							fix bug surrounding cookie session driver.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								9c823d42be
							
							Merge branch 'master' of github.com:laravel/laravel
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								24e382848c
							
							add response to done event.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								f1435ce195
							
							Merge pull request #546 from ProgerXP/patch-typos
						 | 
						13 years ago | 
					
				
					
						
							
								   Pavel
							
						 | 
						
							
							
								482aed9379
							
							Corrected typos in the comments.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								728a320cbc
							
							increment version and update change log.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								f45330a006
							
							call render method on view when including in blade.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								bcca8be072
							
							Merge branch 'master' of github.com:laravel/laravel
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								cb9050844a
							
							incremented version.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								2e7cca1d0b
							
							Merge pull request #512 from Mikaweb/patch-1
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								60b5e38ca0
							
							return after loading mapped class in autoloader.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								b370549d80
							
							Merge pull request #517 from joecwallace/migrate-resolver-classify-fix
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								a3e0c7c0c4
							
							Merge pull request #522 from kloy/master
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								9ee9e7bb5e
							
							Merge pull request #518 from joecwallace/eloquent-model-table-basename-fix
						 | 
						13 years ago | 
					
				
					
						
							
								   Keith Loy
							
						 | 
						
							
							
								53e8f9b774
							
							Fixing bug where custom validation messages in bundle language files were not getting picked up.
						 | 
						13 years ago | 
					
				
					
						
							
								   Joe Wallace
							
						 | 
						
							
							
								f7aee0ca2a
							
							Model::table() uses class_basename() helper - which properly discards namespaces on *nix systems
						 | 
						13 years ago | 
					
				
					
						
							
								   Joe Wallace
							
						 | 
						
							
							
								201732135d
							
							Resolver::resolve() uses Str::classify() to determine class names
						 | 
						13 years ago | 
					
				
					
						
							
								   Maxime Dizerens
							
						 | 
						
							
							
								3850f575f0
							
							Misspelt word corrected!
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								b7ac1b75af
							
							updated change log and incremented version.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								cc4514e8f6
							
							Fix bug in many to many eager loading.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								3e00ce2efb
							
							fix bug regarding SSL cookies.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								bf886f3271
							
							incrementing version.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								d2f35900cd
							
							fix where in shortcut and response header casing problem.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								b72f4e9fd9
							
							fix change log.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								6aaf015cff
							
							incremented version and change log.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								75f6384767
							
							fix eloquent->delete bug.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								b870ac09dd
							
							fix front controller.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								67758b6932
							
							update change log.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								b5dd77d387
							
							Fixing Eloquent constructor bug.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								15982efd11
							
							Merge branch 'master' of github.com:laravel/laravel
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								b2324a7575
							
							upgrade change log for redis database option.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								713f70a777
							
							Merge pull request #456 from Tenga/master
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								6bf68aad38
							
							update for 3.1.1
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								720d9de582
							
							Fix bug in eloquent model hydration.
						 | 
						13 years ago | 
					
				
					
						
							
								   Drazen
							
						 | 
						
							
							
								176f0862aa
							
							Updated upgrade guide, Blade is also needed in the aliases
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								2c12be305d
							
							register symfony console namespace with autoloader.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								c327fdcf47
							
							added vendor directory which contains the symfony console component.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								70f586281f
							
							removing tests and vendor.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								9eabd73b64
							
							<auto> merging hotfixes. re-added tests into repository.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								8b4c17a8b6
							
							<auto> removed unit tests from repository.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								fd725aca21
							
							fixing release script.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								59ae60d287
							
							fixing release script.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								8f22071e6f
							
							Merge branch 'develop' into testing
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								043b2cee50
							
							tweaking the release script.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								1d9a794fcd
							
							remove tests.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								b102155ed7
							
							update release script.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								15fe1d5258
							
							added tests to develop branch.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								f4258f7759
							
							added classloader and console symfony components.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								2aac28e09e
							
							removed symfony components.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								939ef7826e
							
							added ClassLoader and Console Symfony components.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								9dee79ba00
							
							Fixing SQLite connector.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								0e6312d076
							
							fix changelog.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								9356bb9213
							
							updated change-log
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								8af11e6d61
							
							Fix bug in eloqueny hydrator.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								5a59c5f317
							
							Don't use mass assignment in hydrator.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								55669ee0ae
							
							added redirect::back method.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								364c39dad2
							
							Merge branch 'master' of github.com:laravel/laravel
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								37fd54b848
							
							Merge pull request #448 from danielboendergaard/patch-1
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								afa12d3dd3
							
							Merge pull request #449 from vladrusu/master
						 | 
						13 years ago | 
					
				
					
						
							
								   Vlad Rusu
							
						 | 
						
							
							
								ab9a94e5a3
							
							Updated ascii array to better support some romanian letters with diacritics
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								158bc32c89
							
							Incrementing version.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								ba4d1a89c8
							
							Removed add_ magic method from eloquent model as this will be a 3.2 feature.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								a915e24b62
							
							Pass bundle view directory in view loader.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								973da34bc0
							
							Pass directory into View:: file method.
						 | 
						13 years ago | 
					
				
					
						
							
								   Daniel Bondergaard
							
						 | 
						
							
							
								3639d2c46f
							
							Fixed pivot model hydration loading in Eloquent2
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								263d6145a7
							
							cleaning up code.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								d558387b85
							
							added docblock to blade function.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								3ba6342cf5
							
							fixing loading of namespaced classes.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								991fc70275
							
							Make view::with value optional.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								9dbbc5848b
							
							Fix blade @includes.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								33cc89a711
							
							Improving upgrade guide.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								bc1e1dde5b
							
							Improving change log.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								d9773d48ae
							
							Remonde old changes file.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								4edc9e5399
							
							Added 3.1 upgrade guide and change log.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								1383edde39
							
							Return empty string when null is passed to render helper.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								91998735b9
							
							Improve the @layout blade expression, allow dynamic specification of templates.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								e8e7db687c
							
							Fix bug in fluent class.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								31786c96e9
							
							Cleaning up the Blade class.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								93e21e9255
							
							Added support for true tempting.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								8e8b0b8cb3
							
							More Blade improvements… adds template inheritance.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								b07ee31f3a
							
							Added support for Twig style {{ include() }} blade structures that inherit the data from the view.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								57cf817de4
							
							Fix pivot constraints on ->pivot() method of many-to-many.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								879e56df75
							
							Merge branch 'master' into develop
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								ca77cd5a17
							
							Merge pull request #438 from sparksp/patch-7
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								0e4a63606f
							
							Added render_each helper.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								e04b7a3add
							
							Updated change log.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								727b064bf7
							
							Added View::render_each and Blade shortcut.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								9df88c461b
							
							Use Str::lower in pluralizer.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								e942c2032f
							
							Added macro support to HTML class to match Form class.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								0455c10ae0
							
							Added "for else" support to Blade.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								8839138a6a
							
							Fix junk I shouldn't have committed.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								090bf9b3f8
							
							Added "shares" method to view instance.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								e96f75e8cc
							
							Fixing bugs in database layer.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								35e53b8cef
							
							Reintegrating Blade with Laravel using View engine event.
						 | 
						13 years ago | 
					
				
					
						
							
								   Taylor Otwell
							
						 | 
						
							
							
								b6615ddbee
							
							Fixing a few things in Eloquent 2.
						 | 
						13 years ago |