Support the ongoing development of Laravel.io →

879 Threads

Protecting routes with filter

How can I create filter (for routes) that users which arent in specific department can't access cont...

0 Likes
3 Replies

Database connections not picking up .env.local.php settings within my connections array

i updated to the latest Homestead package and then run the set up. All went well except when then ru...

0 Likes
2 Replies
Solved

Filter looking for wrong class

I am getting the following error: call_user_func_array() expects parameter 1 to be a valid callback,...

0 Likes
0 Replies
posted 9 years ago

Security mailing list available?

Hi, is there a security mailing list available with the hottest news about security within the larav...

0 Likes
1 Replies
posted 9 years ago

Request::secure() return False (No SSL), but SSL certificate is applied

Hello, In one of my projects I want traffic between server and browser to be secure (SSL). I have a...

0 Likes
2 Replies

Servicelayer? + command bus

Hello, i am creating web page, it will have multiple ways to access, via browser, api and cli. To pr...

0 Likes
0 Replies

Eloquent is everywhere

I'm learning DDD pattern and signle responsability and what not, and i found one thing that repeats...

0 Likes
0 Replies

Auth::attempt fails. Hash is differs each time.

Hello! I've looked through all the other threads regarding hashes and Auth:: and not one has been ab...

0 Likes
6 Replies
Solved
posted 9 years ago

Stripe integration and PCI complience

Hi Guy's, I am in the mids a of integrating stripe for laravel payment. I am aware of and have used...

0 Likes
2 Replies
Solved

HTTP post with angular on a “before auth” laravel route

I authenticate my user only through laravel, so angular does not know about it. But I need to do a $...

0 Likes
1 Replies
Solved

Determine nested query in Query\Builder's function newQuery()

I have an application where multiple accounts use the same database. To specify what row belongs to...

0 Likes
0 Replies

Login Events Not Firing on "Remember"ed Login

I'm not sure if this is intended behaviour or not, but the login events (both auth.attempt and auth....

0 Likes
2 Replies

Mass Assignment?

http://laravel.com/docs/eloquent#mass-assignment It says there to use "fillable" to define...

0 Likes
0 Replies

User should access only his data in a multi-user database

I hope I described the subject properly. I'm creating a contact management application where each u...

0 Likes
3 Replies

Create Webhook with Api and events

Hello, I want to create the api with webhook and events. So please help me that how to create and ca...

0 Likes
0 Replies

Change password feature, Hash::make

I am implementing a user change password feature. However i don't want user to be able to use old pa...

0 Likes
0 Replies

Password reset based on mobile number instead of email

Newbie alert! :-) I am sitting with a unique problem where multiple users for my application may be...

0 Likes
0 Replies

Where to report security issues

I think i found a security issue, but couldn't find a page where such issues could be reported. Is t...

0 Likes
1 Replies
Solved

Replacing Hash for Authentication

I need to replace Hash. For this, I have made a class named MyHash like this : class MyHasher implem...

0 Likes
1 Replies

How to Protect GET/POST?

i have a get route, function getDetialForm(){ //Here i have to pass 2 value to let function know whi...

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.