Shift 
							
						 
					 
					
						
						
							
						
						87acc30a0b 
					 
					
						
						
							
							Apply Laravel coding style  
						
						... 
						
						
						
						Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.
You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint ), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer ), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer ) for your project root.
For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style ). 
						
						
					 
					
						2023-01-07 20:32:31 +00:00 
						 
				 
			
				
					
						
							
							
								StyleCI Bot 
							
						 
					 
					
						
						
							
						
						ae0b5485b8 
					 
					
						
						
							
							Apply fixes from StyleCI  
						
						
						
						
					 
					
						2023-01-07 19:54:45 +00:00 
						 
				 
			
				
					
						
							
							
								Shift 
							
						 
					 
					
						
						
							
						
						74bd29e1ee 
					 
					
						
						
							
							Apply Laravel coding style  
						
						... 
						
						
						
						Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.
You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint ), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer ), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer ) for your project root.
For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style ). 
						
						
					 
					
						2023-01-07 19:53:40 +00:00 
						 
				 
			
				
					
						
							
							
								StyleCI Bot 
							
						 
					 
					
						
						
							
						
						5055b443fc 
					 
					
						
						
							
							Apply fixes from StyleCI  
						
						
						
						
					 
					
						2023-01-07 19:48:16 +00:00 
						 
				 
			
				
					
						
							
							
								RafficMohammed 
							
						 
					 
					
						
						
							
						
						1a5c16ae4b 
					 
					
						
						
							
							laravel-6 changes  
						
						
						
						
					 
					
						2023-01-08 00:36:12 +05:30 
						 
				 
			
				
					
						
							
							
								Shift 
							
						 
					 
					
						
						
							
						
						723ac38edd 
					 
					
						
						
							
							Convert Input to Request facade  
						
						... 
						
						
						
						Laravel 5.2 no longer registers the `Input` facade by default. While
still available in Laravel 5, the `Input` facade is removed in
Laravel 6. 
						
						
					 
					
						2023-01-07 18:48:11 +00:00 
						 
				 
			
				
					
						
							
							
								Shift 
							
						 
					 
					
						
						
							
						
						fffa817f80 
					 
					
						
						
							
							Leverage HOME constant  
						
						
						
						
					 
					
						2023-01-07 18:47:55 +00:00 
						 
				 
			
				
					
						
							
							
								Shift 
							
						 
					 
					
						
						
							
						
						7cf861b2eb 
					 
					
						
						
							
							Shift core files  
						
						
						
						
					 
					
						2023-01-07 18:47:53 +00:00 
						 
				 
			
				
					
						
							
							
								Shift 
							
						 
					 
					
						
						
							
						
						cade5f0d23 
					 
					
						
						
							
							Apply Laravel coding style  
						
						... 
						
						
						
						Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.
You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint ), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer ), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer ) for your project root.
For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style ). 
						
						
					 
					
						2023-01-07 18:47:35 +00:00 
						 
				 
			
				
					
						
							
							
								StyleCI Bot 
							
						 
					 
					
						
						
							
						
						168656e3aa 
					 
					
						
						
							
							Apply fixes from StyleCI  
						
						
						
						
					 
					
						2023-01-06 13:07:26 +00:00 
						 
				 
			
				
					
						
							
							
								Shift 
							
						 
					 
					
						
						
							
						
						5db1c9402b 
					 
					
						
						
							
							Shift cleanup  
						
						
						
						
					 
					
						2023-01-06 11:55:15 +00:00 
						 
				 
			
				
					
						
							
							
								Shift 
							
						 
					 
					
						
						
							
						
						b02541ac64 
					 
					
						
						
							
							Replace deprecated array and string helpers  
						
						... 
						
						
						
						Laravel recommends using the `Str` and `Arr` class methods directly instead of the respective helper functions. These helper functions are deprecated in Laravel 5.8 and removed in Laravel 6. 
						
						
					 
					
						2023-01-06 11:53:35 +00:00 
						 
				 
			
				
					
						
							
							
								Shift 
							
						 
					 
					
						
						
							
						
						03623d493d 
					 
					
						
						
							
							Convert to event helper  
						
						... 
						
						
						
						Laravel has deprecated the `fire()` helper and `Event::fire()`.
These will be removed in Laravel 5.8. Instead, you should use
the `event()` helper. 
						
						
					 
					
						2023-01-06 11:53:21 +00:00 
						 
				 
			
				
					
						
							
							
								Shift 
							
						 
					 
					
						
						
							
						
						21910f2106 
					 
					
						
						
							
							Apply Laravel coding style  
						
						... 
						
						
						
						Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.
