{"id":24144648,"url":"https://github.com/mentorg/laravel-task-manager","last_synced_at":"2026-05-10T02:00:54.718Z","repository":{"id":263023584,"uuid":"889076351","full_name":"Mentorg/Laravel-Task-Manager","owner":"Mentorg","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-15T16:16:13.000Z","size":94,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T06:12:31.485Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Mentorg.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":"2024-11-15T15:07:37.000Z","updated_at":"2024-11-15T16:16:16.000Z","dependencies_parsed_at":"2024-11-15T17:34:27.909Z","dependency_job_id":null,"html_url":"https://github.com/Mentorg/Laravel-Task-Manager","commit_stats":null,"previous_names":["mentorg/laravel-task-manager"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mentorg%2FLaravel-Task-Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mentorg%2FLaravel-Task-Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mentorg%2FLaravel-Task-Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mentorg%2FLaravel-Task-Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mentorg","download_url":"https://codeload.github.com/Mentorg/Laravel-Task-Manager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241381520,"owners_count":19953749,"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":[],"created_at":"2025-01-12T06:12:37.902Z","updated_at":"2026-05-10T02:00:54.636Z","avatar_url":"https://github.com/Mentorg.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Project Setup Guide\n\nFollow the steps below to set up and run the app locally.\n\n**Prerequisites**\nBefore starting, make sure you have the following installed on your system:\n\n-   **PHP** (8.2 or higher)\n-   **Composer** (for PHP package management)\n-   **Node.js** and **npm** (for front-end dependencies)\n-   **MySQL** or **MariaDB** (for database)\n-   **A local server environment** (such as **XAMPP** or **Herd**)\n\n#### 1. Clone the Repository\n\nClone the repository to your local machine:\n\n```\ngit clone https://github.com/Mentorg/Laravel-Task-Manager.git\ncd Laravel-Task-Manager\n```\n\n#### 2. Install PHP Dependencies\n\nInstall the required PHP dependencies using Composer:\u003cbr /\u003e\n`composer install`\n\n#### 3. Install Fron-End Dependencies\n\nInstall the necessary front-end dependencies with npm:\u003cbr /\u003e\n`npm install`\u003cbr /\u003e\u003cbr /\u003e\nAfter installing the Node.js dependencies, run the following command to compile the front-end assets:\u003cbr /\u003e\n`npm run dev`\n\n#### 4. Set Up the Database\n\nRun the database migrations to create the required tables:\u003cbr /\u003e\n`php artisan migrate`\n\n**Note:** After running the command above you might get asked to create an SQLITE file, please type 'yes' and then move on with the rest.\n\nYou can also seed the database with some initial data:\u003cbr /\u003e\n`php artisan db:seed`\n\n#### 5. Start the Development Server\n\n**Option 1: Using Herd**\nIf you're using **Herd**, open your browser and visit:\u003cbr /\u003e\n`todo-list.test`\n\n**Option 2: Using XAMPP or other local servers**\nIf you're using **XAMPP** or another server setup, follow these steps:\n\n1. Open a new terminal window.\n2. Run the following command to start the Laravel development server:\u003cbr /\u003e\n   `php artisan serve`\n3. Open your browser and visit:\u003cbr /\u003e\n   `http://127.0.0.1:8000`\n\n#### 7. Access the Application\n\nOnce the server is running, you can access the app through the provided URL:\n\nFor **Herd**: `todo-list.test`\u003cbr /\u003e\nFor **XAMPP**: `http://127.0.0.1:8000`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmentorg%2Flaravel-task-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmentorg%2Flaravel-task-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmentorg%2Flaravel-task-manager/lists"}