Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

TimiAde's avatar

Alpine js: Can i do this

set a method in a method

method() {
				anothermethod(){
						
				}
				this.anothermethod() //here
}

0 likes
1 reply

Please or to participate in this conversation.