{"id":21533114,"url":"https://github.com/jorisbertier/blog","last_synced_at":"2026-04-29T23:02:47.599Z","repository":{"id":179383326,"uuid":"663395380","full_name":"jorisbertier/Blog","owner":"jorisbertier","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-19T17:00:04.000Z","size":722,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T23:44:15.279Z","etag":null,"topics":["bootstrap","php","symfony","twig"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jorisbertier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-07T07:42:38.000Z","updated_at":"2023-08-31T10:40:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"029ad9c3-c208-4e1d-8ca9-eb2409f9f41f","html_url":"https://github.com/jorisbertier/Blog","commit_stats":null,"previous_names":["jorisbertier/blog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jorisbertier/Blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorisbertier%2FBlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorisbertier%2FBlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorisbertier%2FBlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorisbertier%2FBlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorisbertier","download_url":"https://codeload.github.com/jorisbertier/Blog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorisbertier%2FBlog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32447312,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","php","symfony","twig"],"created_at":"2024-11-24T02:23:41.973Z","updated_at":"2026-04-29T23:02:47.591Z","avatar_url":"https://github.com/jorisbertier.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blog\n\n\u003ch1\u003eInstallation du projet\u003c/h1\u003e\n\n- Disposer de 'composer' en globale sur son envirronement de travail\n\n- Récuperer les dépendances via 'composer install'\n\n- Version de PHP 8.1\n\n- Version Symfony LTS ^5.4\n\n\u003ch1\u003eCommande d'execution du projet \u003c/h1\u003e\n\n- composer create-project symfony/website-skeleton firstProject \"5.4.*\"\n\n- création .env.local \n\n- création .php-version // 8.1\n\n- symfony console make:entity\n\n- symfony console make:user\n\n- symfony console doctrine:database:create -- création database\n\n- symfony console make:migration\n\n- symfony console doctrine:migration:migrate\n\n- symfony make:controller HomeController // dans le fichier path: '/', name: 'app_home', methods: 'GET'\n\n- composer require annotations // pour init les paths\n\n- symfony console debug:router // verifier le path si il existe\n\n- composer require symfony/security-bundle\n\n- symfony serve\n\n\u003ch1\u003eCreation Login, Logout \u0026 registration\u003c/h1\u003e\n\n- symfony console make:controller Login  // modifié après secutite .yaml, login:index.html.twig\n\n- symfony console security:hash-password // insert de l'user sur le sgbd avec le password hasher\n\n- ajout dans route.yaml     app_logout:\n                                path: /logout\n                                methods: POST|GET\n\n- symfony console make:registration-form\n\n- Ajout add dans RegistrationController \u0026 ajout dans template/form input\n\n- Ajout de contraintes dans RegistrationForm\n\n- Ajout symfony console make:crud","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjorisbertier%2Fblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjorisbertier%2Fblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjorisbertier%2Fblog/lists"}