Closed Braunson closed 6 years ago
@Braunson which Laravel version?
@introwit 5.5.24
It's working for me in an existing 5.5 project. After you did composer require, it should show decomposer in the Discovered packages list in the output of the require command. Then registering the route is the only thing to do. Can you paste the whole error you are receiving?
@introwit No error, just the 'File not found' default Laravel error page. hmm
@Braunson closing this feel free to reopen if the error persists.
I've installed this on a new project, and receive 'file not found' when trying to go to the route. Everything is registered but for some reason the route isn't working.