Skip to content

Releases: arwahyu01/main-master

Perbaikan Cek required radio button, & optimasi script

16 Dec 06:25
Compare
Choose a tag to compare

Perbaikan Cek required radio button, & optimasi script

Full Changelog: v1.1.6...v1.1.7

fixed bugs verifyCsrfToken

07 Nov 05:15
Compare
Choose a tag to compare

class VerifyCsrfToken extends Middleware
{
/**
* The URIs that should be excluded from CSRF verification.
*
* @var array<int, string>
/
protected $except = [
'api/
', // add this code
];
}

Upgrade Laravel from 10 to 11

05 May 10:11
Compare
Choose a tag to compare

Ppgrade Laravel from 10 to 11

fix bugs filter column in user datatable

29 Oct 15:47
Compare
Choose a tag to compare

Fix bugs in login web

29 Oct 15:39
Compare
Choose a tag to compare

Fix bugs

29 Oct 15:22
Compare
Choose a tag to compare

Full Changelog: v1.1.1...v1.1.2

add menu converter to json

10 Oct 06:42
Compare
Choose a tag to compare

fix bug access menu & announcement view

25 Sep 06:59
Compare
Choose a tag to compare

add API login with sanctum

21 Sep 13:01
Compare
Choose a tag to compare

Fix bugs