Support the ongoing development of Laravel.io →

DATA won`t show in List/Grid view even it exist in DATABASE

Hi Im working on a CRM application with laravel 9 and everything is working fine with me so far. i h...

0 Likes
3 Replies
posted 1 year ago

reflect database table update to laravel files

is there a way or is it possible, to reflect the updates or changes made in the database like say ta...

0 Likes
0 Replies

Where to store token in Authenticatable::setRememberToken()

When a user logs in, there is a token associated with that login. I've seen code that stores that t...

0 Likes
0 Replies
posted 1 year 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 1 year 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 year ago

Livewire Input default values

Hello world !!! How do I assign a default value to an input tag in livewire? My code: <input name...

2btechdev2 liked this thread

1 Likes
4 Replies
Solved
posted 1 year ago

Learning Laravel lara

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

jc-atk-technologies, jeremiahsalley liked this thread

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

Laravel stateless api application with PKCE

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

zdr1714 liked this thread

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 1 year 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,...

guamz liked this thread

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

akhilalphonic liked this thread

1 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.

© 2024 Laravel.io - All rights reserved.