ajout du layout polo
TODO: créé les pages de blog (sommaire,news) permettant d'afficher les fichiers md
This commit is contained in:
parent
efd8cb05a4
commit
68f87c9750
40 changed files with 32739 additions and 57 deletions
0
console/bin.php
Normal file → Executable file
0
console/bin.php
Normal file → Executable file
|
|
@ -6,7 +6,8 @@ framework:
|
|||
# Enables session support. Note that the session will ONLY be started if you read or write from it.
|
||||
# Remove or comment this section to explicitly disable session support.
|
||||
session:
|
||||
handler_id: null
|
||||
storage_id: session.storage.php_bridge
|
||||
handler_id: ~
|
||||
cookie_secure: auto
|
||||
cookie_samesite: lax
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue