Datatable not working well in laragon
-
I have some problem with datatable (https://github.com/yajra/laravel-datatables) if working with laragon. Sometimes i got 500 (server error) or 401 (unauthorized error) for getting the data. But it works well with localhost (php artisan serve), never got error getting the data. Am i miss something?
Note: It happens sometimes and i need to refresh it and it works