Open pepijnblom opened 8 years ago
Yes is a known bug. This package is designed only for one use, repeated uses can cause errors/duplications. I don't know how to avoid that so any suggestion will be welcomed or please feel free to propose a pull request.
Thanks!
I've noticed that llum adds the Service Providers and Aliases in config/app.php multiple times if you have an error (and thus the installation failed) and then run it again.
I was having an error with composer when running PHP 7.0.8 from MAMP. After switching to 5.6 for cli it managed to get through but then I got errors because of the duplicate SPs and Aliases.