Support the ongoing development of Laravel.io →
posted 1 month ago

Changing default .env settings produced by `laravel new`

Hi. I work with posgresql much more than mysql. When running laravel new <project_name> it wil...

0 Likes 1 Replies
posted 6 months ago

Vue warn]: Failed to mount app: mount target selector "#app"

I am trying to use a piece of vue code to create a multiple file uploader in my laravel blade. And i...

0 Likes 4 Replies

VueJS 2 to VueJS 3 and Vite on Laravel 9

Looks like VueJS 3 uses a different syntax than VueJS 2. Let's see some code: #Here is the blade fil...

0 Likes 2 Replies
posted 1 month ago

Learning Laravel lara

I am learning Laravel. I am just starting. Please help me in my journey and provide me with good res...

2 Likes 2 Replies

Laravel 5+ with vue js-Front end vue js and back end laravel

{ "private": true, "scripts": { "dev": "npm run development"...

0 Likes 0 Replies
posted 1 month ago

What happended to `new Vue({` in Vue 3?

In Vue 2 you could add some Vue instructions at the @section('scripts') of a blade file using new Vu...

0 Likes 0 Replies

laravel stripe simple checkout page

I create an eCommerce store with laravel 9. I install stripe API, but I have some difficulty display...

0 Likes 1 Replies

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

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

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

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.