Nilesh Dosooye
Nilesh Dosooye
Thanks for the great package. I am trying to lazy load some of my relationships from the repository method. public function repository(): Builder { return CheckList::with('Equipment')->where('flag_template',1); } While I see...
Hi, the current version does not work well with Tailwind 3.0. All the table layouts are broken when using 3.0 Are there any plans to support tailwind 3.0? Thanks, Nilesh
Can you please add support for Laravel 11
Can you please add laravel 11 support to the project is possible? We're upgrading to laravel 11 and the project is still locked at laravel 10 Thank you!