Yes because spending more time writing a brand new Framework rather than using one that is already available, tried and tested in enterprise environments makes perfect sense... Having the features, security and performance there while not being 100% unique is FAR better for production environments.
Would us viewing brand new code from a new Framework written by them be more interesting? Yes.
Would it be worth it for a HABBO CMS? God no.
@redk0ke, the biggest reason about I'd choose Laravel's Lumen Micro Framework, it's quite simple. Here some points.:
1. Lumen's uses Laravel core, Laravel has thousand of people contributing and reporting any type of bug/issue/leak that you can imagine.
2. Lumen is already optimized for serving API's.
3. Lumen is really secure and provides everything that I need.
4. Laravel it's performative, secure & neat. I know that Laravel uses BILLION of Composer Packages (quite boring on installation) (that gives me cancer lol)
5. Many other pros.
Another thing is that I really don't have time to spend on creating something from scratch, a number of bugs also will be insane. You need to know, newbies are the ideal guys to find impossible bugs.
Anyways, like as someone said, why reinvent the wheel?
I'd like to use Frameworks for coding personal stuff.
On my job, we code all from scratch. But that's one of the biggest differences. Here is a Habbo RETRO community. Only some few people care about those from scratch, etc, thing.
In terms, Chocolatey is from scratch. Chocolatey CORE is unique. The framework is like a switchblade. You can do many things with it. In fact, Lumen just provide the libraries of functions that we consider called as "Helpers". Obviously, it does many things.
But the software developer that in really creates the "unique" thing. Just Lumen will not do anything because is just a Framework.
Began working on a user-friendly artisan console command to help users setup their Espreso copy straight out of the box
If you have any suggestions to make about this setup process, feel free to drop them
![]()
@S150217754 I'm wondering if you can give me some other tips and Issues, Improvements and opinions on GitHub.
I'm really appreciating your feedback!
- - - Updated - - -
Loved it. Hope it will be compatible with Chocolatey too! Hahah.
- - - Updated - - -
#UPDATES!
Chocolatey Plugin system is coming!
The Plugin system would allow Plugins that can interact in the followings ways.:
1. Implement a new Angular Module on HabboWEB (Like a new Page)
2. Implement new Routes for the API Engine.
Plugins will be packaged using PHAR. (I don't know if this is the best solution). Maybe a composer package maybe better?
Like "composer require author/chocolatey-staff-page-plugin"
Which would be better?
Looks like a promising development so good luck!
Last edited by RageChan; 10-03-17 at 12:55 AM.
Thanks m8! I'm just discussing how it will be.
@LeChris does you have any recommendation? Or @Emetophobic or @CodeDragon I know that yours know Laravel a lot more than me.
- - - Updated - - -
Ah about the recommendations, I'm talking about "recommendations for the Plugin system" But if you want to give any other recommendation, feel free to do it.
Looks awesome! +1 for Lumen. Prefer the routing in full Laravel though :P
Thanks, @n0minal. You're a little afk those last years from RZ. I really like your work.
Regards.
Last edited by Emetophobic; 11-03-17 at 12:46 PM.
#UPDATES (Chocolatey)
#FIXED
* Many NUX Problems
* Bugs on Twitter
* Bugs on Room's Leaderboard
* Bugs on showing Rooms
* Many bugs on Chocolatey
* Other bugs??
#CODED
* Maintenance Custom Text
* New Twitter API
* IIS Compatibility
* Arcturus 1.4 Camera Compatibility
* Many other things
#UPDATED
* Latest Composer Packages
#RELEASE
* Alpha Release 2.300 of Chocolatey, available on.: https://github.com/sant0ro/chocolate...ases/tag/2.300
Okay I fixed some bugs reported on GitHub, here we go with more updates:
#FIXED
* Some Room Bugs
* Fixed Strict HTTPS when retrieving the Room Thumbnail
* Some shit on Configuration Files
* And other bugs.
#RELEASE
* Alpha Release 2.305 of Chocolatey, without bugs. https://github.com/sant0ro/chocolate...ases/tag/2.305
#SQL
* Before Arcturus 1.4.0 launches you will need this following SQL to use Chocolatey properly. But i barely wouldn't recommend this. Please wait for Arcturus 1.4.0
Code:CREATE TABLE `camera_web` ( `id` INT NOT NULL AUTO_INCREMENT, `user_id` INT NOT NULL, `timestamp` INT NOT NULL, `url` VARCHAR(128) NOT NULL DEFAULT '', PRIMARY KEY (`id`), INDEX (`user_id`), UNIQUE (`id`)) ENGINE = INNODB;
Picture dont apear on Chocolatey CMS.
(I use the latest CMS and emulator version).
Sanstitre - HostingPics.net - Hébergement d'images gratuit
I have found the error:
I have this link on picture CMS:
https://http// a r c t u r u s . w f/camera/Anthologique/6_1489578309.png
How change on https:// a r c t u r u s . w f/camera/Anthologique/6_1489578309.png ?