2017 © Pedro Peláez
 

library bad-browser-detect

Determine the minimum acceptable version of the browser and notify the user if the version does not match the required version.

image

andrey-helldar/bad-browser-detect

Determine the minimum acceptable version of the browser and notify the user if the version does not match the required version.

  • Friday, July 20, 2018
  • by Helldar
  • Repository
  • 1 Watchers
  • 0 Stars
  • 100 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 18 Versions
  • 85 % Grown

The README.md

Bad Browser Detect for Laravel 5.4+

Determine the minimum acceptable version of the browser and notify the user if the version does not match the required version., (*1)

Laravel Bad Browser Detect, (*2)

StyleCI Total Downloads Latest Stable Version Latest Unstable Version License , (*3)

Installation

To get the latest version of Laravel Beautiful Phone, simply require the project using Composer:, (*4)

composer require andrey-helldar/bad-browser-detect

Instead, you may of course manually update your require block and run composer update if you so choose:, (*5)

{
    "require": {
        "andrey-helldar/bad-browser-detect": "^1.0"
    }
}

If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php:, (*6)

Helldar\BadBrowser\ServiceProvider::class,

You can also publish the config file to change implementations (ie. interface to specific class):, (*7)

php artisan vendor:publish --provider="Helldar\BadBrowser\ServiceProvider"

In some cases, we can modify the CSS page styles, so periodically check the relevance of the data. This can also be done using the command:, (*8)

php artisan vendor:publish --tag=assets

Next, call the command php artisan migrate to create a table in the database., (*9)

Using

In the config/bad_browser.php settings file, specify the minimum permissible versions of browsers for the normal operation of your site., (*10)

Now, if a user logs in from an outdated browser, it automatically redirects to the page /bad-browser. On this page, the user can click on the link to download a modern browser, or notify the administrator about the version detection error. In this case, the user's user-agent information will be recorded in the database, and an email notification of the incident will be sent to you., (*11)

For desktops

you are using an outdated browser - desktop, (*12)

For tablets

you are using an outdated browser - tablet, (*13)

For mobiles

you are using an outdated browser - mobile, (*14)

Bad Browser Detect was written by Andrey Helldar for the Laravel Framework 5.4 and later, and is released under the MIT License. See the LICENSE file for details., (*15)

The Versions

20/07 2018

dev-master

9999999-dev

Determine the minimum acceptable version of the browser and notify the user if the version does not match the required version.

  Sources   Download

MIT

The Requires

 

The Development Requires

bad browser

20/07 2018

1.1.5

1.1.5.0

Determine the minimum acceptable version of the browser and notify the user if the version does not match the required version.

  Sources   Download

MIT

The Requires

 

The Development Requires

bad browser

08/05 2018

1.1.4

1.1.4.0

Determine the minimum acceptable version of the browser and notify the user if the version does not match the required version.

  Sources   Download

MIT

The Requires

 

The Development Requires

bad browser

08/05 2018

1.1.3

1.1.3.0

Determine the minimum acceptable version of the browser and notify the user if the version does not match the required version.

  Sources   Download

MIT

The Requires

 

The Development Requires

bad browser

08/05 2018

1.1.2

1.1.2.0

Determine the minimum acceptable version of the browser and notify the user if the version does not match the required version.

  Sources   Download

MIT

The Requires

 

The Development Requires

bad browser

08/05 2018

1.1.1

1.1.1.0

Determine the minimum acceptable version of the browser and notify the user if the version does not match the required version.

  Sources   Download

MIT

The Requires

 

The Development Requires

bad browser

07/05 2018

1.1.0

1.1.0.0

Determine the minimum acceptable version of the browser and notify the user if the version does not match the required version.

  Sources   Download

MIT

The Requires

 

The Development Requires

bad browser

25/04 2018

1.0.10

1.0.10.0

Determine the minimum acceptable version of the browser and notify the user if the version does not match the required version.

  Sources   Download

MIT

The Requires

 

The Development Requires

bad browser

20/04 2018

1.0.9

1.0.9.0

Determine the minimum acceptable version of the browser and notify the user if the version does not match the required version.

  Sources   Download

MIT

The Requires

 

The Development Requires

bad browser

09/04 2018

1.0.8

1.0.8.0

Determine the minimum acceptable version of the browser and notify the user if the version does not match the required version.

  Sources   Download

MIT

The Requires

 

The Development Requires

bad browser

09/04 2018

1.0.7

1.0.7.0

Determine the minimum acceptable version of the browser and notify the user if the version does not match the required version.

  Sources   Download

MIT

The Requires

 

The Development Requires

bad browser

09/04 2018

1.0.6

1.0.6.0

Determine the minimum acceptable version of the browser and notify the user if the version does not match the required version.

  Sources   Download

MIT

The Requires

 

The Development Requires

bad browser

09/04 2018

1.0.5

1.0.5.0

Determine the minimum acceptable version of the browser and notify the user if the version does not match the required version.

  Sources   Download

MIT

The Requires

 

The Development Requires

bad browser

09/04 2018

1.0.4

1.0.4.0

Determine the minimum acceptable version of the browser and notify the user if the version does not match the required version.

  Sources   Download

MIT

The Requires

 

The Development Requires

bad browser

09/04 2018

1.0.3

1.0.3.0

Determine the minimum acceptable version of the browser and notify the user if the version does not match the required version.

  Sources   Download

MIT

The Requires

 

The Development Requires

bad browser

09/04 2018

1.0.2

1.0.2.0

Determine the minimum acceptable version of the browser and notify the user if the version does not match the required version.

  Sources   Download

MIT

The Requires

 

The Development Requires

bad browser

09/04 2018

1.0.1

1.0.1.0

Determine the minimum acceptable version of the browser and notify the user if the version does not match the required version.

  Sources   Download

MIT

The Requires

 

The Development Requires

bad browser

09/04 2018

1.0.0

1.0.0.0

Determine the minimum acceptable version of the browser and notify the user if the version does not match the required version.

  Sources   Download

MIT

The Requires

 

The Development Requires

bad browser