Laravel Resume Management is a multi-user profile script. You can easily add your Services, Experiences, Skills, Portfolios & Blogs without any coding skills. This script is perfect to promote yourself and your business focused on multi-user, portfolio, freelancer, photographer, artworks, art, artist portfolio, web designer, illustrators, designer, developers, programmers & coder.
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
OR On Local Sysytem. Visit

After clicking on "Next" button, you will be redirected to System Requirements step during the installation wizard, System Requirements.



On step 2 you have to fill in your database credentials

The last step is exit step.

Resume Management Features
|

After your successfull install your application, now you need to setting your app.
Log to your application and go to :
For Admin Login Visit : yourdomain.com/admin
Username: admin Password: 123456
Go to : Settings » General Setting


Change Payment Credentials in .env file in your project root folder
