Answers for "igaster\laraveltheme\exceptions\themealreadyexists theme theme1 already exists"

PHP
0

IgasterLaravel ThemeExceptionstheme Already Exists

removing the config/themes.php files will solve the issue.
  
------------------  OR  -------------------
  
if you are switching or trying to set the theme inside the AppServiceProvider
try updating it inside the boot method instead of updating it inside the
register method.
Posted by: Guest on November-10-2020

Code answers related to "igaster\laraveltheme\exceptions\themealreadyexists theme theme1 already exists"

Browse Popular Code Answers by Language