Support the ongoing development of Laravel.io →

879 Threads

Restrict API access to my site only for Ember.js App

I want to use Ember.js for my site, and don't need to open up the api at this point. But I do want...

0 Likes
0 Replies

Ask users to reset password at first login

Hey everyone, I am putting together an event app for an internal event for my company. We are lookin...

0 Likes
8 Replies
Solved
posted 10 years ago

Laravel code encryption (ion cube or code guardian)

Hello. I have tried to encrypt a project with ion cube but i got only errors. ANy ideea how could i...

0 Likes
5 Replies

Redirect back to same page

Please help. If a user is on say xyz.com/course/1/edit and closes the browser, only to return after...

0 Likes
2 Replies
Solved

Security tweak for password reminder

Hi, I am just creating my first application with Laravel - and I really love it! But I noticed, that...

0 Likes
3 Replies

"Error in exception handler." - Setting correct permissions.

Hi, I get this error whenever I do laravel new my-new-site-dir. To fix it I usually do chmod -R 775,...

0 Likes
0 Replies

Extending Auth Guard class

Is there a way do extend Auth guard class, so i could have some extra methods in it? for example: Au...

0 Likes
3 Replies

HTTPS on certain routes

Hello All, I want to have my /order route to be forced to https. I added the https in my route optio...

0 Likes
0 Replies

Issue with Auth

I am having an issue logging in using Auth::attempt. public function postLogin(){ $username = Input:...

0 Likes
4 Replies

Validate password reset token after expired

How do I validate the $token against password_reminders if the token exist or before it's expired an...

0 Likes
0 Replies

laravel 4 advanced routeing not happening on dynamic urls

//do any one have any idea how to solve this advanced routeing problem // the foreach loop which is...

0 Likes
0 Replies

.htaccess authenticated access

Hey, so I'm trying to password protect access to my development site, and doing what I've done befor...

0 Likes
0 Replies
posted 9 years ago

Customize template password reminder

Hello, I want to change the template of "Password Reminders & Reset" of Laravel. How c...

0 Likes
3 Replies

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

Ban redirect?

Hey, i want to make a ban system, and i do not know how to redirect every route [except the one with...

0 Likes
1 Replies
Solved

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

True Newb Authentication/Route problems

Having trouble displaying my dashboard after signing in. Here is my UsersController, users/dashboard...

0 Likes
1 Replies
Solved

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

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.