You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint ), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer ), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer ) for your project root.
For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style ). 
						
						
					 
					
						2023-01-06 11:53:02 +00:00 
						 
				 
			
				
					
						
							
							
								StyleCI Bot 
							
						 
					 
					
						
						
							
						
						1b277c9734 
					 
					
						
						
							
							Apply fixes from StyleCI  
						
						
						
						
					 
					
						2023-01-06 11:06:09 +00:00 
						 
				 
			
				
					
						
							
							
								RafficMohammed 
							
						 
					 
					
						
						
							
						
						bed20697ed 
					 
					
						
						
							
							changes-5.7  
						
						
						
						
					 
					
						2023-01-06 16:35:38 +05:30 
						 
				 
			
				
					
						
							
							
								StyleCI Bot 
							
						 
					 
					
						
						
							
						
						9d1a57f99d 
					 
					
						
						
							
							Apply fixes from StyleCI  
						
						
						
						
					 
					
						2023-01-03 08:26:59 +00:00 
						 
				 
			
				
					
						
							
							
								Shift 
							
						 
					 
					
						
						
							
						
						43386fd86d 
					 
					
						
						
							
							Apply Laravel coding style  
						
						... 
						
						
						
						Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.
You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint ), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer ), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer ) for your project root.
For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style ). 
						
						
					 
					
						2023-01-03 08:25:25 +00:00 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						8ef067dbc5 
					 
					
						
						
							
							Apply fixes from StyleCI  
						
						
						
						
					 
					
						2021-12-17 12:20:29 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						2f985011e9 
					 
					
						
						
							
							Cleanup: For peace of mind  
						
						... 
						
						
						
						Removed code snippets related to profile update which are not in used anymore and create confusions. 
						
						
					 
					
						2021-12-17 12:20:29 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						8f4e67d3a8 
					 
					
						
						
							
							User role update risk fixed  
						
						
						
						
					 
					
						2021-12-17 12:20:29 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						ed3bbd76d7 
					 
					
						
						
							
							Apply fixes from StyleCI  
						
						
						
						
					 
					
						2020-03-17 05:14:38 +00:00 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						2d90d56fcb 
					 
					
						
						
							
							Apply fixes from StyleCI  
						
						
						
						
					 
					
						2018-11-16 12:42:44 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						6d8f391d30 
					 
					
						
						
							
							Removed dd() statement  
						
						... 
						
						
						
						Removed dd() statement in catch block of ForgotPasswordController to fix issue #712  
						
						
					 
					
						2018-11-16 12:42:44 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						1e9696df64 
					 
					
						
						
							
							Override password reset functionality  
						
						
						
						
					 
					
						2018-08-15 17:24:21 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						ac145fe565 
					 
					
						
						
							
							Updates  
						
						... 
						
						
						
						Fixed CLI installer
Fixed First user detail seeder 
						
						
					 
					
						2018-08-07 14:16:14 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						22d3bb4036 
					 
					
						
						
							
							Installer updates  
						
						... 
						
						
						
						Added probe.php
Added new installer views and controllers
Updated AuthController
Updated Middlewares
Updated Commands for installation process 
						
						
					 
					
						2018-08-07 13:45:46 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						96c44bea1e 
					 
					
						
						
							
							updates  
						
						
						
						
					 
					
						2018-08-06 10:57:02 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						c547b2e438 
					 
					
						
						
							
							Apply fixes from StyleCI  
						
						
						
						
					 
					
						2018-08-06 05:18:13 +00:00 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						a0fc42e78e 
					 
					
						
						
							
							Apply fixes from StyleCI  
						
						
						
						
					 
					
						2017-04-30 16:37:12 +00:00 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						54af5c3765 
					 
					
						
						
							
							Bug-fix-patch2  
						
						... 
						
						
						
						# correct while registration 
						
						
					 
					
						2016-12-19 17:22:21 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						88f3df2180 
					 
					
						
						
							
							Apply fixes from StyleCI  
						
						
						
						
					 
					
						2016-12-13 13:14:54 +00:00 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						2d8e640e9b 
					 
					
						
						
							
							Updates  
						
						
						
						
					 
					
						2016-12-13 18:18:25 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						ea3f4bc15f 
					 
					
						
						
							
							Apply fixes from StyleCI  
						
						
						
						
					 
					
						2016-12-13 09:12:33 +00:00 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						99177ec5c3 
					 
					
						
						
							
							#refinement and bugfix patch  
						
						... 
						
						
						
						# refiend login method for different scenarios like OTP verification,
