luceos i realized that i have a repositories option in my composer.json
, and i have a packages/myExtension
folder
now, im getting 500 error with this in error.log
:
Uncaught Flarum\\Http\\Exception\\RouteNotFoundException: /public/
flarum beta9 was requiring some updated packages like illuminate/validation
so, i've run the composer update command, and now im getting that error