Support the ongoing development of Laravel.io →

Undefined variable: entry - Passing data from Controller to View

At the moment I am trying to pass a value of a variable that is $entry from my EntryController to th...

0 Likes
3 Replies
posted 7 years ago

Best practice

What do you think is the best practice for security regarding laravel , especially in doing permissi...

0 Likes
0 Replies

Run php artisan:queue as symfony process

I try to run php artisan queue:work as a symfony process so i made a class and in this class i have...

0 Likes
0 Replies

Fridzel | Minimalistic photo CMS

Hello guys, I would like to introduce my "first" github project, initially i have made it...

0 Likes
0 Replies

How to get current user in laravel passport?

I am using Laravel 5.4 and API Authentication Passpot and dingo API. My Route: $api->group( [ 'pr...

0 Likes
0 Replies

How retrieve user info without middleware auth:api?

I'm using Password Grant Tokens for API. I have a route /api/contact but I do not want it uses middl...

0 Likes
0 Replies
posted 7 years ago

No supported encrypter found. The cipher and / or key length are invalid.

Although it has been asked for many times, but the error still exists after I followed the answers:...

0 Likes
0 Replies
posted 7 years ago

withDefault for hasOne?

Does withDefault() work with a hasOne relationship? I haven't been able to get it to work.

0 Likes
0 Replies

laravel-mix not change

Changes to file webpack.mix.js are not applied File contents webpack.mix.js mix.js('resources/assets...

0 Likes
2 Replies
posted 7 years ago

laravel redirection

After I copied and pasted all the files in my laravel app into the htdocs of my xampp folder (precis...

0 Likes
0 Replies
posted 7 years ago

How to group similar record in laravel?

I have a problem on grouping the record based on its name of the color. Here I would like to explain...

0 Likes
0 Replies

Google reCaptcha always resetting with laravel 5.1

I've searched about it on internet but it seems to be different. I'm using laravel5.1 and implemente...

0 Likes
0 Replies

Securing files/images.

I'm new to Laravel. In previous projects I have had files/images that I want to be accessed ONLY by...

0 Likes
4 Replies
Solved
posted 7 years ago

@foreach- Error

Hello everyone ... I have this problem, it is complicated to explain so I will try to summarize the...

0 Likes
0 Replies
posted 11 years ago

[Resource Controller] route("resource.destroy") calls "resource.show"

Hi everyone, i have a bit of a struggle with the resource controllers. As you can guess from the top...

0 Likes
5 Replies
Solved

Form model binding isn't working with section/include

Laravel 5.4, laravelcollective/html 5.4.8 Parent Blade template for creating/editing Entries: (as yo...

0 Likes
0 Replies
posted 7 years ago

Laravel 5.4 Database Placement Questions

I know how I can get the data needed, but want to follow Laravel/MVC practices here and new to it. I...

0 Likes
0 Replies
posted 7 years ago

Laravel5.4 Eloquent ORM use toArray error

hi,everyone,nice too me you! i'm from chinese,I love the program, 18 years old this year. I really l...

0 Likes
3 Replies

laravel is slow

Hi, my laravel is very slow. It takes 360ms - 1.5s to load (acoording to the debug bar) The database...

0 Likes
20 Replies

Cannot use my Artisan console. It simply just says php command not found

When I try to create a controller like this : $ php artisan make:controller PostController it just l...

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