{"id":20391596,"url":"https://github.com/virginiegodfrin/symfo-security","last_synced_at":"2026-04-20T06:31:43.842Z","repository":{"id":102580843,"uuid":"138568192","full_name":"VirginieGodfrin/symfo-security","owner":"VirginieGodfrin","description":"Résultat de tuto:","archived":false,"fork":false,"pushed_at":"2018-06-26T14:16:15.000Z","size":1491,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-12T00:54:08.906Z","etag":null,"topics":["sf3","symfony","tutorial"],"latest_commit_sha":null,"homepage":"https://knpuniversity.com/screencast/symfony-security","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VirginieGodfrin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-06-25T08:51:09.000Z","updated_at":"2018-10-31T16:26:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"48ab1f10-bcdb-4943-958f-bbff9f847bd1","html_url":"https://github.com/VirginieGodfrin/symfo-security","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/VirginieGodfrin/symfo-security","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirginieGodfrin%2Fsymfo-security","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirginieGodfrin%2Fsymfo-security/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirginieGodfrin%2Fsymfo-security/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirginieGodfrin%2Fsymfo-security/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VirginieGodfrin","download_url":"https://codeload.github.com/VirginieGodfrin/symfo-security/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirginieGodfrin%2Fsymfo-security/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32036373,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["sf3","symfony","tutorial"],"created_at":"2024-11-15T03:34:38.730Z","updated_at":"2026-04-20T06:31:43.813Z","avatar_url":"https://github.com/VirginieGodfrin.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Joyful Development with Symfony\n\nWell hi there! This repository holds the code and script\nfor the Symfony course on KnpUniversity.\n\n## Setup\n\nIf you've just download the code, congratulations!\n\nTo get it working, follow these steps:\n\n**Setup parameters.yml**\n\nFirst, make sure you have an `app/config/parameters.yml`\nfile (you should). If you don't, copy `app/config/parameters.yml.dist`\nto get it.\n\nNext, look at the configuration and make any adjustments you\nneed (like `database_password`).\n\n**Download Composer dependencies**\n\nMake sure you have [Composer installed](https://getcomposer.org/download/)\nand then run:\n\n```\ncomposer install\n```\n\nYou may alternatively need to run `php composer.phar install`, depending\non how you installed Composer.\n\n**Setup the Database**\n\nAgain, make sure `app/config/parameters.yml` is setup\nfor your computer. Then, create the database and the\nschema!\n\n```\nphp bin/console doctrine:database:create\nphp bin/console doctrine:migrations:migrate\nphp bin/console doctrine:fixtures:load\n```\n\nIf you get an error that the database exists, that should\nbe ok. But if you have problems, completely drop the\ndatabase (`doctrine:database:drop --force`) and try again.\n\n**Start the built-in web server**\n\nYou can use Nginx or Apache, but the built-in web server works\ngreat:\n\n```\nphp bin/console server:run\n```\n\nNow check out the site at `http://localhost:8000`\n\nHave fun!\n\n## Have some Ideas or Feedback?\n\nAnd as always, thanks so much for your support and letting us do what\nwe love!\n\nIf you have suggestions or questions, please feel free to\nopen an issue or message us.\n\n\u003c3 Your friends at KnpUniversity\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirginiegodfrin%2Fsymfo-security","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvirginiegodfrin%2Fsymfo-security","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirginiegodfrin%2Fsymfo-security/lists"}