Bitrix24 is a local-hosted or cloud-based social intranet and project management platform that also contains core HR (HRMS) and CRM features. Bitrix24 also provides time management services and employee self-service.
$49
per month 5 Users
Laravel PHP Framework
Score 8.8 out of 10
N/A
Laravel is a free, open source web application PHP framework.
Bitrix24 is highly beneficial for teams that are geographically dispersed or working remotely. Its real-time communication tools, including instant messaging and video conferencing, enable seamless collaboration regardless of physical location. The centralized document management feature ensures that team members can easily access and collaborate on shared documents from anywhere, facilitating efficient teamwork in a remote or distributed environment.
Laravel is ideally suited for fluent PHP developers who want a framework that can be used to both rapidly prototype web applications as well as support scalable, enterprise-level solutions. I think where it is less ideal is where the client has an expectation of using a certain CMS, or of having a certain experience on the admin side that would perhaps be better suited to a full CMS such as Drupal or WordPress. Additionally, for developers who don't want to write PHP code, Laravel may not be the best solution.
It's user interface can use some work. Although it doesn't take as long as some other software to learn, there is still a bit of a learning curve when it comes to day to day usage.
Bitrix offers a lot of features. It would be nice to have those features laid out in an easier-to-read layout, versus the long list at the side of the page.
It's mobile app functionality is quite limited. It can be difficult to work with other team members, solely off of their mobile app.
Significant learning curve. You cannot be an expert in a week. It takes many experimentations to properly understand the underlying concept. We ourselves learned it by using it on the job.
Too much to soak in. Laravel is in everything. Any part of backend development you wish to do, Laravel has a way to do that. It is great, but also overwhelming at the same time.
Vendor lock in. Once you are in Laravel, it would not be easy to switch to something else.
Laracasts (their online video tutorials) are paid :( I understand the logic behind it, but I secretly wish it would be free.
The eloquent ORM is not my recommendation. Let's say you want to write a join, and based on the result you wish to create two objects. If you use Laravel to do automatic joins for you, Laravel internally actually makes two calls to database and creates your two object rather than making one join call and figuring out the results. This makes your queries slow. For this reason, I use everything except eloquent from Laravel. I rather write my own native queries and control the creation of objects then rely on Laravel to do it. But I am sure with time Laravel will make fewer calls to DB.
It has become the central nervous system of the business and has constantly proven to be of value. We are not just renewing but might even upgrade to advanced Bitrix24 plans and will be adding more user licenses in the next 3 months. Bitrix24 has a sharper learning curve initially. However once it is surpassed, it opens doors to a range of creative deployment strategies
It is a time-saving CRM that will help save time by using one application for all your business needs. Our brain sees colors, images, drawings, it is very visual, and so is Bitrix24. You can plan visually and easily see how everything is progressing. It has tasks, projects management, chat and video, CRM (as you know), visual staff structure, calendar, shared drive, mobile app. You can't ask for anything better out on the market for what you get with their free version and also their step-up plan is $20/month, all the way up to $200, they have a plan for your business. Get your free account and try it out for a few weeks.
I can't recall any instance of unplanned outages over the past 1 year of use. Likewise for application errors. However note that, advanced users will have a learning curve
The absolute worst! Your only contact method is via the paid version and via a chat window. They will take days to answer and when they finally do answer, they will provide nothing but a half baked canned help file.
Overall the training was very comprehensive. The trainer did provider necessary additional reading materials as well. However the general approach at Bitrix24 is to divert users to self-help documentation and videos. It is recommended that atleast 1-2 personnel in the organization be "Bitrix24 experts" so that lower phases of training requirements are covered internally itself. Also the best part about Bitrix24 is that not all users need to go very deep while using it. We have multiple counsellors who started using it on day 2 without any major hiccups
In fact, I use both, but in different ways, monday to control the internal agenda, Bitrix for all other parts within the company, such as task control, chat with employees and with calendar also for control in two systems. Bitrix is more complete and has many more features, but its purpose is also different from monday.
Supporting unit testing is bigger plus point in Laravel than any other framework. Developing with Laravel is much easier. Other frameworks have value in market, but Laravel has taken the lead in popularity among PHP developers in recent years. The large community supports you if you have problems. Using Laravel, integration became easy with third-party libraries, but it was costly too.
The scalability and reliability is almost 9.5/10 to be honest. We istarted with Bitrix24 for just 2 functions and now have expanded its usage to 2 more. In terms of users, every full-time employee (FTE) now uses Bitrix24 without fail. We are also working on giving limited/partial access to external service providers
Laravel allows us to rapidly prototype and build complete, scalable applications internally, which saves us time and allows us to have internal tools that fit out precise needs. We use Symfony for a similar purpose, but Laravel is an even higher-level framework that we find saves us substantially more time when building many types of web applications.
Laravel solves many of the underlying concerns of building a large application (such as authentication, authorization, secure input handling) in the right ways. It saves us from handling those low-level concerns ourselves, potentially in a way that could take a lot of time or sets us up for issues in the future. It's tough to assign an ROI to this, but I'm sure it has prevented issues and saved time, which both have an impact on our financial situation.