Support the ongoing development of Laravel.io →

Accessing values ​​from a laravel array in javascriptlara

I'm passing an array from laravel to javascript. I am first passing the array to json as follows: @p...

0 Likes
1 Replies

Vapor default S3 keys accessing other projects buckets

I'm probably a noob in AWS policies, but here is the problem: A vapor project gets an AWS keypair if...

0 Likes
0 Replies

What causes this Guzzle exception?

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

0 Likes
0 Replies
posted 2 years ago

Tips for going freelance

I am interested into getting into Laravel freelancing. I learned PHP about a decade ago working on p...

0 Likes
0 Replies
posted 2 years ago

Updating SaaS with no downtime?

I have two AWS EC2 servers behind load balancer and one database with replication... How do I update...

0 Likes
1 Replies

Laravel Artisan Cheatsheet

Hey everyone! 👋🏻 I've just deployed a change to the Laravel Artisan Cheatsheet so that it now supp...

tvbeek, mazedlx, joedixon liked this thread

3 Likes
1 Replies

Consultation in Laravel

I'm trying to get the name and id of a certain department using the query: $department = Department:...

0 Likes
2 Replies
Solved
posted 2 years ago

Full editing by the administrator

The administrator does not have the ability to edit all the ad fields. How to make the administrator...

0 Likes
1 Replies

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 2 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 2 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 2 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 2 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 2 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

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.