ghabriel25's avatar

ghabriel25 wrote a reply+100 XP

2d ago

If its me. I'll create one style (e.g button) and apply it per page and see which one should be treated difference. This takes some time and often too overhelming.

ghabriel25's avatar

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's avatar

ghabriel25 wrote a reply+100 XP

3d ago

Hi, @respect Have you try this?

if (result.isDenied) {
	action.cancel()
}
ghabriel25's avatar

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.