blog-examples-v5.5 icon indicating copy to clipboard operation
blog-examples-v5.5 copied to clipboard

A compete real example repository for Laravel v5.5 tutorials I share through my blog.

Results 1 blog-examples-v5.5 issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying fix the return when timeout. Look at the file: https://github.com/sudiptpa/blog-examples-v5.5/blob/4a670f4e9ea66ac38450ade1f872946de32549ea/app/Http/Middleware/AuthorizeDevice.php#L45-L47 Redirect with "status" param is not displaying on blade file. We also need to show the "Resend"...