Support the ongoing development of Laravel.io →

oliversb

Joined 6 Nov 2015

Statistics

Threads 3
Replies 4
Solutions 0
Articles 0

Button to delete database item

If in my Blade template I had this: @foreach($entries as $entry) <li>{{$entry->filename}}&l...

0 Likes
6 Replies

Blade Helper Functions

I am having a hard time finding out how to add PHP helper functions in a Blade template. For example...

0 Likes
1 Replies

Gulp error when trying to compile all stylesheets

If I use this code in the gulpfile.js: var elixir = require('laravel-elixir'); /* |-----------------...

0 Likes
3 Replies
replied 8 years ago

Button to delete database item

Thanks. I just going to presume it is like an extra layer of security.

0 Likes
replied 8 years ago

Button to delete database item

marxi said: Make a check in the controller, if the current user has the rights to remove an item? A...

0 Likes
replied 8 years ago

Button to delete database item

astroanu said: just check the credentials from the controller. it should work I do not understand w...

0 Likes
replied 8 years ago

Gulp error when trying to compile all stylesheets

yurybs said: Hi Oliversb, why are you trying to call mix.sass with no parameters? By default, Elixi...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.