chrisidakwo/EFLInventory-V2

Unable to install

larryshow40 opened this issue · 3 comments

Hello,

i follow the process but am unable to install , am getting this error:
[Exception]
Unable to load the "app" configuration file.

could you guide me on how to install it on a localhost server (Wamp)

Thanks

Try this:

Look for the bootstrap folder. Within it, you will find a config.app.php file. Rename it to app.php. After renaming, update all necessary details (eg: database, timezone, app_name, etc). Now move it to the config directory.

Please let me know if that worked