Laravel Tempate
Budget: $10 – $50 USD
I have a running Laravel Webapp.
This uses a default template.
I want to extend the code, so the webpage uses dynamically different "Themes"
Meaning it will exchange header and footer with different CONTENT (text) and Logos
So if i call the page like this:
www.meine-webaplikation.ch?theme=<themename>
It will open as of now. With standard layout.
When I call www.meine-webaplikation.ch?ly=22 -> It will open the page with the layout 22 (different footer, different Logo)
When I call www.meine-webaplikation.ch?ly=105-> It will open the page with the layout 105(different footer, different Logo)
This uses a default template.
I want to extend the code, so the webpage uses dynamically different "Themes"
Meaning it will exchange header and footer with different CONTENT (text) and Logos
So if i call the page like this:
www.meine-webaplikation.ch?theme=<themename>
It will open as of now. With standard layout.
When I call www.meine-webaplikation.ch?ly=22 -> It will open the page with the layout 22 (different footer, different Logo)
When I call www.meine-webaplikation.ch?ly=105-> It will open the page with the layout 105(different footer, different Logo)