{"id":22916621,"url":"https://github.com/swingywc/larapack","last_synced_at":"2025-04-01T12:44:20.633Z","repository":{"id":39417858,"uuid":"203521424","full_name":"swingywc/larapack","owner":"swingywc","description":"Fast start for building Laravel CMS.","archived":false,"fork":false,"pushed_at":"2023-01-04T21:58:14.000Z","size":2922,"stargazers_count":0,"open_issues_count":24,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T07:41:29.369Z","etag":null,"topics":["backend","cms","laravel","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/swingywc.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}},"created_at":"2019-08-21T06:31:16.000Z","updated_at":"2021-07-12T07:41:22.000Z","dependencies_parsed_at":"2023-02-02T21:16:59.598Z","dependency_job_id":null,"html_url":"https://github.com/swingywc/larapack","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swingywc%2Flarapack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swingywc%2Flarapack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swingywc%2Flarapack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swingywc%2Flarapack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swingywc","download_url":"https://codeload.github.com/swingywc/larapack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246642165,"owners_count":20810555,"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","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":["backend","cms","laravel","php"],"created_at":"2024-12-14T06:14:02.147Z","updated_at":"2025-04-01T12:44:20.607Z","avatar_url":"https://github.com/swingywc.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Larapack\n\n## IMPORTANT!!!\n\u003e If you clone this repository to make a new project, REMEMBER to change your git remote origin to new repository.\n\nThis is a package that grouped all necessary packages in Laravel and Backpack. Quick steps to install all you needs and start focusing on the websites!\n\n### Main packages:\n- [x] Laravel\n- [x] Backpack for Laravel\n\n### Add-ons in Backpack:\n- [x] Backpack CRUD\n- [x] Page Manager\n- [x] Translation Manager\n- [x] Role/Permission Manager\n- [x] Backup Manager\n- [x] Log Manager\n- [x] Setting Manager\n\n### Basic users and settings:\n\n- [x] Seeded webmaster, admin and user roles (Added in .env)\n\n### Front-end Language:\n\n- [x] SASS\n- [x] Pug (Jade)\n- [x] Typescript\n\n## Getting started\n\n\u003e Please make sure you have installed `composer`, `npm` and `mysql`.\n\n1. Copy `.env.example` file to make a `.env` file. Fill in neccessary information inside.\n2. Run `mysql -u \u003cUSER\u003e -p -e \"CREATE DATABASE \u003cDATABASE_NAME_IN_DOT_ENV_FILE\u003e\"` to create database.\n3. Run following commands in your terminal.\n\n       composer install\n       php artisan migrate\n       php artisan db:seed\n       php artisan key:generate\n       php artisan vendor:publish\n       npm install\n       composer dumpautoload\n\n## Run your server in local\n\n`php artisan serve`\n\n## Development\n\nPlease run `php artisan serve` first. As `browserSync` has installed, please open another terminal and run `npm run watch`.\nAny changes on html/css/js files will affect `browserSync` to reload your webpages.\n\n\u003e NOTE: Please browse the website through `localhost:3000` instead of `localhost:8000`.\n\n## Debug and console\n\n`php artisan tinker`\n\n## Future implementation\n\nNothing yet.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswingywc%2Flarapack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswingywc%2Flarapack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswingywc%2Flarapack/lists"}