{"id":19476615,"url":"https://github.com/felipe-balloni/optica2","last_synced_at":"2025-10-12T15:37:59.578Z","repository":{"id":40617241,"uuid":"439938147","full_name":"felipe-balloni/optica2","owner":"felipe-balloni","description":"This a parcial project clone using filament admin","archived":false,"fork":false,"pushed_at":"2023-09-13T19:00:53.000Z","size":1356,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-25T14:44:52.455Z","etag":null,"topics":["admin-dashboard","filament","filamentadmin","laravel","laravel-framework","php"],"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/felipe-balloni.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-12-19T18:27:27.000Z","updated_at":"2024-05-06T00:15:16.000Z","dependencies_parsed_at":"2024-11-10T19:41:33.972Z","dependency_job_id":"7de67787-07c3-424e-9b5a-dd9425058797","html_url":"https://github.com/felipe-balloni/optica2","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/felipe-balloni/optica2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipe-balloni%2Foptica2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipe-balloni%2Foptica2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipe-balloni%2Foptica2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipe-balloni%2Foptica2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felipe-balloni","download_url":"https://codeload.github.com/felipe-balloni/optica2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipe-balloni%2Foptica2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011851,"owners_count":26085005,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["admin-dashboard","filament","filamentadmin","laravel","laravel-framework","php"],"created_at":"2024-11-10T19:41:04.838Z","updated_at":"2025-10-12T15:37:59.548Z","avatar_url":"https://github.com/felipe-balloni.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"![image1](https://user-images.githubusercontent.com/19998735/154263601-ac603d1b-5e4a-4c1b-85d7-1d105e1b8f5f.png)\n\n\n## Optica2 - this a partial clone of a real project.\n\nThis is for learning purposes only.\n\nMade with Laravel, Filament Admin and Spatie / Permission. I am very grateful to the creators of these great frameworks and packages.\n\n## Learning Laravel\n\nLaravel has the most extensive and thorough [documentation](https://laravel.com/docs) and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.\n\nIf you don't feel like reading, [Laracasts](https://laracasts.com) can help. Laracasts contains over 1500 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.\n\n## Fillament Admin\n\nFilament is a collection of tools for rapidly building beautiful TALL stack interfaces, designed for humans.\n\n### Admin Panel • [Documentation](https://filamentadmin.com/docs/admin) • [Demo](https://demo.filamentadmin.com)\n\n## Laravel Permission by Spatie\n\nThis package allows you to manage user permissions and roles in a database.\n\nSee the [DOCUMENTATION](https://docs.spatie.be/laravel-permission/) for detailed installation and usage instructions.\n\n## Filament Shield\n\nThe easiest and most intuitive way to add access management to your Filament Resource Models (more coming soon 😎)\n\nAccess the [Repository](https://github.com/bezhanSalleh/filament-shield) by [Bezhan Salleh](https://github.com/bezhanSalleh), to check all the documentation.\n\n## Filament Spatie Laravel Backup\n\nThis package provides a Filament page that you can create backup of your application. You'll find installation instructions and full documentation on spatie/laravel-backup.\n\nAccess the [Repository](https://github.com/shuvroroy/filament-spatie-laravel-backup) by [Shuvro Roy](https://github.com/shuvroroy), to check all the documentation.\n\n## Filament Breezy\n\nThe missing toolkit from Filament Admin with Breeze-like functionality. Includes login, registration, password reset, password confirmation, email verification, and a my profile page. All using the TALL-stack, all very Filament-y.\n\nAccess the [Repository](https://github.com/jeffgreco13/filament-breezy) by [Jeff Greco](https://github.com/jeffgreco13), to check all the documentation.\n\n## Installation Guide: Docker and Laravel Sail\n\nThis guide walks you through the process of setting up a Laravel application using Docker and Laravel Sail. Please ensure you have Docker installed before proceeding. Laravel Sail is a lightweight command-line interface for manipulating Laravel's default Docker environment.\n\n1. **Clone the repository and navigate into the directory:**\n\n   Use the following commands to clone the repository and navigate into the directory:\n\n    ```shell\n    git clone https://github.com/felipe-balloni/optica2.git optica2 \u0026\u0026 cd optica2\n    ```\n\n2. **Create a Docker container:**\n\n   Run the following command to create a Docker container using Laravel's default PHP 8.1 and Composer settings:\n\n    ```shell\n    docker run --rm \\\n    -u \"$(id -u):$(id -g)\" \\\n    -v \"$(pwd):/var/www/html\" \\\n    -w /var/www/html \\\n    laravelsail/php81-composer:latest \\\n    composer install --ignore-platform-reqs\n    ```\n\n3. **Configure Environment Variables:**\n\n   Copy the '.env.example' file to '.env' and modify the variable settings as needed. Make sure to appropriately configure your database settings (`DB_CONNECTION, DB_HOST, DB_PORT, DB_DATABASE, DB_USERNAME, DB_PASSWORD`) and the application settings (`APP_URL, APP_PORT, FORWARD_DB_PORT`):\n\n    ```shell\n    cp .env.example .env\n    ```\n\n4. **Generate an application key:**\n\n   Before initializing the Laravel Sail environment, generate an application key using the following command:\n\n    ```shell\n    ./vendor/bin/sail artisan key:generate\n    ```\n\n5. **Install JavaScript dependencies:**\n\n   Use npm or yarn to install JavaScript dependencies:\n\n    ```shell\n    ./vendor/bin/sail npm install\n    ```\n\n   or\n\n    ```shell\n    ./vendor/bin/sail yarn install\n    ```\n\n6. **Run the first build process for JavaScript assets:**\n\n   In order to compile your assets for the first time, you have to run:\n\n    ```shell\n    ./vendor/bin/sail npm run dev\n    ```\n\n   or\n\n    ```shell\n    ./vendor/bin/sail yarn run dev\n    ```\n\n7. **Start Laravel Sail:**\n\n   Use the following command to start Laravel Sail. The '-d' flag runs the containers in the background:\n\n    ```shell\n    ./vendor/bin/sail up -d\n    ```\n\n8. **Run database migrations and seed data:**\n\n   Use this command to perform database migrations and seed data:\n\n    ```shell\n    ./vendor/bin/sail artisan migrate --seed \u0026\u0026 ./vendor/bin/sail artisan shield:generate\n    ```\n\n#### Default User Credentials\n\nThe seeder creates the following users:\n\nSuper Administrator\n- **Username:** super.admin@test.com\n- **Password:** password\n\nAdministrator\n- **Username:** admin@test.com\n- **Password:** password\n\nAdditional Users\n- **Username:** user1@test.com\n- **Password:** password\n- **Username:** user2@test.com (_inactive_)\n- **Password:** password\n\nNote that these users and administrators initially have no permissions. You need to log in as the Super Administrator to configure their permissions.\n\nYou can now access the webpage at http://localhost:8000 and sign in using the above credentials.\n\n#### Note:\nThe application is set to pt_BR language and America/Sao_Paulo time zone by default. If necessary, remember to change these in your config/app.php configuration file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipe-balloni%2Foptica2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelipe-balloni%2Foptica2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipe-balloni%2Foptica2/lists"}