------------DESKSHARING.software Installation-Guide v1.0---------- 1. Make sure PHP version is above 7.1 2. In your root folder of your project where you want to setup copy all the folder and file from the "DESKSHARING_download.zip" 3. create a new database and copy all the data from the existing database "DESKSHARING_database.sql" 4. now you need to update the database details in the .env file this file can be found in the root folder of the project DB_DATABASE=databasename DB_USERNAME=username DB_PASSWORD=password 5. now for the payment getway you need to update the paypal details in the same .env file PAYPAL_CLIENT_ID=client id PAYPAL_CLIENT_SECRET=client secret 6. file path : config/services.php 'google' => [ 'client_id' => 'XXX', 'client_secret' => 'XXX', 'redirect' => 'https://XXX.com/company/auth/google/callback', ], you need to add enter your new client_id, client_secret,& redirect URL for new domain it will be like this: yourdomain.com/company/auth/google/callback 7. Individualisation - you change layout (resources/views/layouts/app.blade.php) and logo (public/images/logonew.png) for your own needs. If you need help, contact us. 8. Development - you develop the app further by adding more languages (resources/lang/en/lang.php) etc ------------DESKSHARING.software License v1.0---------- a) NonProfit License - Non prift use, by you or one client, in an single end non profit product which end users ARE NOT charged for. b) Business License - Business use, by you or one client, in an single end business product which end users CAN BE charged for. ------------IMPRINT License v1.0---------- Wolff Executive GmbH | Gartenstrasse 9 | D-71292 Friolzheim | UstID DE290657803 | HRB 717959 Pforzheim ------------CONTACT---------- EMAIL patrick@wolff.ag | CALL +49163/7147160