{"id":22371335,"url":"https://github.com/achaii/jennairaderafaella-inlite","last_synced_at":"2026-01-30T15:31:56.734Z","repository":{"id":264589752,"uuid":"893769180","full_name":"achaii/jennairaderafaella-inlite","owner":"achaii","description":"Inlite: An Organized Management Module for Laravel","archived":false,"fork":false,"pushed_at":"2025-07-18T10:30:55.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-30T21:30:07.851Z","etag":null,"topics":["laravel","lite","module","php8"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/achaii.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-11-25T07:16:16.000Z","updated_at":"2025-07-18T10:28:34.000Z","dependencies_parsed_at":"2025-07-18T12:18:21.218Z","dependency_job_id":"c49b94a3-5f79-4614-b98f-af9aa731ef4c","html_url":"https://github.com/achaii/jennairaderafaella-inlite","commit_stats":null,"previous_names":["achaii/jennairaderafaella-inlite"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/achaii/jennairaderafaella-inlite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achaii%2Fjennairaderafaella-inlite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achaii%2Fjennairaderafaella-inlite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achaii%2Fjennairaderafaella-inlite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achaii%2Fjennairaderafaella-inlite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/achaii","download_url":"https://codeload.github.com/achaii/jennairaderafaella-inlite/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achaii%2Fjennairaderafaella-inlite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28914905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T12:13:43.263Z","status":"ssl_error","status_checked_at":"2026-01-30T12:13:22.389Z","response_time":66,"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":["laravel","lite","module","php8"],"created_at":"2024-12-04T20:19:00.744Z","updated_at":"2026-01-30T15:31:56.712Z","avatar_url":"https://github.com/achaii.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jennairaderafaella/inlite\n\n**jennairaderafaella/inlite** is a Laravel package designed to simplify maintenance with a lightweight version. It can be combined with other JavaScript frameworks, including Livewire. Additionally, this module can automatically initialize routes based on your preferences without interfering with other route functions. This package follows the Laravel MVC pattern and also supports the repository and/or service pattern methods. It is fully compatible with Laravel 11.\n## Install\nTo install using Composer, run the following command:\n```\ncomposer require jennairaderafaella/inlite\n```\nCurrently, Composer installation is still being prepared.\n\n## Configuration\n### For Laravel 11 and later:\nTo use the package, you can manually register it. Locate the `bootstrap/provider.php` file and add the following lines:\n\n```PHP\n    return [\n        App\\Providers\\AppServiceProvider::class,\n        \\Jennairaderafaella\\Inlite\\InliteServiceProvider::class\n    ];\n```\n\n### For Laravel 10:\nLocate the config/app.php file and add the service provider in the appropriate section:\n```PHP\n    'providers' =\u003e ServiceProvider::defaultProviders()-\u003emerge([\n\n    /*\n    * Application Service Providers...\n    */\n    Jennairaderafaella\\Inlite\\InliteServiceProvider::class\n\n    ])-\u003etoArray(),\n```\n\n## First Used\n### Module Initialization:\nTo initialize the module, run the following command in your terminal:\n```BASH\nphp artisan jenna:install\n```\n### Module Initialization:\nTo add a new module, execute this command:\n```BASH\nphp artisan jenna:inlite namemodule\n```\n### Creating a Separate Folder for API and Views:\nSometimes, a module requires a dedicated folder to separate APIs and views. To achieve this, run the command below:\n```BASH\nphp artian jenna:inlite/api namemodule\n```\n### Configuration js or/and css at directory modules\nFor Laravel Mix to build, configure the webpack.mix.js file and add the following line of code:\n```\n'resources/views/modules/**/**/*.js'\n```\nAt vite folowing line this code, edit at resources/js/app.js:\n```\nimport '../../../resources/views/modules/**/Assets/css/*.css';\nimport '../../../resources/views/modules/**/Assets/js/*.js';\n```\n## License\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fachaii%2Fjennairaderafaella-inlite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fachaii%2Fjennairaderafaella-inlite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fachaii%2Fjennairaderafaella-inlite/lists"}