Dr. Dizz

Results 7 issues of Dr. Dizz

My exceptions tab has 2 exceptions. ![Screenshot 2024-02-20 at 3 29 04 PM](https://github.com/barryvdh/laravel-debugbar/assets/2997424/5af8211d-c96a-4f8f-849a-1f98df9eab17) I'm guessing it is related to OctoberCMS because I googled the error and the only thing that...

Is it possible to only show collection objects that belong to the current user? http://stackoverflow.com/questions/38986452/meteor-yogibenadmin-filtering-by-logged-in-user

Added the ability to filter on date range. Automatically sets up two date dropdowns - From date and to date

reformat-merge
missing-unittests

First, amazing work! Is there a way to make videos play inline on a mobile device? Playsinline is both a youtube and vimeo parameter. https://developers.google.com/youtube/player_parameters

I get the following error when trying to recover my password: App running at: http://localhost:3000/ I20160522-10:05:31.117(-7)? Exception while invoking method 'forgotPassword' TypeError: Property 'from' of object [object Object] is not...

When I run `composer require kyon147/laravel-shopify` in October CMS. I get the following error 3 times: `In ShopifyAppProvider.php line 320:` `Class name must be a valid object or a string...

bug
unconfirmed

Install the dependencies for the client: cd client && npm install Install the dependencies for the server: cd ../server && npm install There is no client or server directory. npm...