Support the ongoing development of Laravel.io →

880 Threads

Protect register url

I've to protect the auth/register url, how can i do it? i've just my ACL mechanism implemented. In m...

0 Likes
1 Replies
Solved

Access an API using laravel

Hello, I have an API called restclient.php. What basically happens is that I'll include the restclie...

0 Likes
5 Replies
Solved

Global Auth Middleware, except user Auth/Login pages?

I'd like to lock down my L5 app to only authenticated users. While playing with the new Middleware s...

0 Likes
2 Replies

Set App Debug if user logged

Hello to all, I have a project in order "production", I create the following rule: Rule #1...

0 Likes
4 Replies

How to change /auth/login to /login?

Hi, Is there a simple way to change the default Laravel 5 authentication URL's like so: mysite.com/...

0 Likes
6 Replies

Change file permissions (Illuminate/Filesystem)

Good morning, As I deployed my project on the server, I started having some security issues. Basical...

0 Likes
1 Replies

Laravel auto logout

I want to implement the feature of session out. But regards to that I meant that if somebody is logg...

0 Likes
1 Replies

Emailing a Secured Link

I'm not certain how to pose this, or name the subject. I'd like to email the link of an invoice rout...

0 Likes
1 Replies

Global Regex Patterns Issue

Global Regex Patterns do not work. Laravel 5.0 documentation states that global patterns should be p...

0 Likes
1 Replies
Solved

laravel 5 pagination page[] Unsupported operand types

Laravel 5 pagination I found vulnerability. standard pagination website.com/list_web?page=2 Paginati...

0 Likes
0 Replies

LaraveL 5 Token custom error page ?

Hi This standard error page TokenMismatchException in xxxx\Middleware\VerifyCsrfToken.php line 46: T...

0 Likes
1 Replies
Solved

Securing staging environment

I am new to laravel and server administration in general and I need some help with the security of a...

0 Likes
1 Replies

Laravel's Router accepts anything

Hi, I realize that if you have URL rewriting enabled, the router accepts anything before "/inde...

0 Likes
2 Replies
Solved

codeigniter session login used in laravel

Hi, I have a codeigniter site, and I would like to add a new section to the site, and do it in larav...

0 Likes
1 Replies

Folder permission to save files?

I have an app wich need to save json file into a folder public/cache, the files are created with res...

0 Likes
0 Replies

[Package] Zizaco Entrust

Entrust provides a flexible way to add Role-based Permissions to Laravel4. PS: Even though it's not...

0 Likes
18 Replies

TokenMismatchException

I have put 4-5 hours, searching for solutions and tweaking the files myself, but cannot find a solut...

0 Likes
3 Replies
Solved

Unauthorized users can bruteforce to find out what routes exist

I am too busy to look further into this so I will just drop it here and see what everyone says. I wi...

0 Likes
5 Replies

Custom Login

How has anyone else handled changing the default authentication within Laravel 5? And I don't mean c...

0 Likes
3 Replies
Solved

deploy part of web application

I am creating a project in wich I can create multiple websites. So, I have a list of websites in the...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.