I m create new package but delete /destroy controller function not run ?
- 
					
					
					
					
I m create a new package but delete /destroy controller function not run? I m data gird add POST method. if I m add the GET method they have run?
 - 
					
					
					
					
please share the screen shot of routes.php of your package
 - 
					
					
					
					
 - 
					
					
					
					
Please tell me why you use exit in delete method
 - 
					
					
					
					
@deepak227 said in I m create new package but delete /destroy controller function not run ?:
Please tell me why you use exit in delete method
please provide me a solution on how can delete row in the database? any suggestions or reference links.thankyou
 - 
					
					
					
					
please remove it and run php artisan route:cache in terminal.
 - 
					
					
					
					
@deepak227 but they have not worked. I m missing any step yes /No?
 - 
					
					
					
					
@deepak227 ok thanks run successfully after 2 3 times run command
 


