Our problem is that the links created the laravel are always wrong. Currently we have hardcoded all links.
We actually expect: https://www.cs.technik.kbmk.ch/schematec/css/bootstrap.min.css
But getting back the following link: https://www.server1037.cs.technik.kbmk.ch/schematec/css/bootstrap.min.css
How can we change from "server1037.cs.technik.kbmk.ch" to "cs.technik.kbmk.ch" ?
Thanks in advance.
So Laravel is installed on a webserver with URL server1037.cs.technik.kbmk.ch?
Yes, Laravel is installed on this server. And cs.technik.kbmk.ch is the domain.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community