{"id":43906235,"url":"https://github.com/CodeWithDennis/larament","last_synced_at":"2026-02-18T13:00:35.940Z","repository":{"id":255541370,"uuid":"828636485","full_name":"CodeWithDennis/larament","owner":"CodeWithDennis","description":"Kickstart your project and save time with Larament! This time-saving starter kit includes a Laravel 12 with FilamentPHP 3/4/5 already installed and set up, along with extra features.","archived":false,"fork":false,"pushed_at":"2026-02-03T21:00:27.000Z","size":7952,"stargazers_count":365,"open_issues_count":0,"forks_count":26,"subscribers_count":4,"default_branch":"5.x","last_synced_at":"2026-02-04T07:55:29.859Z","etag":null,"topics":["boilerplate","filamentphp","filamentphp-4","laravel","laravel-framework","laravel12","livewire","php"],"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/CodeWithDennis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"CodeWithDennis"}},"created_at":"2024-07-14T18:31:12.000Z","updated_at":"2026-02-04T03:57:24.000Z","dependencies_parsed_at":"2024-09-06T01:08:35.010Z","dependency_job_id":"92289630-6b3e-46b6-9dda-301f0b98bf72","html_url":"https://github.com/CodeWithDennis/larament","commit_stats":{"total_commits":142,"total_committers":5,"mean_commits":28.4,"dds":"0.12676056338028174","last_synced_commit":"993a2b8254ef3fa9ae03f6a86528fe284db60873"},"previous_names":["codewithdennis/larament"],"tags_count":59,"template":true,"template_full_name":null,"purl":"pkg:github/CodeWithDennis/larament","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithDennis%2Flarament","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithDennis%2Flarament/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithDennis%2Flarament/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithDennis%2Flarament/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeWithDennis","download_url":"https://codeload.github.com/CodeWithDennis/larament/tar.gz/refs/heads/5.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithDennis%2Flarament/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29580622,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T08:38:15.585Z","status":"ssl_error","status_checked_at":"2026-02-18T08:38:14.917Z","response_time":162,"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":["boilerplate","filamentphp","filamentphp-4","laravel","laravel-framework","laravel12","livewire","php"],"created_at":"2026-02-06T20:00:20.121Z","updated_at":"2026-02-18T13:00:35.934Z","avatar_url":"https://github.com/CodeWithDennis.png","language":"Blade","readme":"# Larament\n\n[![Pint](https://github.com/codewithdennis/larament/actions/workflows/pint.yml/badge.svg)](https://packagist.org/packages/codewithdennis/larament)\n[![PEST](https://github.com/codewithdennis/larament/actions/workflows/pest.yml/badge.svg)](https://packagist.org/packages/codewithdennis/larament)\n[![PHPStan](https://github.com/CodeWithDennis/larament/actions/workflows/phpstan.yml/badge.svg)](https://github.com/CodeWithDennis/larament/actions/workflows/phpstan.yml)\n[![Total Installs](https://img.shields.io/packagist/dt/codewithdennis/larament.svg?style=flat-square)](https://packagist.org/packages/codewithdennis/larament)\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/codewithdennis/larament.svg?style=flat-square)](https://packagist.org/packages/codewithdennis/larament)\n\nA **bloat-free starter kit** for Laravel 12.x with FilamentPHP 5.x pre-configured. Only essential development tools included.\n\n\u003e [!NOTE]\n\u003e Requires **PHP 8.3** or higher.\n\n## What's Included\n\n### Core Dependencies\n- **Laravel 12.x** - The PHP framework\n- **FilamentPHP 5.x** - Admin panel with SPA mode, custom theme, and MFA enabled\n- **nunomaduro/essentials** - Better Laravel defaults (strict models, auto-eager loading, immutable dates)\n\n### Development Tools\n- **larastan/larastan** - Static analysis\n- **laravel/pint** - Code style fixer\n- **pestphp/pest** - Testing framework\n- **rector/rector** - Automated refactoring\n- **fruitcake/laravel-debugbar** - Development insights\n\n### Testing\nIncludes a comprehensive test suite with **PEST 4.x** including browser testing - perfect for learning testing or as a reference for your own tests.\n\n![Tests](resources/images/tests.png)\n\n## GitHub Workflows\n\nComes with pre-configured GitHub Actions workflows for automated quality assurance:\n\n- **Tests** - PEST 4.x testing with 4 parallel shards for faster CI/CD\n- **PHPStan** - Static analysis and type checking\n- **Pint** - Automated code style fixing with auto-commit\n\n## Quick Start\n\n```bash\ncomposer create-project codewithdennis/larament your-project-name\ncd your-project-name \ncomposer install\nnpm install\nnpm run build\nphp artisan serve\n```\n\n## Features\n\n### Filament Admin Panel\n- SPA mode enabled\n- Custom login page with autofilled credentials in local environment\n- Custom theme included\n- Profile management enabled\n- MFA (App Authentication) enabled\n\n![Login](resources/images/login-page.png)\n\n### Filament Tables\n- Striped rows for better visual separation\n- Deferred loading for improved performance\n\n![Users Table](resources/images/users-table.png)\n\n### Development Workflow\n```bash\ncomposer review  # Runs Pint, Rector, PHPStan, and Pest\n```\n\n## Customizations\n\n### Migration Stubs\nCustom stubs remove the `down()` method by default. Remove the custom stubs to use Laravel's default templates.\n\n### Helper Functions\nAdd your own helpers in `app/Helpers.php`:\n\n```php\nif (! function_exists('example')) {\n    function example(): string\n    {\n        return 'Your helper function here.';\n    }\n}\n```\n\n## Terminal Aliases\n\n### Simple Alias\n```bash\nalias larament=\"composer create-project --prefer-dist CodeWithDennis/larament\"\nlarament my-project\n```\n\n### Advanced Function (Example with Herd)\n\nAdd this to your `~/.bashrc`, `~/.zshrc`, or shell configuration file:\n\n```bash\nfunction larament() {\n  local cmd=\"$1\"\n  shift\n\n  case \"$cmd\" in\n    new)\n      if [[ -z \"$1\" ]]; then\n        return 1\n      fi\n\n      local project_name=\"$1\"\n      composer create-project --prefer-dist CodeWithDennis/larament \"$project_name\" || return 1\n      cd \"$project_name\" || return 1\n\n      # Update APP_URL in .env\n      if [[ -f \".env\" ]]; then\n        sed -i '' \"s|^APP_URL=.*|APP_URL=https://${project_name}.test|\" .env\n      fi\n\n      herd link --secure \u0026\u0026 herd open\n      ;;\n    *)\n      return 1\n      ;;\n  esac\n}\n```\n\nUsage:\n\n```bash\nlarament new my-project\n```\n","funding_links":["https://github.com/sponsors/CodeWithDennis"],"categories":["Blade"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCodeWithDennis%2Flarament","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCodeWithDennis%2Flarament","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCodeWithDennis%2Flarament/lists"}