{"id":28299429,"url":"https://github.com/percivalyan/laravel-auth-sb-admin","last_synced_at":"2026-04-28T17:34:52.884Z","repository":{"id":293023114,"uuid":"982691148","full_name":"percivalyan/laravel-auth-sb-admin","owner":"percivalyan","description":"Laravel Auth with SB Admin Template","archived":false,"fork":false,"pushed_at":"2025-05-15T10:04:26.000Z","size":123,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-17T13:40:38.157Z","etag":null,"topics":["laravel","laravel-framework","sb-admin"],"latest_commit_sha":null,"homepage":"https://startbootstrap.com/template/sb-admin","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/percivalyan.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,"zenodo":null}},"created_at":"2025-05-13T09:08:57.000Z","updated_at":"2025-05-15T10:04:29.000Z","dependencies_parsed_at":"2025-05-13T10:25:42.277Z","dependency_job_id":"0f8d7d98-c14f-4f3f-a592-b4007d5fe037","html_url":"https://github.com/percivalyan/laravel-auth-sb-admin","commit_stats":null,"previous_names":["percivalyan/laravel-auth-sb-admin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/percivalyan/laravel-auth-sb-admin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/percivalyan%2Flaravel-auth-sb-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/percivalyan%2Flaravel-auth-sb-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/percivalyan%2Flaravel-auth-sb-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/percivalyan%2Flaravel-auth-sb-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/percivalyan","download_url":"https://codeload.github.com/percivalyan/laravel-auth-sb-admin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/percivalyan%2Flaravel-auth-sb-admin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32392300,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"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":["laravel","laravel-framework","sb-admin"],"created_at":"2025-05-23T10:12:32.267Z","updated_at":"2026-04-28T17:34:52.879Z","avatar_url":"https://github.com/percivalyan.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel Auth SB Admin\n\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n[![Laravel Version](https://img.shields.io/badge/Laravel-12.x-red.svg)](https://laravel.com)\n[![PHP Version](https://img.shields.io/badge/PHP-8.2.12-777BB4.svg)](https://php.net/)\n[![MySQL](https://img.shields.io/badge/MySQL-Compatible-yellow.svg)](https://www.mysql.com/)\n\n\n## Features\n\n- Login Multi Role (Admin, Editor \u0026 User)\n- Register (User)\n- User Management (Admin)\n\n## Technology Stack\n\n- Laravel 12 Framework\n- MySQL Database\n- PHP 8.2+\n- Composer 2.8+\n\n## Prerequisites\n\n- PHP 8.2.12 or higher\n- Composer 2.8.6 or higher\n- MySQL 5.7+ or MariaDB 10.3+\n- XAMPP/WAMP/LAMP (optional)\n\n## Installation\n\n### Clone the repository\n```bash\ngit clone https://github.com/percivalyan/laravel-auth-sb-admin.git\n```\n```bash\ncd laravel-auth-sb-admin\n```\n\n### Install PHP dependencies\n```bash\ncomposer install\n```\n\n### Setup environment\n```bash\ncp .env.example .env\n```\nor\n```bash\ncopy .env.example .env\n```\n```bash\nphp artisan key:generate\n```\n\n### Configure database (edit .env file with your credentials)\n```bash\nDB_CONNECTION=mysql\nDB_HOST=127.0.0.1\nDB_PORT=3306\nDB_DATABASE=Your Name Database\nDB_USERNAME=Your Username\nDB_PASSWORD=Your Password\n```\n\n### Run migrations and seeders\n```bash\nphp artisan migrate --seed\n```\n\n### Start development server\n```bash\nphp artisan serve\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpercivalyan%2Flaravel-auth-sb-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpercivalyan%2Flaravel-auth-sb-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpercivalyan%2Flaravel-auth-sb-admin/lists"}