I'm using laravel 5 and I have problem with migrations. The migrate command has a --database option...
astroanu said: You can set the database connection settings at run time. How i did this was create...
astroanu said: are you wanting to keep separate databases and credentials for each user ? multi ten...
astroanu said: you can use the connection method to change it, but user input? not sure Schema::con...
The Laravel portal for problem solving, knowledge sharing and community building.
The community