Hey guys, hope you're well. So a quicky for you guys and im so confused about it! In my home.blade.p...
Hey guys, im trying to get an email sent out to the logged in user on visiting a page, this is what...
Hey guys, i have been working on a local machine, once a user registers it fires an event from a con...
Hi guys, im trying to include the contents from a txt file and import as an array within a controlle...
Hi guys, im trying to include a set of data points from a remote file (on a local machine). In my ma...
astroanu said: ok, but why do you want to do that? view templates are supposed to render a view, th...
So ive tried every possible variation of this : <?php $dataPoints = include('partials/dataPoints...
Thanks for the reply! :) By remote i do mean a view file, the file is located in resources/views/par...
Also just to add, in my controller i have this : if ($filters['property_type'] == 'All') { $property...
The Laravel portal for problem solving, knowledge sharing and community building.