{"id":14974719,"url":"https://github.com/sagarmaheshwary/employee","last_synced_at":"2026-04-08T15:31:19.261Z","repository":{"id":56640219,"uuid":"123098754","full_name":"SagarMaheshwary/Employee","owner":"SagarMaheshwary","description":"A Simple Employee Management System with Materializecss and Laravel","archived":false,"fork":false,"pushed_at":"2023-08-20T06:34:06.000Z","size":636,"stargazers_count":106,"open_issues_count":0,"forks_count":57,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-08T06:42:18.738Z","etag":null,"topics":["employee-management","laravel","laravel-framework","mysql","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SagarMaheshwary.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}},"created_at":"2018-02-27T08:38:40.000Z","updated_at":"2025-03-26T06:56:22.000Z","dependencies_parsed_at":"2024-09-23T16:01:53.545Z","dependency_job_id":"5c288bb9-0eb4-4fd0-8dab-809f88174ded","html_url":"https://github.com/SagarMaheshwary/Employee","commit_stats":{"total_commits":22,"total_committers":3,"mean_commits":7.333333333333333,"dds":"0.13636363636363635","last_synced_commit":"1355ec38f92a49041058a7c69bc15e0a6c3669cb"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SagarMaheshwary/Employee","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SagarMaheshwary%2FEmployee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SagarMaheshwary%2FEmployee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SagarMaheshwary%2FEmployee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SagarMaheshwary%2FEmployee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SagarMaheshwary","download_url":"https://codeload.github.com/SagarMaheshwary/Employee/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SagarMaheshwary%2FEmployee/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271449063,"owners_count":24761598,"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":["employee-management","laravel","laravel-framework","mysql","php"],"created_at":"2024-09-24T13:50:59.074Z","updated_at":"2026-04-08T15:31:19.242Z","avatar_url":"https://github.com/SagarMaheshwary.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Employee Management System\nThis Application is using Laravel, Materialize-css version 1.0.0 alpha-4 , material icons.\n\nNOTE: checkout my [blog-api](https://github.com/SagarMaheshwary/learning) that I recently created using latest laravel features.\n\n### Running this web application\n\n- make sure you already have xampp or wamp installed if you are on windows machine, mamp for mac , and lamp for linux.\n\n- clone this repository to your local machine or just download the zip.\n\n- install [Composer](https://getcomposer.org/download) first, then run this command in your command-line (you should be inside your project directory). \n```bash\n  composer install\n```\n\n- rename .env.example to .env and add your database and mail driver credentials.\n\n- generate application key.\n\n```bash\n    php artisan key:generate\n```\n\n- create database tables.\n\n```bash\n    php artisan migrate\n```\n\n- create a default admin and genders.\n\n```bash\n    php artisan db:seed\n```\n\n- clear config (only if you make changes to .env file and restart the server if you are using laravel dev server).\n\n```bash\n    php artisan config:clear\n```\n\n- Link the storage folder for images.\n\n```bash\n    php artisan storage:link\n```\n\n- Start the development server.\n\n```bash\n    php artisan serve\n```\n\u003e In Laravel, all the requests are directed to index.php in public directory so, please use a Virtual Host instead of opening it from http://localhost/your-laravel-project/public (It doesn't work that way).\n\n#### Admin Credentials\n- Email :- admin@admin.com\n- Password :- Password\n\n#### ScreenShot\n\n![screen shot](https://github.com/SagarMaheshwary/Employee/blob/master/screenshot/ems.PNG)\n\nPlease star the project if you like it. Thank you!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsagarmaheshwary%2Femployee","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsagarmaheshwary%2Femployee","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsagarmaheshwary%2Femployee/lists"}