Quantcast
Channel: Laravel website feeded by api - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by Remco Buddelmeijer for Laravel website feeded by api

I would suggest using a ViewComposer, in this way you can use the variables in your website. You can find more about ViewComposers at the following link:...

View Article



Laravel website feeded by api

In normal laravel controller I return a view with the datareturn view('folder.page', compact('data'))But I'm building my website with an API to work also in mobile devices, how should I build my html...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images