{"id":18353008,"url":"https://github.com/thecodeholic/laravel-social-media-website","last_synced_at":"2025-10-09T14:05:22.016Z","repository":{"id":215325323,"uuid":"732639168","full_name":"thecodeholic/laravel-social-media-website","owner":"thecodeholic","description":"Social Media website starter project built with Laravel and inertiajs with Vue3","archived":false,"fork":false,"pushed_at":"2024-02-10T19:30:38.000Z","size":705,"stargazers_count":114,"open_issues_count":1,"forks_count":51,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-09T14:05:21.149Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/thecodeholic.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-12-17T11:09:04.000Z","updated_at":"2025-10-06T20:21:54.000Z","dependencies_parsed_at":"2024-01-03T19:45:36.014Z","dependency_job_id":"f542a19a-6751-4510-a88c-ded3505d8e47","html_url":"https://github.com/thecodeholic/laravel-social-media-website","commit_stats":null,"previous_names":["thecodeholic/laravel-social-media-website"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thecodeholic/laravel-social-media-website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodeholic%2Flaravel-social-media-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodeholic%2Flaravel-social-media-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodeholic%2Flaravel-social-media-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodeholic%2Flaravel-social-media-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodeholic","download_url":"https://codeload.github.com/thecodeholic/laravel-social-media-website/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodeholic%2Flaravel-social-media-website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001527,"owners_count":26083117,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"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":[],"created_at":"2024-11-05T21:38:09.110Z","updated_at":"2025-10-09T14:05:21.973Z","avatar_url":"https://github.com/thecodeholic.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel Social Media Website\nLaravel Social Media Website built with Inertia Vue.js. The project was created during the following 48 hours YouTube Playlist [YouTube Tutorial](https://www.youtube.com/watch?v=4iiEyOKhvao\u0026list=PLLQuc_7jk__Wa8IoZ2s0J-ql_MIisndtZ).\n\n## Demo\nThe application is deployed on the following domain [laravel-space.com](https://laravel-space.com/)\n\n## Installation with docker\n\n#### 1. Clone the project\n```bash\ngit clone https://github.com/thecodeholic/laravel-social-media-website.git\n```\n\n#### 2. Run `composer install`\nNavigate into project folder using terminal and run\n\n```bash\ndocker run --rm \\\n    -u \"$(id -u):$(id -g)\" \\\n    -v \"$(pwd):/var/www/html\" \\\n    -w /var/www/html \\\n    laravelsail/php83-composer:latest \\\n    composer install --ignore-platform-reqs\n```\n\n#### 3. Copy `.env.example` into `.env`\n\n```bash\ncp .env.example .env\n```\n\n#### 4. Start the project in detached mode\n\n```bash\n./vendor/bin/sail up -d\n```\nFrom now on whenever you want to run artisan command you should do this from the container. \u003cbr\u003e\nAccess to the docker container\n```bash\n./vendor/bin/sail bash\n```\n\n#### 5. Set encryption key\n\n```bash\nphp artisan key:generate --ansi\n```\n\n#### 6. Run migrations\n\n```bash\nphp artisan migrate\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodeholic%2Flaravel-social-media-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodeholic%2Flaravel-social-media-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodeholic%2Flaravel-social-media-website/lists"}