added tinymce editor
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* [Eloquent](https://github.com/illuminate/database) comme ORM
|
||||
* [Twig](https://twig.symfony.com) comme template engine
|
||||
|
||||
## Utilisation
|
||||
## HOWTO
|
||||
|
||||
Installer les dépendances :
|
||||
```
|
||||
@@ -26,3 +26,7 @@ Lancer le serveur de développement :
|
||||
```
|
||||
$ php -S localhost:8080 -t public
|
||||
```
|
||||
|
||||
## TODO
|
||||
|
||||
* trouver une alternative à TinyMCE
|
||||
|
||||
Reference in New Issue
Block a user