Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Development
Habbo Web Application for Arcturus Emulator (Laravel, Inertia.js and Tailwindcss)
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Laravel" data-source="post: 466495" data-attributes="member: 97455"><p><strong>Hello Devbest,</strong></p><p><em>This is my first post, so please be kind! </em></p><p></p><p><strong>What have I built?</strong></p><p>So I am not going to call this a CMS as it really is just a Web Application built in Laravel, but ideally it's a web application for the Acturus Emulator with all the features of a normal Habbo CMS.</p><p></p><p><strong>Why have I done this?</strong></p><p>As a Software Engineer, we've all had our struggles of picking up a codebase that is completely bespoke and dig through all the files to work out what the f*** is going on and I found that every time I've wanted to build a Retro, I have to lean towards these custom bespoke "CMS" like RevCMS and BrainCMS and then build out a "theme" on a template engine that is build with Twig or some custom templating engine (No shade on Rev or Brain as they've got some big Retros to the position they're in now).</p><p></p><p>I want to remove that aggravation of having to learn something custom and allow people to use a framework and a frontend technology that is industry known.</p><p></p><p><strong>What does it offer?</strong></p><ul> <li data-xf-list-type="ul">Easy to Learn Technologies: Laravel, Inertia.js (vue) and Tailwindcss</li> <li data-xf-list-type="ul">Authentication using Laravel Jetstream (Login, Register, Forgot Password)</li> <li data-xf-list-type="ul">Cute Design inspired by Habboon's Frontend (Rebuilt in Tailwindcss)</li> <li data-xf-list-type="ul">Me Page</li> <li data-xf-list-type="ul">News Page</li> <li data-xf-list-type="ul">Highscores Page</li> <li data-xf-list-type="ul">Staff Page</li> <li data-xf-list-type="ul">Client Page</li> <li data-xf-list-type="ul">Easy to configure .env files to manage as much as possible (credits, points, social links, retro name, all that good shit)</li> <li data-xf-list-type="ul">A Cool Middleware for handling the most amazing Retro List Voting</li> <li data-xf-list-type="ul">Automatic Logos based on the Retros short name</li> <li data-xf-list-type="ul">View News Page</li> <li data-xf-list-type="ul">Store Page with the ability purchase Diamonds (Building atm)</li> <li data-xf-list-type="ul">Account Settings</li> <li data-xf-list-type="ul">Laravel Nova for Housekeeping (Building atm)</li> <li data-xf-list-type="ul">RCON api</li> <li data-xf-list-type="ul">Electron App that is compilable from the same codebase (Building atm)</li> </ul><p><strong>So... How can I get a look at this?</strong></p><p>As I am going to be maintaining this for the foreseeable future, I have a hotel using the web application at <a href="https://pabbo-hotel.com" target="_blank">https://pabbo-hotel.com</a>.</p><p>This project will be completely open source and I am happy for anyone to make Pull Requests and i'll evaluate them as they come in <img src="/styles/default/xenforo/smilies/emojione/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" /> <a href="https://github.com/habboretro/laravel-app" target="_blank">https://github.com/habboretro/laravel-app</a></p><p></p><p><strong>Who do I thank for this 'wonderful' project?</strong></p><p>I would give credits to I guess myself, a little shoutout to Boon for their design inspiration and a massive amount of credit to Laravel, Vue and Tailwindcss for an amazing Frameworks</p><p></p><p><strong>Feedback welcome!</strong></p></blockquote><p></p>
[QUOTE="Laravel, post: 466495, member: 97455"] [B]Hello Devbest,[/B] [I]This is my first post, so please be kind! [/I] [B]What have I built?[/B] So I am not going to call this a CMS as it really is just a Web Application built in Laravel, but ideally it's a web application for the Acturus Emulator with all the features of a normal Habbo CMS. [B]Why have I done this?[/B] As a Software Engineer, we've all had our struggles of picking up a codebase that is completely bespoke and dig through all the files to work out what the f*** is going on and I found that every time I've wanted to build a Retro, I have to lean towards these custom bespoke "CMS" like RevCMS and BrainCMS and then build out a "theme" on a template engine that is build with Twig or some custom templating engine (No shade on Rev or Brain as they've got some big Retros to the position they're in now). I want to remove that aggravation of having to learn something custom and allow people to use a framework and a frontend technology that is industry known. [B]What does it offer?[/B] [LIST] [*]Easy to Learn Technologies: Laravel, Inertia.js (vue) and Tailwindcss [*]Authentication using Laravel Jetstream (Login, Register, Forgot Password) [*]Cute Design inspired by Habboon's Frontend (Rebuilt in Tailwindcss) [*]Me Page [*]News Page [*]Highscores Page [*]Staff Page [*]Client Page [*]Easy to configure .env files to manage as much as possible (credits, points, social links, retro name, all that good shit) [*]A Cool Middleware for handling the most amazing Retro List Voting [*]Automatic Logos based on the Retros short name [*]View News Page [*]Store Page with the ability purchase Diamonds (Building atm) [*]Account Settings [*]Laravel Nova for Housekeeping (Building atm) [*]RCON api [*]Electron App that is compilable from the same codebase (Building atm) [/LIST] [B]So... How can I get a look at this?[/B] As I am going to be maintaining this for the foreseeable future, I have a hotel using the web application at [URL]https://pabbo-hotel.com[/URL]. This project will be completely open source and I am happy for anyone to make Pull Requests and i'll evaluate them as they come in :) [URL]https://github.com/habboretro/laravel-app[/URL] [B]Who do I thank for this 'wonderful' project?[/B] I would give credits to I guess myself, a little shoutout to Boon for their design inspiration and a massive amount of credit to Laravel, Vue and Tailwindcss for an amazing Frameworks [B]Feedback welcome![/B] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Development
Habbo Web Application for Arcturus Emulator (Laravel, Inertia.js and Tailwindcss)
Top