account activation etc. 
						
						
					 
					
						2016-12-06 19:03:12 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						b2a1b7ec55 
					 
					
						
						
							
							Apply fixes from StyleCI  
						
						
						
						
					 
					
						2016-12-05 04:20:56 +00:00 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						a24cd1e62b 
					 
					
						
						
							
							Bug-fix-patch-36  
						
						... 
						
						
						
						# Refined UI for showing error messages in new layout of
login/registration/create-ticket/home page while login and registration.
# fixed registration error when email is non mandatory field. 
						
						
					 
					
						2016-12-05 00:44:08 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						4be39392e7 
					 
					
						
						
							
							bug fix patch  
						
						... 
						
						
						
						# update dummy database
# update update sql dump
# added ticket link in ticekt assignent template 
						
						
					 
					
						2016-12-01 12:53:58 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						76e85db070 
					 
					
						
						
							
							update 1.0.8.0  
						
						... 
						
						
						
						Commits for version update 
						
						
					 
					
						2016-10-17 12:02:27 +05:30 
						 
				 
			
				
					
						
							
							
								Sujit Prasad 
							
						 
					 
					
						
						
							
						
						e2390f67d4 
					 
					
						
						
							
							Applied fixes from StyleCI  
						
						
						
						
					 
					
						2016-08-05 09:24:12 -04:00 
						 
				 
			
				
					
						
							
							
								Sujit Prasad 
							
						 
					 
					
						
						
							
						
						f07afa8307 
					 
					
						
						
							
							Update v1.0.7.9  
						
						
						
						
					 
					
						2016-08-04 19:54:26 +05:30 
						 
				 
			
				
					
						
							
							
								Sujit Prasad 
							
						 
					 
					
						
						
							
						
						ffa56a43cb 
					 
					
						
						
							
							update v1.0.7.9 R.C.  
						
						... 
						
						
						
						This is a Release Candidate. We are still testing. 
						
						
					 
					
						2016-08-03 20:04:36 +05:30 
						 
				 
			
				
					
						
							
							
								Sujit Prasad 
							
						 
					 
					
						
						
							
						
						268b7b13f6 
					 
					
						
						
							
							Applied fixes from StyleCI  
						
						
						
						
					 
					
						2016-06-21 10:14:51 -04:00 
						 
				 
			
				
					
						
							
							
								Sujit Prasad 
							
						 
					 
					
						
						
							
						
						48ed88a15e 
					 
					
						
						
							
							update v1.0.7.7  
						
						
						
						
					 
					
						2016-06-21 18:45:34 +05:30 
						 
				 
			
				
					
						
							
							
								Sujit Prasad 
							
						 
					 
					
						
						
							
						
						02561e2cd3 
					 
					
						
						
							
							Applied fixes from StyleCI  
						
						
						
						
					 
					
						2016-06-17 11:13:33 -04:00 
						 
				 
			
				
					
						
							
							
								Sujit Prasad 
							
						 
					 
					
						
						
							
						
						a3fbf1acd4 
					 
					
						
						
							
							update v1.0.7.5  
						
						
						
						
					 
					
						2016-06-17 20:28:31 +05:30 
						 
				 
			
				
					
						
							
							
								Sujit Prasad 
							
						 
					 
					
						
						
							
						
						7a66ae9307 
					 
					
						
						
							
							update v1.0.7.5  
						
						
						
						
					 
					
						2016-06-15 15:27:05 +05:30 
						 
				 
			
				
					
						
							
							
								Sujit Prasad 
							
						 
					 
					
						
						
							
						
						a6a7c762dc 
					 
					
						
						
							
							Applied fixes from StyleCI  
						
						
						
						
					 
					
						2016-06-15 00:52:21 -04:00 
						 
				 
			
				
					
						
							
							
								Sujit Prasad 
							
						 
					 
					
						
						
							
						
						3fbc55c0d8 
					 
					
						
						
							
							update v1.0.7.5  
						
						
						
						
					 
					
						2016-06-14 18:13:39 +05:30 
						 
				 
			
				
					
						
							
							
								Sujit Prasad 
							
						 
					 
					
						
						
							
						
						dc96c6950f 
					 
					
						
						
							
							more changes  
						
						
						
						
					 
					
						2016-06-14 17:22:35 +05:30