If in my Blade template I had this: @foreach($entries as $entry) <li>{{$entry->filename}}&l...
I am having a hard time finding out how to add PHP helper functions in a Blade template. For example...
If I use this code in the gulpfile.js: var elixir = require('laravel-elixir'); /* |-----------------...
Thanks. I just going to presume it is like an extra layer of security.
marxi said: Make a check in the controller, if the current user has the rights to remove an item? A...
astroanu said: just check the credentials from the controller. it should work I do not understand w...
yurybs said: Hi Oliversb, why are you trying to call mix.sass with no parameters? By default, Elixi...
The Laravel portal for problem solving, knowledge sharing and community building.
The community