0

I'm currently learning web development. For the moment I have only used symfony to build my projects. I just installed laravel for another project and now my symfony application doesn't work when displayed on the web page (there normally would be bootstrap, javascript, images - I'm using webpack encore)

it looks like this

I checked the DB - there is no problem. I checked the routes and there is no problem either. I don't really know what to check

I talked to a teacher of mine and he told me there could be a change of symfony CLI (as laravel is based on symfony) or a conflict of that kind but I'm still lost - that is why I need your help

1 Answer 1

1

I think that you have to build your style. Run npm run devor yarn dev to build and copy the assets to your public build directory.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.