You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How could I go about including the laravelactions Classes automatically?
In their documentation, you can just add Actions::registerRoutes(); and it auto detects the routes.
But doing this doesn't seem to work with the modules?
Unless I have to set something up to change the way the modules are scanned?
Any ideas would be nice?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey guys,
How could I go about including the laravelactions Classes automatically?
In their documentation, you can just add Actions::registerRoutes(); and it auto detects the routes.
But doing this doesn't seem to work with the modules?
Unless I have to set something up to change the way the modules are scanned?
Any ideas would be nice?
Beta Was this translation helpful? Give feedback.
All reactions