{"id":19040193,"url":"https://github.com/logisticinfotech/laravel-mix-starter","last_synced_at":"2026-03-10T22:02:34.737Z","repository":{"id":75295557,"uuid":"133550501","full_name":"logisticinfotech/laravel-mix-starter","owner":"logisticinfotech","description":"Laravel Mix Starter Project","archived":false,"fork":false,"pushed_at":"2021-08-05T10:29:18.000Z","size":2725,"stargazers_count":16,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-23T21:07:30.360Z","etag":null,"topics":["demo-app","laravel","laravel-application","laravel-framework","laravel-mix","laravel-mix-plugin","starter-kit"],"latest_commit_sha":null,"homepage":"https://www.logisticinfotech.com/blog/laravel-mix-starter-for-html-bootstrap-theme-development","language":"EJS","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/logisticinfotech.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":"2018-05-15T17:27:41.000Z","updated_at":"2023-05-03T10:18:22.000Z","dependencies_parsed_at":"2023-06-06T01:30:39.251Z","dependency_job_id":null,"html_url":"https://github.com/logisticinfotech/laravel-mix-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/logisticinfotech/laravel-mix-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logisticinfotech%2Flaravel-mix-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logisticinfotech%2Flaravel-mix-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logisticinfotech%2Flaravel-mix-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logisticinfotech%2Flaravel-mix-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/logisticinfotech","download_url":"https://codeload.github.com/logisticinfotech/laravel-mix-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logisticinfotech%2Flaravel-mix-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30357614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"ssl_error","status_checked_at":"2026-03-10T21:40:59.357Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["demo-app","laravel","laravel-application","laravel-framework","laravel-mix","laravel-mix-plugin","starter-kit"],"created_at":"2024-11-08T22:21:04.567Z","updated_at":"2026-03-10T22:02:34.720Z","avatar_url":"https://github.com/logisticinfotech.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel Mix Starter Project\n\n## Introduction\nThis demo is based on laravel-mix starter kit and its using ejs-compiled-loader to compile ejs files.\nother functionality and document should work as laravel-mix documentation.\n\nYou can find step by step guide from [this blog](https://www.logisticinfotech.com/blog/laravel-mix-starter-for-html-bootstrap-theme-development)\n\n## Installation\n    npm install\n\n## To run with live reload\n    npm run hot\n\n## Generate production build\n    npm run prod\n\n## Add New Html File\n\n    new HtmlWebpackPlugin({\n        template: \"ejs-compiled-loader!./src/index.ejs\",\n        filename: \"index.html\",\n        inject: false\n    })\n\nthis will generate index.html file in dist folder and header/footer will be included, please check index.ejs file content.\n\n## Include html file\nwe can use standerd ejs syntex\n\n    \u003c% include ./include/header.ejs %\u003e\n\n## app.scss\nthis file includes bootstrap directly from node_modules\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogisticinfotech%2Flaravel-mix-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flogisticinfotech%2Flaravel-mix-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogisticinfotech%2Flaravel-mix-starter/lists"}