{"id":22130802,"url":"https://github.com/sahapranta/laravel-bootstrap-sb-admin2","last_synced_at":"2026-05-08T08:12:02.968Z","repository":{"id":39379654,"uuid":"209697792","full_name":"sahapranta/laravel-bootstrap-sb-admin2","owner":"sahapranta","description":"Laravel 6 Bootstrap SB Admin 2 with PWA workbox [Open Source]","archived":false,"fork":false,"pushed_at":"2024-06-17T22:06:57.000Z","size":2104,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T09:12:14.325Z","etag":null,"topics":["admin-dashboard","bootstrap4","laravel","laravel6","php","pwa","service-worker","workbox-webpack-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sahapranta.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["sahapranta"],"patreon":"sahapranta","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":"sahapranta","issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-09-20T03:30:23.000Z","updated_at":"2024-04-12T14:18:42.000Z","dependencies_parsed_at":"2024-04-17T19:48:16.330Z","dependency_job_id":"b3772494-f380-4781-82b6-462a0b36ee1e","html_url":"https://github.com/sahapranta/laravel-bootstrap-sb-admin2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sahapranta/laravel-bootstrap-sb-admin2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sahapranta%2Flaravel-bootstrap-sb-admin2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sahapranta%2Flaravel-bootstrap-sb-admin2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sahapranta%2Flaravel-bootstrap-sb-admin2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sahapranta%2Flaravel-bootstrap-sb-admin2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sahapranta","download_url":"https://codeload.github.com/sahapranta/laravel-bootstrap-sb-admin2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sahapranta%2Flaravel-bootstrap-sb-admin2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32772165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T02:36:36.067Z","status":"ssl_error","status_checked_at":"2026-05-08T02:36:07.210Z","response_time":54,"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":["admin-dashboard","bootstrap4","laravel","laravel6","php","pwa","service-worker","workbox-webpack-plugin"],"created_at":"2024-12-01T18:20:00.020Z","updated_at":"2026-05-08T08:12:02.950Z","avatar_url":"https://github.com/sahapranta.png","language":"PHP","funding_links":["https://github.com/sponsors/sahapranta","https://patreon.com/sahapranta","https://liberapay.com/sahapranta","https://liberapay.com/sahapranta/donate"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg alt=\"banner\" src=\"https://github.com/sahapranta/laravel-bootstrap-sb-admin2/blob/master/banner.PNG?raw=true\" \u003e\u003c/p\u003e\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/sahapranta/laravel-bootstrap-sb-admin2/issues\"\u003e\u003cimg alt=\"GitHub issues\" src=\"https://img.shields.io/github/issues/sahapranta/laravel-bootstrap-sb-admin2\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/sahapranta/laravel-bootstrap-sb-admin2/blob/master/LICENSE\"\u003e\u003cimg alt=\"GitHub license\" src=\"https://img.shields.io/github/license/sahapranta/laravel-bootstrap-sb-admin2\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## About \nThis is a open source project for laravel developer. Laravel 6 with Bootstrap SB Admin 2 with added workbox-webpack-plugin added with laravel mix. You can download and start using on your own.\n\n- Clone the repository\n- Create .env file coping .env.example\n- Run `php artisan key:generate`\n- Run `php artisan serve` and view from [localhost:8000](http://127.0.0.1:8000)\n- If you would like to edit then run `npm install \u0026\u0026 npm run watch`.\n- Edit from `resources` folder and edit app.js | app.css | bootstrap.js\n- If you want to edit service worker configuration the edit sw.js and chage generateSW or injectManifest\n\n#### Feel Free to PR\n\n## Todo\n- [x] Add Workbox  webpack plugin\n- [ ] Add All Other Pages\n- [ ] Use npm for datatable, chartjs etc.\n- [ ] Configure PWA with better service worker strategy and webapp manifest.\n\n\n## License\n\nThis Repo is open-source licensed under the [GNU license](https://raw.githubusercontent.com/sahapranta/laravel-bootstrap-sb-admin2/master/LICENSE).\n\n\u003ca href=\"https://liberapay.com/sahapranta/donate\"\u003e\u003cimg alt=\"Donate using Liberapay\" src=\"https://liberapay.com/assets/widgets/donate.svg\"\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsahapranta%2Flaravel-bootstrap-sb-admin2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsahapranta%2Flaravel-bootstrap-sb-admin2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsahapranta%2Flaravel-bootstrap-sb-admin2/lists"}