pmanager icon indicating copy to clipboard operation
pmanager copied to clipboard

A project management system built using laravel. Watch full video here

Results 7 pmanager issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/43522933/49136025-70102c80-f30e-11e8-839f-fffb828f3d39.png) Will you please help me to solve this error! It is showing error while using foreach loop in show.blade.php

I discovered that when there is only one error in error array, then error.blade.php code may fail to run. Suggestion to improve the code is added below: ``` @if (isset($errors))...

in the views/partials.error.blade.php The errors are not showing as expected with your code. Please Update it

Exist any demo for this project?