Support the ongoing development of Laravel.io →

880 Threads

How to use laravel Auth::user() outside laravel and pass data in custom php?

I am trying to implement simogeo filemanager into laravel and using it in combination with tinymce i...

0 Likes
0 Replies

How to secure sections of my site

Hi using laravel 4.2 on an apache server I'm trying to secure sections of my site with SSL - I'd li...

0 Likes
4 Replies

Refreshing page causes TokenMismatchException

In my routes I am using the csrf filter, and it is working fine. Route::get('items/index', array('be...

0 Likes
0 Replies

Send form data to controller method in a POST request

Hi everyone, I set a nested resource like this in my routes.php file : Route::resource('channels','C...

0 Likes
1 Replies

Authentication with Remember me. Whats wrong with my code?

I am trying to create a user dashboard where user can check a checkbox to enable single sign in. To...

0 Likes
0 Replies
posted 9 years ago

I don't know how to use my filters correctly

Hi guys again, in my routes.php i have all my routes declared on my local machine my filters work li...

0 Likes
0 Replies

AngularJS & Laravel CORS, preflights OPTIONS causes problem

Hello, Although I set the withCredentials for the angularJS side of the call, the preflight OPTIONS...

0 Likes
0 Replies

Can't get filtering working

Hi! I'm just starting out with Laravel and I'm having a hard time trying to get the filters to worki...

0 Likes
2 Replies

tappleby/laravel-auth-token

Hello, on the client i get the user information via Route::get('auth', 'Tappleby\AuthToken\AuthToken...

0 Likes
0 Replies

Escaping for injection

I am learning laravel and php but I just need to clarify when it is needed to escape strings. If any...

0 Likes
4 Replies
Solved

Password remind doesn't send email

Hello I was implementing reset password process, and I'm following the Auth section of user guide. T...

0 Likes
4 Replies

Laravel Authentication redirect me always to login page

I'm trying to use Laravel Auth::attempt() function but it's always redecting me to login page, even...

0 Likes
3 Replies

Authentication many to many laravel and slug

I am new in laravel 4 In my app every user my have many blog which store in in table in database Blo...

0 Likes
0 Replies

How to sent an email confirmation in laravel?

I have read the official documentaion of laravel and trying some tutorials on the net. But I still f...

0 Likes
1 Replies

Logged In Localhost In Website Not Logged but is refresh page session is resset ?! and auth not work

Hey All I have Some Big Error I have A project With Localhost is worked but before upload my project...

0 Likes
2 Replies

Can someone reccommend a good backup software

I am looking for an easy to use, reliable backup software. I want an option to what comes with Windo...

0 Likes
0 Replies

Two minds about user roles and security.

I've been tinkering with my own user authorisation and providing user roles based on a database entr...

0 Likes
1 Replies
posted 9 years ago

Keeping the website secure and convenient for users

I am using Laravel for a long time, but I have an issue I'm not pretty sure I got the solution for y...

0 Likes
0 Replies
posted 9 years ago

Encrypt data with user's password

Hello guys, I'm planning to create an application for managing finances. (could need it for personal...

0 Likes
0 Replies

Form Prevent Multiple Submission

Hi, I would like to know how I can prevent a double form submission on Laravel. This seems to be a p...

0 Likes
5 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.