ghabriel25 wrote a reply+100 XP
2d ago
ghabriel25 wrote a reply+100 XP
2d ago
I always using separate css file for each component such section, sidebar, button, card, header etc and use class based just like @tray2 mentioned. This way, I know where to patch if something break.
ghabriel25 wrote a reply+100 XP
3d ago
Hi, @respect Have you try this?
if (result.isDenied) {
action.cancel()
}
ghabriel25 wrote a reply+100 XP
5d ago
@parmanand741 Authentication was handled by fortify. You can open your config folder and see fortify.php then scroll to the very bottom.