Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I want to add a custom route for a feature in my project,I think I need to develop a plugin for route . But I don't know how to develop a route plugin . Can someone give me an example ,Thanks
I have solved it. use "static:app.load" hook , and use the method's first arguments ,we can setting routes to do what we want to do
J
Hah, the best kind of fix 😆
R
@julian Thanks for the reply. Appreciate it.
A
@pichalite yep it looks like this worked now when i tested! Tnx alot!
@julian it looks like i got my stuff working now 😉 Im helping Beam.Pro on they forums for the beam login plugin 😉
N
@pitaj said in How to see changes on browser asap when I've just change some code in my theme or plugin?:
grunt
thank you so much brother
Okay, no problem. Might even simplify the code a bit to do it this way.