Home > Q&A > body text
TP6.0 tutorial talks about single module. I tried multi-module for a long time but no routing came out. Please give me some guidance.
This is how I wrote Route::get('admin/token' , 'admin/demo/getJwtToken');has no effect
Jason2019-07-02 13:06:12
I found an updated manual, I should be able to solve it myself