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

TokenMismatchException in VerifyCsrfToken.php line 53

Hello can not log in to the admin panel, appears to me this problem. I am junior, and build my Lara...

0 Likes
6 Replies

php artisan generate:migrate ErrorException

Hello, when I try to run: php artisan generate:migration create_users_table I get this error: [Erro...

0 Likes
3 Replies

Problem with AngularJS ajax script in laravel

I am having problems running angularJS ajax http post script in laravel. If i put files in htdocs, t...

0 Likes
0 Replies

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 6 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 9 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 6 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 6 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

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.