Support the ongoing development of Laravel.io →

731 Threads

Granting designers access to 'app/views' folder only (on Git)

I am working on an application for which a friend of mine is doing the frontend. I maintain git repo...

0 Likes
0 Replies

How do I force https on production sever

I've been able to force my site to redirect from http to https but the resources (styles and scripts...

0 Likes
1 Replies

Hashing both the email and password fields

The client wants users to be able to login using their email addresses and password, so I can use th...

0 Likes
5 Replies

Banned from irc chat? Permanent?

Hey everyone, I was being an immature idiot in chat one night after being bored of programming and I...

0 Likes
19 Replies

how to remove the public url online .please help

Hi, I hav posted the laravel online and how to remove thee public url from the domain. Thanks in adv...

0 Likes
0 Replies

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

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

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

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.