Support the ongoing development of Laravel.io →

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

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

durgeshdy liked this thread

1 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

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

Jetstream login validationl

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

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

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

Online doctor visit programla

I wanted to write a program where the doctor and the patient can communicate online via video. I don...

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