I am developing new module in orangehrm

461 Views Asked by At

I'll add all credentials in modules,screen and menus tables and added new plugin folder in symfony plugins. but after call this plugin it displaying me "Internal Error Occurred". my plugin folder in symfony

plugin folder

how i can resolve this problem.

1

There are 1 best solutions below

0
Vi8L On

Try clearing cache folder inside project/symfony.

Go To Command Line Interface > cd your_project_folder_path/symfony > php symfony cc