Boostrap is not working on live server
- 
					
					
					
					
if i upload the project on live server it's boostap is not working

so how to solve this problem.
 - 
					
					
					
					
Hi @Sarthak
run php artisan vendor: publish --force to load asset. - 
					
					
					
					
@Vaishali-Agarwal Thank you mam.