{"id":16677405,"url":"https://github.com/zzzul/for-um","last_synced_at":"2025-04-09T21:24:29.742Z","repository":{"id":37591016,"uuid":"381273605","full_name":"Zzzul/for-um","owner":"Zzzul","description":"Simple forum built on Laravel.","archived":false,"fork":false,"pushed_at":"2023-02-02T01:44:01.000Z","size":3041,"stargazers_count":5,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T23:24:14.696Z","etag":null,"topics":["bootswatch","forum","hacktoberfest","hacktoberfest2021","laravel","laravel-framework","php"],"latest_commit_sha":null,"homepage":"https://forum.demo-web-fahmi.my.id/","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/Zzzul.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}},"created_at":"2021-06-29T07:15:02.000Z","updated_at":"2024-03-07T13:35:47.000Z","dependencies_parsed_at":"2023-02-17T13:15:49.689Z","dependency_job_id":null,"html_url":"https://github.com/Zzzul/for-um","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zzzul%2Ffor-um","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zzzul%2Ffor-um/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zzzul%2Ffor-um/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zzzul%2Ffor-um/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zzzul","download_url":"https://codeload.github.com/Zzzul/for-um/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248113346,"owners_count":21049829,"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":["bootswatch","forum","hacktoberfest","hacktoberfest2021","laravel","laravel-framework","php"],"created_at":"2024-10-12T13:26:17.946Z","updated_at":"2025-04-09T21:24:29.724Z","avatar_url":"https://github.com/Zzzul.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FOR-UM\nMini forum built on Laravel.\n\n## Demo\n[Here](https://laravel-for-um.herokuapp.com/)\n\n## What inside?\n- Laravel ^8.x - [Laravel 8](https://laravel.com/docs/8.x)\n- Laravel UI ^3.x - [Laravel/ui](https://github.com/laravel/ui/tree/3.x)\n- Bootswatch ^4.x (Bootstrap custom theme) - [Bootswatch/4/lumen](https://bootswatch.com/4/lumen/)\n\n## Installation\nClone or download this repository\n```shell\n$ git clone https://github.com/Zzzul/for-um.git\n```\n\nInstall all dependencies\n```shell\n# install laravel dependency\n$ composer install\n```\n\nGenerate app key, configure `.env` file and do migration.\n```shell\n# create copy of .env\n$ cp .env.example .env\n\n# set .env email for notification \n$ MAIL_MAILER=smtp\n$ MAIL_HOST=smtp.mailtrap.io\n$ MAIL_PORT=2525\n$ MAIL_USERNAME=YOUR_USERNAME\n$ MAIL_PASSWORD=YOUR_PASSWORD\n$ MAIL_ENCRYPTION=tls\n$ MAIL_FROM_ADDRESS=\"noreply@example.com\"\n$ MAIL_FROM_NAME=\"${APP_NAME}\"\n\n# set queue connection\n$ QUEUE_CONNECTION=database\n\n# create laravel key\n$ php artisan key:generate\n\n# laravel migrate\n$ php artisan migrate\n\n# Start local development server\n$ php artisan serve\n\n# run queue on other terminal\n$ php artisan queue:work\n```\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzzzul%2Ffor-um","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzzzul%2Ffor-um","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzzzul%2Ffor-um/lists"}