Thank you for purchasing my script. If you have any questions that are beyond the scope of this help file, please feel free to email. Thanks so much!
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 stats about the bookings and earning.
This section manages the business categories.
This section manages the list of services provided by the business.
This section is to create a booking entry for a customer directly from the admin.
This section manages all the bookings made by the customer or entered by admin.
You can update the information related to business in general settings.
You can manage the business hours for which you want to allow customers to book.
You can update the tax information here.
You can manage the currencies here.
You can enter the email settings by which the email notifications will be sent.
You can change the color scheme of the app as per your choice.
You can update the application in future from here with a click of button.
The booking wizard helps customer to book the services step by step.
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