{"id":23531594,"url":"https://github.com/kevinthulnith/laravel-project","last_synced_at":"2026-03-02T11:01:31.354Z","repository":{"id":269093234,"uuid":"906403784","full_name":"kevinThulnith/Laravel-project","owner":"kevinThulnith","description":"Laravel 11 project with Sanctum API and Breeze | Tailwind Frontend","archived":false,"fork":false,"pushed_at":"2025-03-04T13:51:21.000Z","size":417,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-14T14:47:32.126Z","etag":null,"topics":["api","api-authentication","api-token","authentication","breeze","crud","email-verification","frontend","laravel","laravel-11","laravel-project","php","product-crud","product-management","sanctum","sanctum-api","sanctum-authentication","token-authentication","user-authentication"],"latest_commit_sha":null,"homepage":"","language":"Blade","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/kevinThulnith.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,"zenodo":null}},"created_at":"2024-12-20T20:38:51.000Z","updated_at":"2025-03-04T13:51:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"f0ed4dd0-238e-45d0-9f28-fa5ebd08f202","html_url":"https://github.com/kevinThulnith/Laravel-project","commit_stats":null,"previous_names":["kevinthulnith/laravel-project"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kevinThulnith/Laravel-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinThulnith%2FLaravel-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinThulnith%2FLaravel-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinThulnith%2FLaravel-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinThulnith%2FLaravel-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinThulnith","download_url":"https://codeload.github.com/kevinThulnith/Laravel-project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinThulnith%2FLaravel-project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29999216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T09:59:02.300Z","status":"ssl_error","status_checked_at":"2026-03-02T09:59:02.001Z","response_time":60,"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":["api","api-authentication","api-token","authentication","breeze","crud","email-verification","frontend","laravel","laravel-11","laravel-project","php","product-crud","product-management","sanctum","sanctum-api","sanctum-authentication","token-authentication","user-authentication"],"created_at":"2024-12-25T22:16:30.729Z","updated_at":"2026-03-02T11:01:31.309Z","avatar_url":"https://github.com/kevinThulnith.png","language":"Blade","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003ca href=\"https://laravel.com\" target=\"_blank\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg\" width=\"400\" alt=\"Laravel Logo\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/laravel/framework/actions\"\u003e\u003cimg src=\"https://github.com/laravel/framework/workflows/tests/badge.svg\" alt=\"Build Status\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/laravel/framework\"\u003e\u003cimg src=\"https://img.shields.io/packagist/dt/laravel/framework\" alt=\"Total Downloads\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/laravel/framework\"\u003e\u003cimg src=\"https://img.shields.io/packagist/v/laravel/framework\" alt=\"Latest Stable Version\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/laravel/framework\"\u003e\u003cimg src=\"https://img.shields.io/packagist/l/laravel/framework\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# Laravel 11 Project with Sanctum (API) and Breeze (Frontend)\n\nThis repository contains a **Laravel 11** application featuring a **Sanctum-based API** for authentication and product management, along with a **Breeze-powered frontend** (styled with Tailwind CSS). Below are the key features, setup instructions, and usage details.\n\nFor a step-by-step guide to building this project from scratch, refer to the \u003ca href=\"INSTALL.md\"\u003eINSTALL.md\u003c/a\u003e documentation.\n\n## 🚀 Key Features\n\n### 🔐 Authentication\n\n-   **Login**\n-   **Logout**\n-   **Email Verification**\n-   Built-in API authentication using **Sanctum** (requires API tokens for accessing and manipulating product data).\n\n### 📦 Product Management\n\n-   **Add Product**\n-   **Delete Product**\n-   **Edit Product**\n-   **View Product**\n-   Only the users who created a product can manipulate its data.\n\n### 🎨 Frontend\n\n-   Built using [Laravel Breeze](https://laravel.com/docs/11.x/starter-kits#breeze) for a simple and elegant user interface.\n\n-   Fully responsive across multiple devices.\n\n## 🛠️ Prerequisites\n\nBefore you begin, ensure you have the following installed on your system:\n\n-   **PHP \u003e= 8.2**\n-   **Composer**\n-   **Node.js** and **npm**\n-   **MySQL** or any other supported database | **SQLite**\n\n## ⚙️ Installation\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/KevinThulnith/Laravel-project.git\n    cd Laravel-project\n    ```\n\n2. Install PHP dependencies:\n\n    ```bash\n    composer install\n    ```\n\n3. Install JavaScript dependencies:\n\n    ```bash\n    npm install \u0026\u0026 npm run dev\n    ```\n\n4. Set up your environment file:\n\n    ```bash\n    cp .env.example .env\n    ```\n\n    Update the `.env` file with your database credentials and other necessary configuration.\n\n5. Generate the application key:\n\n    ```bash\n    php artisan key:generate\n    ```\n\n6. Run database migrations:\n\n    ```bash\n    php artisan migrate\n    ```\n\n7. Seed initial data (if any):\n\n    ```bash\n    php artisan db:seed\n    ```\n\n8. Serve the application:\n    ```bash\n    php artisan serve\n    ```\n    The application will be available at `http://localhost:8000`.\n\n## 🌐 API Endpoints\n\n### 🔐 Authentication\n\n-   **Login:** `POST /api/login`\n-   **Logout:** `POST /api/logout`\n-   **Email Verification:** `POST /api/email/verify`\n\n### 📦 Product Management\n\n-   **Add Product:** `POST /api/products`\n-   **Delete Product:** `DELETE /api/products/{id}`\n-   **Edit Product:** `PUT /api/products/{id}`\n-   **View Products:** `GET /api/products`\n\n### 📝 Notes:\n\n-   All product manipulation endpoints require an API token.\n-   Only the user who created a product can edit or delete it.\n\n## 🎨 Frontend\n\nThe frontend is built using Laravel Breeze and Tailwind styling, providing:\n\n-   Authentication pages (login, registration, password reset, email verification).\n-   Basic product management UI integrated with the backend API.\n\n## 🧪 Testing\n\nRun the test suite to ensure everything is working as expected:\n\n```bash\nphp artisan test\n```\n\n## 📜 License\n\nThis project is open-source and available under the [MIT license](LICENSE).\n\n---\n\nFeel free to contribute and enhance the project! For questions or suggestions, open an issue or submit a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinthulnith%2Flaravel-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinthulnith%2Flaravel-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinthulnith%2Flaravel-project/lists"}