{"id":30034272,"url":"https://github.com/taamdev/laravel-voyager-docker","last_synced_at":"2025-08-06T23:21:23.087Z","repository":{"id":233725762,"uuid":"787700612","full_name":"Taamdev/laravel-voyager-docker","owner":"Taamdev","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-21T06:48:49.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-15T12:37:50.259Z","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/Taamdev.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":"2024-04-17T02:35:32.000Z","updated_at":"2024-05-17T09:32:25.000Z","dependencies_parsed_at":"2024-04-22T08:56:45.454Z","dependency_job_id":"83eaf3a9-54cb-4ccd-bfc2-c6b3625568e2","html_url":"https://github.com/Taamdev/laravel-voyager-docker","commit_stats":null,"previous_names":["trngtam10d/laravel-voyager-docker","tamtocode/laravel-voyager-docker","taamdev/laravel-voyager-docker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Taamdev/laravel-voyager-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Taamdev%2Flaravel-voyager-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Taamdev%2Flaravel-voyager-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Taamdev%2Flaravel-voyager-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Taamdev%2Flaravel-voyager-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Taamdev","download_url":"https://codeload.github.com/Taamdev/laravel-voyager-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Taamdev%2Flaravel-voyager-docker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269170916,"owners_count":24372139,"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-08-06T02:00:09.910Z","response_time":99,"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":"2025-08-06T23:21:22.121Z","updated_at":"2025-08-06T23:21:23.069Z","avatar_url":"https://github.com/Taamdev.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://the-control-group.github.io/voyager/\" target=\"_blank\"\u003e\n        \u003cimg width=\"400\" src=\"https://www.troispointzero.fr/content/uploads/2018/04/thumb2.png\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ca href=\"https://packagist.org/packages/tcg/voyager\"\u003e\u003cimg src=\"https://poser.pugx.org/tcg/voyager/downloads.svg?format=flat\" alt=\"Total Downloads\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/tcg/voyager\"\u003e\u003cimg src=\"https://poser.pugx.org/tcg/voyager/v/stable.svg?format=flat\" alt=\"Latest Stable Version\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/tcg/voyager\"\u003e\u003cimg src=\"https://poser.pugx.org/tcg/voyager/license.svg?format=flat\" alt=\"License\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/larapack/awesome-voyager\"\u003e\u003cimg src=\"https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg\" alt=\"Awesome Voyager\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# **V**oyager - The Missing Laravel Admin\n\nMade with ❤️ by [The Control Group](https://www.thecontrolgroup.com)\n\n![Voyager Screenshot](https://s3.amazonaws.com/thecontrolgroup/voyager-screenshot.png)\n\nWebsite \u0026 Documentation: https://voyager.devdojo.com/\n\n\u003chr\u003e\n\nLaravel Admin \u0026 BREAD System (Browse, Read, Edit, Add, \u0026 Delete), supporting Laravel 10.x and newer!\n\n\u003e Want to use Laravel 10.x? Use [Voyager 1.7](https://github.com/the-control-group/voyager/tree/1.7)\n\n## Introduction\n\nBuild a simple laravel development environment with docker-compose. Compatible with Windows(WSL2), macOS(M1) and Linux.\n\n## Installation Steps\n\n### 1. Laravel install\n\n1. Click [Use this template](https://github.com/ucan-lab/docker-laravel/generate)\n2. Git clone \u0026 change directory\n3. Execute the following command\n\n```bash\n$ mkdir -p src\n$ docker compose build\n$ docker compose up -d\n$ docker compose exec app composer create-project --prefer-dist laravel/laravel .\n$ docker compose exec app php artisan key:generate\n$ docker compose exec app php artisan storage:link\n$ docker compose exec app chmod -R 777 storage bootstrap/cache\n$ docker compose exec app php artisan migrate\n```\n\nhttp://localhost\n\n### 2. Laravel setup\nhttps://blog.desdelinux.net/vi/Makefile-l%C3%A0-g%C3%AC-v%C3%A0-n%C3%B3-ho%E1%BA%A1t-%C4%91%E1%BB%99ng-nh%C6%B0-th%E1%BA%BF-n%C3%A0o-trong-linux/\n1. Git clone \u0026 change directory\n2. Execute the following command\n\n```bash\n$ sudo apt install make\n$ make install\n```\n\n\n### 3. Require the Package\n\nAfter creating your new Laravel application you can include the Voyager package with the following command:\n\n```bash\ncomposer require tcg/voyager\n```\n\n### 4. Add the .env\n\nNext make sure to create a new database and add your database credentials to your .env file:\n\n```\nAPP_ENV=local\nAPP_DEBUG=true\nAPP_URL=http://localhost\nAPP_BUILD_TARGET=development\n\nLOG_CHANNEL=stderr\n\nLOG_STDERR_FORMATTER=Monolog\\Formatter\\JsonFormatter\n\nDB_CONNECTION=mysql\nDB_HOST=db\nDB_PORT=3306\nDB_DATABASE=laravel\nDB_USERNAME=phper\nDB_PASSWORD=secret\n\nWEB_PUBLISHED_PORT=80\nDB_PUBLISHED_PORT=3306\nMAILHOG_PUBLISHED_PORT=8025\n```\n\nYou will also want to update your website URL inside of the `APP_URL` variable inside the .env file:\n\n```\nAPP_URL=http://localhost:8000\n```\n\n### 5. Run The Installer\n\nLastly, we can install voyager. You can do this either with or without dummy data.\nThe dummy data will include 1 admin account (if no users already exists), 1 demo page, 4 demo posts, 2 categories and 7 settings.\n\nTo install Voyager without dummy simply run\n\n```bash\nphp artisan voyager:install\n```\n\nIf you prefer installing it with dummy run\n\n```bash\nphp artisan voyager:install --with-dummy\n```\n\nAnd we're all good to go!\n\nStart up a local development server with `php artisan serve` And, visit [http://localhost:8000/admin](http://localhost:8000/admin).\n\n## 6. Creating an Admin User\n\nIf you did go ahead with the dummy data, a user should have been created for you with the following login credentials:\n\n\u003e **email:** `admin@admin.com`  \n\u003e **password:** `password`\n\nNOTE: Please note that a dummy user is **only** created if there are no current users in your database.\n\nIf you did not go with the dummy user, you may wish to assign admin privileges to an existing user.\nThis can easily be done by running this command:\n\n```bash\nphp artisan voyager:admin your@email.com\n```\n\nIf you did not install the dummy data and you wish to create a new admin user you can pass the `--create` flag, like so:\n\n```bash\nphp artisan voyager:admin your@email.com --create\n```\n\nAnd you will be prompted for the user's name and password.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaamdev%2Flaravel-voyager-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaamdev%2Flaravel-voyager-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaamdev%2Flaravel-voyager-docker/lists"}