Browser Detection for Laravel by hisorange! Contribute to hisorange/browser-detect development by creating an account on GitHub.
A new database session driver has been written for the framework which includes more information about the user such as their user ID, IP address, and user-agent. If you would like to continue using the old driver you may specify the legacy-database driver in your session.php configuration...
$agent->isAndroidOS(); $agent->isNexus(); $agent->isSafari();Mobile detectionCheck for mobile device:$agent->isMobile(); $agent->isTablet();Match user agentSearch the user agent with a regular expression:$agent->match('regexp');...
A new database session driver has been written for the framework which includes more information about the user such as their user ID, IP address, and user-agent. If you would like to continue using the old driver you may specify the legacy-database driver in your session.php configuration...
mobile detection 关键词的所有扩展包,罗列所有 Laravel 开源扩展包,支持按 Github Star 数量或者下载数量排序。
第12833 名第 12012 名第 12719 名第 11698 名 注:排序范围为 Laravel 所有相关项目总榜,另外两个榜单是Laravel 扩展排行榜和Laravel 应用排行榜。 关键词 logginguser-agentlaravelvisitortrackingtrackermobile-detectioncyber-exploits 注:关键词是作者在composer.json文件里设置。
9. Agent Laravel Package Name: Agent Maintainer: jensseggersAgent is a PHP desktop/mobile user agent parser with support for Laravel, based on Mobile Detect. It provides both desktop support and additional functionality. This Laravel package utilizes Mobile Detect PHP Class under the hood:Mobile_De...
A new database session driver has been written for the framework which includes more information about the user such as their user ID, IP address, and user-agent. If you would like to continue using the old driver you may specify the legacy-database driver in your session.php configuration...
2. Install the PHP agent sudo apt-get update ATATUS_LICENSE_KEY="APM_LIC_KEY"ATATUS_APP_NAME="YOUR_APP_NAME"apt-get install atatus-php-agent -y 3. Restart your PHP services. Laravel Performance Monitoring Laravel Performance Monitoring provides end-to-end capabilities to pinpoint poor-perfo...
user_agent NULL PHP_INI_ALL user_dir NULL PHP_INI_SYSTEM user_ini.cache_ttl "300" PHP_INI_SYSTEM 从PHP 5.3.0 起可用。 user_ini.filename ".user.ini" PHP_INI_SYSTEM 从PHP 5.3.0 起可用。 valkyrie.auto_validate "0" PHP_INI_ALL valkyrie.config_path NULL PHP_INI_ALL variables_...