Support the ongoing development of Laravel.io →

How do I get the current user picture from Microsoft Graph?

I am working on a Laravel 8 app that uses Microsoft Azure for user management (login included). I be...

0 Likes
0 Replies

filter data from a table in laravel

I'm trying to make a filter to return only the results with status_pedido 'pendente' and 'recebido'....

celohenryz liked this thread

1 Likes
1 Replies
Solved
posted 3 years ago

Add more than 1500 items to cart session is not working

I'm trying to add items from a list (checkboxes) to an session: ` public function addToCartFromList(...

0 Likes
0 Replies

Issues with my style.css

Hello everybody, I've started a new laravel 8 project today but i cannot get my style.css to work. I...

0 Likes
1 Replies
posted 3 years ago

file array null

hello, I have a form so defined: <form action="{{ route('create_node') }}" method="...

0 Likes
0 Replies

"mkdir(): Permission denied | Laravel Forge | Digital Ocean

Hello All, I have a problem when deploying Laravel a web application using Laravel forge with digita...

0 Likes
1 Replies
Solved

Schema::hasColumn has problems in some scenarios

After model is set from(), in addGlobalScope, query field does not exist column through Schema::hasC...

0 Likes
0 Replies
posted 3 years ago

Xdebug doesn't work with Laravel Sail and PHP 8.1

Hi, Xdebug doesn't work for me. Could not connect to debugging client. Sail Version: 1.13.1 Laravel...

0 Likes
0 Replies

419 Page Expired with php, laravel, laravel octane, laravel

Hi, After migration to Laravel Octane, the dusk tests fails with 419 Page Expired. Before the migrat...

0 Likes
0 Replies
posted 3 years ago

findOrFail() works on test but not in action

Hi , im learning livewire so just write this test : /** * @test */ public function if_...

0 Likes
0 Replies
posted 3 years ago

Stripe One Time payment is not working using laravel/cashier

I am trying to setup Stripe one time payment in an application but getting this error. I am using la...

0 Likes
0 Replies

New Laravel Developer Needing Basic Understanding

Hello Artisans, I'm trying to create a simple app to learn Laravel with VueJS. I created a JetStream...

0 Likes
2 Replies
posted 3 years ago

Give permission to Laravel folders via Terminal macOS

How to give permission to Laravel folders to be written by apache and Laravel. I just install Larave...

0 Likes
2 Replies

How to deal with multiple user types?

What's the best way to deal with an application that has multiple types of users? For example, a sch...

0 Likes
1 Replies
posted 3 years ago

What's the best way to add data to a live site?

Migrations are great for changing the structure of the database. But what if you want to do stuff w...

0 Likes
1 Replies
posted 3 years ago

How to get other user based on current user's interest

I am starter i am looking to how i can do it in laravel way `<?php namespace App\Models; /** @me...

0 Likes
6 Replies
posted 3 years ago

Route not defined

hi, i'm getting error Route [admin_tournaments_index_edit] not defined. in web.php, i have 4 similar...

0 Likes
1 Replies

Laravel sail up issue

I'm creating a new Laravel project using docker and sail, I'm on Windows 10, I have enabled WSL 2 an...

0 Likes
0 Replies

Tests sometimes fail running php artisan test --parallel

The application I'm working on has ~ 2.000 feature tests. Running php artisan test takes about ten m...

jeremy379 liked this thread

1 Likes
0 Replies
posted 3 years ago

Laravel Eloquent: When search criteria are missing

It's about Laravel Eloquent. I have a search filter programmed with four search criteria. Now it can...

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.