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
Add file .htaccess to root folder for redirect to the folder "public/".
You can change DocumentRoot in the Apache VirtualHost configuration file.
π₯ DEPRECATED
Nothing
π§ FIXES
Updated for use Tailwind CSS
src/core/Twig/Extension/Pattern/Commentary.php Icons now use FontAwesome class names
β REMOVES
Nothing
π NOTES
Important:
β οΈ Since version 5.0.0 Installer is only via terminal (command: php bin/console lotgd:install)
β οΈ Avoid, as far as possible, using static classes (e.g. LotgdSetting, Doctrine, LotgdTranslation...) as these classes will be deleted in a future version. Use autowire, dependency injection when possible.
β οΈ Version 7.0.0 change templates for use TailwindCSS