Hi, composer is trying to update to somfony 3.1 even though i have laravel 5.2 required. I know ther...
Now this is a something really strange: I am running Apache with 2 websites on it. The sites are exa...
Hi guys, i'm having a strange problem. I have 2 databases, the main one is MySQL, the other Microsof...
Fixed it (or rather worked around it): I removed every dependency except for laravel/framework and r...
tkprocat said: Both laravel/laravel and laravel/framework (at 5.2) has 2.8.|3.0. so that should be...
Got it! I defined an APP_MAIN_DOMAIN in the .env file which then read in the routes.php as a domain...