{"id":16978794,"url":"https://github.com/srph/dream-rose","last_synced_at":"2026-04-02T02:50:40.499Z","repository":{"id":31793572,"uuid":"35360058","full_name":"srph/dream-rose","owner":"srph","description":"The web app for Dream ROSE Online","archived":false,"fork":false,"pushed_at":"2015-06-06T08:59:51.000Z","size":1420,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-26T17:16:01.381Z","etag":null,"topics":["laravel","rose-online","web-app"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/srph.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}},"created_at":"2015-05-10T06:32:50.000Z","updated_at":"2022-12-20T06:29:51.000Z","dependencies_parsed_at":"2022-09-13T00:02:03.154Z","dependency_job_id":null,"html_url":"https://github.com/srph/dream-rose","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/srph%2Fdream-rose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Fdream-rose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Fdream-rose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Fdream-rose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srph","download_url":"https://codeload.github.com/srph/dream-rose/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244880550,"owners_count":20525511,"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":["laravel","rose-online","web-app"],"created_at":"2024-10-14T01:44:13.020Z","updated_at":"2025-12-30T20:50:09.333Z","avatar_url":"https://github.com/srph.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"![preview](https://cloud.githubusercontent.com/assets/5093058/8019056/654aa234-0c6d-11e5-895e-d705cbcead36.png)\n\n\n# Dream ROSE Online - Web\n\u003e The website for Dream ROSE Online\n\nThis was written a year ago while it was a growing private server. The codebase is shit as this was one of my first few jobs.\n\n**During development, I used MySQL.** However, we used MSSQL 2005 (why 2005, you ask?) in production because of the server files being outdated. I was really lucky that PDO supported MSSQL, and that it easy to switch databases by just changing a few lines in the config. It could have been improved with environment-based configurations, but I didn't acknowledge any of those at the time this was being written.\n\n**Laravel's features shined in this project.** I had to deal with the server files' architecture and methodology being outdated; it was hard. Luckily, Laravel was able to provide most of the features I needed to focus on the features.\n\n**I used TWBS3**. This gave me an opportunity to spend most of my time writing PHP code instead of wasting my time with the interfaces as I was given a short deadline (I was also handling another project at the time). I also had to design the site my self, so Bootstrap really saved my ass big time.\n\n**Redis** because caching. I didn't notice any improvement at all, seriously. I just heard it was fast while being easy to setup, so.. hahaha.\n\n## Building\n\n**Requirements**:\n\n- Redis.\n- MySQL `\u003e=v5.6` / MSSQL 2005.\n- PHP `\u003e=5.3`.\n- Composer\n- Bower (which depends on **npm** and **nodejs**)\n\n\\* There will be no instructions for setting it up with **MSSQL 2005**.\n\nCreate at least 3 databases, and dump the sqldump in `app/database/dump`. Make your way through [`/app/config/database.php`](https://github.com/srph/dream-rose/blob/master/app/config/database.php). Configure Redis afterwards.\n\n```bash\ncomposer install\nphp artisan migrate\nphp artisan db:seed\nbower install\n```\n\n\n## Acknowledgement\n\nCopyright 2014, Dream ROSE Team. All rights reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrph%2Fdream-rose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrph%2Fdream-rose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrph%2Fdream-rose/lists"}