Support the ongoing development of Laravel.io →

Laravel Sanctum Angular Authentication 419 error code

I'm trying to setup an authentication system using Laravel Sanctum and Fortify for the back-end and...

0 Likes 0 Replies
posted 8 months ago

npm run dev problem

Hello everyone, I created a new laravel project using VSCode named Jupiter. I execute the following...

1 Likes 10 Replies

Laravel stateless api application with PKCE

Hello everyone, you probably already know that authentication with Password Grant Tokens has been de...

1 Likes 0 Replies

Run tests in parallel with Postgres and Elastic

Hi, I have a web application for which I am trying to setup parallel testing. The project has 2 data...

0 Likes 2 Replies
posted 2 months ago

Sending Bulk Mailables In Batches

There has got to be an easier way to do this. I need to send a Mailable to all my users. The officia...

0 Likes 0 Replies

Laravel Mix and Content Security Policy

I need to add Content Security Policy headers to an existing Laravel installation and am using Spati...

0 Likes 0 Replies

How can I turn a numeric array into an array of objects?

I am working on a blogging application in Laravel 8. The application supports themes. In a nutshell,...

1 Likes 1 Replies

large form submission

Hi! I am working on a report which has several fields (report image: https://imgur.com/a/MFqQMQB )....

0 Likes 0 Replies

Alternate for the .env file

Hi, I have a website based on Laravel, and I don't want to keep the environmental file on the server...

0 Likes 2 Replies
Solved

I created package for exporting unlimited records into CSV

I created this package for exporting unlimited records into CSV https://github.com/AkshayGadekar/bul...

1 Likes 1 Replies

Compile Blade Components Saved in a database

Let us assume a posts table: id title content extra_content published_at I have saved some blade co...

0 Likes 0 Replies

Polymorphic relationships and resources

Hello I'm not sure how to form this question but I think it boils down to this: I don't know how res...

0 Likes 1 Replies
Solved

Errors when creating a new Laravel project

I've Installed Xampp, Composer and Laravel but still, I'm having these error messages when creating...

0 Likes 4 Replies

use php package into laravel

I am using signoz php package, which is working fine on core PHP. But it does not support official l...

0 Likes 2 Replies
posted 2 months ago

passing param into object

Can anyone help me here please? so at the moment, this works for language 'en', but what about 'fr a...

0 Likes 7 Replies

Jetstream login validationl

I want to validate some input fields before login. But how? I found a way. JetstreamServiceProvider...

0 Likes 0 Replies
posted 3 months ago

how to request authenticated access to register.blade.php

hello howdy I would like that when I want to enter to register only an authenticated user can access...

0 Likes 1 Replies

How can I add a theme piker to this Laravel 8 blogging app?

I am working on a blogging application in Laravel 8. The application supports themes. In a nutshell,...

0 Likes 1 Replies

What makes this permissions-checking middleware fail?

I am working on a blogging application in Laravel 8. The application gives the users rights by assig...

0 Likes 2 Replies
Solved

How can I add a custom validation message for banned users?

I am working on a blogging application in Laravel 8. There are 4 user roles, among which, 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.

© 2023 Laravel.io - All rights reserved.