Support the ongoing development of Laravel.io →

735 Threads

nested resources in Laravel

Hello, I wanna learn more about nested resources in laravel. I have googled fair a bit, but no tutor...

0 Likes
0 Replies

Can the CSRF filter fail for no apparent reason?

I am logging any CSRF attempts and am getting back data that indicates that in all cases that the Us...

0 Likes
0 Replies

Can't use Controller Filters

Hi, I'm trying to use controller filters, but just can't get them to work. Obviously I'm missing som...

0 Likes
2 Replies
posted 11 years ago

Encrypt and decrypt data between server and client

Hi,I have a question about encrypting data.Now server needs returning some data to client,I hope the...

0 Likes
0 Replies

Please document Crypt::

I'm owlstead from StackOverflow. I understand that Crypt:: is just a frontend for mcrypt but I canno...

0 Likes
0 Replies

Laravel vs Dreamfactory

Hi, Has anyone used Laravel on Dreamfactory (a secure backend framework with its own API and authent...

0 Likes
0 Replies
posted 11 years ago

Add redirect close to uri

Hey There, I'm actually looking for a way to make this kind of Url when using my Redirect::intended(...

0 Likes
0 Replies

OPTIONS method on cross domain AJAX.

I have made an API server which my client JavaScript calls. The issue is that when I want to POST it...

0 Likes
4 Replies

What are the typical things I have to do in order to keep the app secure up and running?

Hi, This is the first time I am hosting sites on Digital Ocean. Everything is set up and working wit...

0 Likes
1 Replies

Dingo - OAuth 2.0

Hello. I am a little bit confused on how to use OAuth 2.0 with Dingo. I've never used OAuth in a p...

0 Likes
0 Replies

File permissions for Laravel 4

In your opinion what is the best (or good) setup for file permissions on Laravel 4 applicatoin. Shou...

0 Likes
0 Replies

Redirect unauthenticate user

Hi.. i have insert Auth::check() is the constructor of BasicController. it is suppose to redirect al...

0 Likes
0 Replies
posted 11 years ago

Crypt laravel 3 -> laravel 4

Hi all, I created a year ago a Laravel 3 application. Now I am rewriting my application to Laravel 4...

0 Likes
0 Replies

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
posted 12 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

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

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.

© 2026 Laravel.io - All rights reserved.