Hi there! I have a bunch of accessor and I want to receive suggestions on how to improve it. public...
Laravel Version: 5.3.29 PHP Version: 7.0 / 7.1.0 Database Driver & Version: mariaDB 10.0.24 De...
Modified from: http://laravel.com/docs/master/eloquent#polymorphic-relations class Photo extends Elo...
There are some many accessors, it can be reduced as follows: public function __get($var) { if ((...
It seems to me that you do not need the issues, only their count, when you use "with" you...
+1 dompdf