Good day :) i don't know what i'm going to put in a title but let's get it straight.
my project (laravel) is running in xampp virtual host and everything is fine and md-data-table is also working but the table checkbox aren't displaying at all. I also check in developer tools if md-row-select is present and it wasn't there. When i try to run my project using php artisan serve, the checkbox are displaying and it was fine. If you are saying that i'll just run using php artisan serve, my answer is no because i need to prevent that so no more commands before running the project.
Good day :) i don't know what i'm going to put in a title but let's get it straight.
my project (laravel) is running in xampp virtual host and everything is fine and
md-data-table
is also working but the table checkbox aren't displaying at all. I also check in developer tools ifmd-row-select
is present and it wasn't there. When i try to run my project usingphp artisan serve
, the checkbox are displaying and it was fine. If you are saying that i'll just run usingphp artisan serve
, my answer is no because i need to prevent that so no more commands before running the project.