Jayant Singh Rawat
Jayant Singh Rawat
> any concrete solution to this big issue to detect iPad? Well you can use following method to exclude tablet from mobile ``` // Exclude tablets. if( $detect->isMobile() && !$detect->isTablet()...
How to do this setting then. I have created a seeder to on/off setting. ` INSERT INTO `settings` (`id`, `key`, `name`, `description`, `value`, `field`, `active`, `created_at`, `updated_at`) VALUES (NULL, 'custom_job_poster',...
I'm having this error `Require cycle: node_modules/@aws-amplify/pubsub/lib-esm/index.js -> node_modules/@aws-amplify/pubsub/lib-esm/PubSub.js -> node_modules/@aws-amplify/pubsub/lib-esm/Providers/index.js -> node_modules/@aws-amplify/pubsub/lib-esm/Providers/AWSAppSyncRealTimeProvider.js -> node_modules/@aws-amplify/pubsub/lib-esm/index.js`