Support the ongoing development of Laravel.io →
posted 8 years ago

Data not parsing in my email template

I have a registration email that is sent out with an activation link which is generated at the time...

0 Likes
0 Replies

Laravel 5.4 Auth - OK to implement on existing project?

Hi all! I'm looking to activate the standard Laravel Authentication module on an existing site (docs...

0 Likes
1 Replies

eloquent relations

I have two tables one is templates and the other is template_images Showing migration of the two tab...

0 Likes
1 Replies
Solved

MySQL Empty User Won't Connect to DB

Hello! I am new to Laravel and I spent the last 6 hours trying to get my application to connect to M...

0 Likes
4 Replies
Solved

Laravel 4.2 user do not logout randomly.

I am trying to logout with Auth::logout (), and it do not logout user randomly, most of time it log...

0 Likes
0 Replies
posted 10 years ago

Laravel IDE & Development Tools

#hi I really Hate editors that list all commands as auto completion ! , i am looking for an editor...

0 Likes
10 Replies

Laravel 5.4 ES6 compilation in laravel-mix

Hi, I use mix.react to make my js file I'd like to use ES6 syntax like {...object} etc but laravel-m...

0 Likes
2 Replies

Laravel mongodb JSON data

DB::connection('mongodb') ->collection('XXXXXXXX') ->get(); [{"_id":{"$oid"...

0 Likes
0 Replies

Passport in laravel 5.4 always return error: "Unauthenticated.", I am calling this api by rest client.

Passport in laravel 5.4 always return error: "Unauthenticated.", I am calling this api by...

0 Likes
3 Replies

Shared sessions for Laravel 4.2 app and Laravel 5.2 app

Hi, I have eshop that is written in Laravel 4.2. Now I need absolutely deffirent app that will be ba...

0 Likes
4 Replies

What do Route::controllers in [L5]?

What it do? Route::controllers([ 'auth' => 'Auth\AuthController', 'password' => 'Auth\Passwo...

0 Likes
5 Replies

Advice for images storing

Hello I am building a website (front-end and back-end) where I have a section that have an image and...

0 Likes
0 Replies
posted 8 years ago

Display error message properly

Hi I want to have both login and registration form in the same page. I just copied default Login and...

0 Likes
1 Replies

set admin route proxy to subdomain in laravel 5.1

I would like to create admin.example.com, The URL router I am using is www.example.com/admin, I do n...

0 Likes
0 Replies
posted 8 years ago

http Request data access

i am trying to access the data that submitted to a form using the request class in laravel 5.4. The...

0 Likes
1 Replies

Laravel 5 How to solve the error when validate a unique username using Boostrap FormValidation Remote

I got an error when i want to validate an unique username using Boostrap FormValidation remote. Belo...

0 Likes
0 Replies

Angular 2 integrate with laravel 5.4

i have problem in integrate angular 2 with laravel 5.4 can anyone help me link me if repo aveliable...

0 Likes
0 Replies

Laravel Echo SocketIO problem with private channel

Hi! everyone I working with Laravel Echo and SocketIO witout Vue, but I have a problem with private...

1 Likes
0 Replies
posted 8 years ago

The only supported ciphers are AES-128-CBC and AES-256-CBC

Once in a while Laravel throws me a 500 error response, my KEY is setup correctly, I has set AES-256...

0 Likes
0 Replies

Update unique field Laravel 5.4????

I can not update unique field public function rules() { return [ 'nickname'...

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.

© 2025 Laravel.io - All rights reserved.