Introducing HRM - a complete HR management solution to manage everything from the employees, their attendance, office expenses and many other things.
You can check the installation of our another product worksuite. Follow the same steps for hrm-saas
Installation Video: https://www.youtube.com/watch?v=vtANWD_1fokAfter creating the database next step is accessing the application URL from a browser. One thing you need to know is that Laravel is designed to allow HTTP access to the application from your public folder only. This means that this application will be available at yourdomain.com/public. It is good enough for installation and development purposes, however, for production, you will probably want to have your application available at yourdomain.com. In next section, I will show you how you can accomplish that.
To open the installer. Visit
On step 2 you have to fill in your database credentials
After clicking on "Next" button, you will be redirected to System Requirements step during the installation wizard, System Requirements.
The last step is exit step.
Superadmin Email: superadmin@example.com Password:123456
HRM is a simple and easy to use software having basic minimal features. You can get started straight away without any training, yet having flexibility to do things your way.
HRM Features
|
After your successfull install your application, now you need to setting your app.
Log to your application and go to :
Go to : Settings » General Setting
Go to : Settings » Profile Setting
Go to : Settings » Notification Setting
Go to : Settings » Theme Setting
Before Adding employee to the database.You need to add department and its designations
You can change the translations if required using the translation manager.
Login as superadmin and the visit Settings -> Translation Manager
Visit yourdomain.com/translations.
Your all translations are arranged in groups. Choose a group from dropdown to change the translations.
You will a see list of translations for each language for every group you select.
1. Now to change the translation string click on the string and you will see a popup to change it.
2.
Change the string and click on blue check button.
3. Similarly do it for all strings you want to change.
Now just click on the Publish translations button on top to apply the changes.
To update to new version of the HRM-SAAS follow these steps in sequence.
.env, public/uploads