{"id":28473978,"url":"https://github.com/php-casbin/casbin-starter-kits","last_synced_at":"2025-08-21T02:08:32.067Z","repository":{"id":266508613,"uuid":"825031198","full_name":"php-casbin/casbin-starter-kits","owner":"php-casbin","description":"A starter kit for PHP-Casbin, it is based on Laravel-Authz.","archived":false,"fork":false,"pushed_at":"2024-12-04T15:54:24.000Z","size":289,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-09T07:50:11.147Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/php-casbin.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,"zenodo":null}},"created_at":"2024-07-06T15:16:38.000Z","updated_at":"2025-04-04T13:39:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"cb24d5ca-037e-4ece-98bb-1cd5793cdad1","html_url":"https://github.com/php-casbin/casbin-starter-kits","commit_stats":null,"previous_names":["php-casbin/casbin-starter-kits"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/php-casbin/casbin-starter-kits","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-casbin%2Fcasbin-starter-kits","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-casbin%2Fcasbin-starter-kits/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-casbin%2Fcasbin-starter-kits/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-casbin%2Fcasbin-starter-kits/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/php-casbin","download_url":"https://codeload.github.com/php-casbin/casbin-starter-kits/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-casbin%2Fcasbin-starter-kits/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"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-21T02:00:08.990Z","response_time":74,"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-06-07T12:39:34.381Z","updated_at":"2025-08-21T02:08:32.060Z","avatar_url":"https://github.com/php-casbin.png","language":"PHP","readme":"# CasbinStarterKits\n\nA starter kit for PHP-Casbin, built on Laravel-Authz with a Vue 3 and Tailwind CSS frontend.\n\n## Features\n\n- [x] **Role-Based Access Control (RBAC)**\n- [x] **Admin Dashboard**\n- [x] **Responsive Design**\n- [x] **Authentication**\n- [x] **User Management**\n- [x] **Role Management**\n- [ ] **Organization Management**\n- [ ] **Menu Management**\n- [ ] **More Access Control Models**\n- [ ] **API Authorization**\n- [ ] **Audit Logs**\n\n### Troubleshooting\n\n![screenshot_1.jpeg](docs/images/screenshot_1.jpeg)\n![screenshot_2.jpeg](docs/images/screenshot_2.jpeg)\n\n## Installation\n\nTo set up and run CasbinStarterKits, follow these steps:\n\n### Prerequisites\n\n- PHP \u003e= 8.0\n- Composer\n- Node.js and npm\n- MySQL, PostgreSQL, SQLite or compatible database\n\n### Steps\n\n1. **Clone the Repository**\n   ```bash\n   git clone https://github.com/php-casbin/casbin-starter-kits.git\n   cd casbin-starter-kits\n   ```\n\n2. **Install Backend Dependencies**\n   ```bash\n   composer install\n   ```\n\n3. **Set up Environment Configuration**\n\n   Copy the `.env.example` file and configure it as needed:\n   ```bash\n   cp .env.example .env\n   php artisan key:generate\n   ```\n\n4. **Run Database Migrations**\n   ```bash\n   php artisan migrate --seed\n   ```\n\n5. **Install Frontend Dependencies**\n   ```bash\n   npm install\n   ```\n\n6. **Compile Assets**\n   ```bash\n   npm run dev\n   ```\n\n7. **Start the Development Server**\n   ```bash\n   php artisan serve\n   ```\n\n8. **Access the Application**\n\n   Open your browser and navigate to `http://localhost:8000`.\n\n   \u003e **Default Credentials**  \n   \u003e username: `admin@example.com` password: `admin`  \n   \u003e username: `user@example.com` password: `user`\n\n## Contributing\n\nContributions are welcome! Please open an issue or submit a pull request for any enhancements, fixes, or feedback.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphp-casbin%2Fcasbin-starter-kits","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphp-casbin%2Fcasbin-starter-kits","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphp-casbin%2Fcasbin-starter-kits/lists"}