Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

Releases: Saritasa/php-laravel-middleware

2.1.3

02 Aug 12:42
5b6c4d8

Choose a tag to compare

Declare compatibility with Laravel 11

2.1.1

13 Feb 10:18
5e9723b

Choose a tag to compare

Do not force HTTPS for 'testing' environment

2.1.0

21 Jan 13:59

Choose a tag to compare

Declare compatibility with Laravel 6

2.0.0

07 May 14:59
2d1329a

Choose a tag to compare

Exclude ApiAuthenticate from registration by service provider (conflicts with Dingo/Api), mark it as deprecated

1.0.7

17 Jan 14:33

Choose a tag to compare

1.0.6

01 Dec 10:32
b53c6c8

Choose a tag to compare

Add RequestChecker utility to check if request is secure and contains header value or not

1.0.5

22 Aug 20:34

Choose a tag to compare

Add AjaxOnly middleware

1.0.4

08 Jun 10:34

Choose a tag to compare

Update dependencies versions

1.0.3

12 May 09:38

Choose a tag to compare

  • Use saritasa/roles-simple package for admin permissions check

1.0.2

13 Apr 14:40

Choose a tag to compare

Add Service Provider, which registers aliases for middleware