rajneeshojha
rajneeshojha
after clicking on add project i just see "/admin/projects" written on page , it does not redirects to project list page
This framework is good but i am really missing a nice pagination class , I hope anyone can help with this
trying to find whois for rajnee.sh getting this error: `Strict standards: Declaration of Novutec\WhoisParser\Templates\Icb::translateRawData() should be compatible with Novutec\WhoisParser\Templates\Type\AbstractTemplate::translateRawData($rawdata, $config) in vendor/novutec/whoisparser/Templates/Icb.php on line 38` after fixing this issue and...
for this piece of code ``` if(is_array($default)) { if(( isset($default[$n]) ) { $d=$default[$n]; } else { $d=null; } } ``` is giving error ``` Format error: Notice: Undefined offset: 52...