Gracias por utilizar nuestra aplicación. Si tiene alguna pregunta que no esté cubierta en este archivo de ayuda, no dude en contactarnos por correo electrónico. ¡Gracias!
After 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.
Admin Email: admin@example.com Password:123456
Admin dashboard shows important information about your recruitment process.
This section manages the job categories like sales, marketing, engineering etc.
This section manages the list of skills required for a job.
This section manages the job locations.
This section manages the job openings of the company.
This section shows the job applications. You can drag and drop the job application in the columns. Table view of the applications is also available.
You can add team members and provide them role to access the admin panel.
You can update the information related to company in company settings.
You can create new roles and assign permissions to that role. These roles then can be assigned to the team members to access the admin panel.
You can manage the languages in the language settings. Translations for every language can be set using translation manager.
You can set the primary theme color in theme settings. You can also add your custom css.
The main page displays the all the active job openings. Applicant can filter the openings on the basis of job category or location.
Job detail page shows the details entered from the admin.
Job application captures all the necessary information of the applicant.
You can change the translations if required using the 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.
Admin Email: admin@example.com Password:123456
To update to new version of the app follow these steps in sequence.
.env, public/user-uploads
http://www.yourdomain.com/update-database