Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

1234567891011121314151617
  1. # Lc AdminBundle
  2. Une administration simple avec symfony 5.2 basé sur le Bundle EasyAadmin 3, développé par <a href="https://laclic.fr">La clic !</a>
  3. ## Installation
  4. LcAdminBundle requiert PHP 7.2 ou plus symfony 5.2 ou plus.
  5. $ composer require easycorp/easyadmin-bundle
  6. php bin/console ckeditor:install
  7. ## Requirement
  8. - "friendsofsymfony/ckeditor-bundle": "^2.2"
  9. - "gedmo/doctrine-extensions": "^3.0",
  10. - "easycorp/easyadmin-bundle": "^3.1",