Support the ongoing development of Laravel.io →

Forms inputs value are not reset after browser refresh

Hello, I'm using Laravel 5.2 and I noticed that when I refresh my page (with the browser or with f5)...

0 Likes
7 Replies
Solved

to make tracing log of all sql statements

Hi, If there is a way in laravel 5.4 to make tracing log of all sql statements? I mean Barryvdh\D...

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

amr918343 liked this thread

1 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.