Support the ongoing development of Laravel.io →

1,895 Threads

is there any helper class or package in Laravel via which we can import export CSV/Excel file

Hello is there any ackage in Laravel via which we can import export CSV/Excel file in mysql database...

0 Likes
0 Replies

Can't get named route name

Hello, Im pretty new on laravel, and today i'm stuck on simple (it looks like) thing. I have named r...

0 Likes
0 Replies

Sharing a session between 2 laravel applications

I am using a database session driver in an attempt to share a session between two laravel applicatio...

0 Likes
1 Replies

Auth/Session Forgetting

Hi guys, I'm having a problem with Auth or Session Forggeting. Here is my code : http://laravel.io/b...

0 Likes
0 Replies

Single Page App Authentication Approach

Trying to come up with a nice auth method for a single-page angular app. I know this is super sloppy...

0 Likes
0 Replies

AD for Authentication MySQL DB for user information

I am pretty new to Laravel as well as frameworks in general, as such I am still getting use to the w...

0 Likes
0 Replies

Sentry 2 authenticateAndRemember function not working in laravel 4.2

I using Sentry 2 in my project, in login function with remember password $dataLogin = array( 'userna...

0 Likes
0 Replies

Session or Cookie problem

I am having a problem about sessions, or cookies, i didn't understand the reason. I log on to my sit...

0 Likes
2 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

Problem with login on activated accounts

Hey there, I'm runing in a little problem with my laravel login, so the problem is that I want to ch...

0 Likes
3 Replies

force special user instance for "anonymous" user

Hi everyone, laravel newbie here. I'm trying to implement (using laravel) an user-permissions model...

0 Likes
6 Replies
Solved

Confide: InvalidArgumentException Route [UsersController@login] not defined.

While creating user using /users/create got below mentioned error InvalidArgumentException Route [Us...

0 Likes
1 Replies

Allow to log in, but not through users table

I want to build a online shop, but I don't know how to allow to log in for my clients. I don't have...

0 Likes
1 Replies

Swift_TransportException

I am trying to write the code for sending email activation for registered users. When user registers...

0 Likes
4 Replies

Can't return a simple many-to-many relationship value

Hello! First of all thanks for the interest in my topic. I think that this question is easy. I have...

0 Likes
2 Replies
Solved

force login except

hello all am new to laravel and now am trying to build a web app with it, the problem i have that i...

0 Likes
2 Replies
Solved

Accessing validation error messages without redirecting

Most examples go something like this: return Redirect::to('register')->withErrors($validator); H...

0 Likes
1 Replies
Solved

Handling in model validation

I read everywhere that in model validation is best practice, but I don't know how to handle a failed...

0 Likes
3 Replies
Solved

Laravel vs Dreamfactory

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

0 Likes
0 Replies

Command Bus Returning Error/Redirect

I am working with Jeffery Way's Laravel Commander for a new project using the command bus architectu...

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.