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
I try to use this bundle with Symfony 4 and everything work in local but when I push on production on Heroku, the assets don't want to install. Please note that I don't use a Rail stack but a PHP stack on Heroku.
I use the command :
heroku run php bin/console ckeditor:install
heroku run php bin/console assets:install public
No error message but the assets are not install in the public folder.
How can I do ?
Thanks,
The text was updated successfully, but these errors were encountered:
wehostadm
changed the title
Heokru with ckeditor and PHP
CkEditor not working on Heroku with PHP stack
Oct 19, 2021
Hi,
I try to use this bundle with Symfony 4 and everything work in local but when I push on production on Heroku, the assets don't want to install. Please note that I don't use a Rail stack but a PHP stack on Heroku.
I use the command :
No error message but the assets are not install in the public folder.
How can I do ?
Thanks,
The text was updated successfully, but these errors were encountered: