Support the ongoing development of Laravel.io →

26 Threads

add a loading "spinner"larajs

how to add a loading "spinner" while table is loading Laravel JS in this blade : `@extends...

0 Likes
0 Replies

How do I prevent default for forms loaded via Ajax?

I have made a blogging application in Laravel 8. I am currently working on adding comment replies vi...

0 Likes
0 Replies

Laravel 9 translation questions

I'm trying to translate a text from js file but its not reading the translation KTApp.blockPage({...

0 Likes
0 Replies

Uncaught ReferenceError: $ is not defined after upgrading

I upgraded to Larvel 10 and now I get the above error in Chrome when I visit any page. In my bootstr...

0 Likes
1 Replies

[Laravel Mix] Use Dependencies From Another App's Vendor.js?

Is there a way to use dependencies that have been extracted to a vendor.js from a different app? Ima...

0 Likes
6 Replies
Solved

Grey out button until scroll to the bottom of the textarea

Hi, I need to make an edit to a laravel application where the user is expected to read through an ag...

0 Likes
1 Replies
Solved
posted 6 months ago

JavaScript Fetch API: How to Handle JSON Data

I'm using the Fetch API in JavaScript to make an HTTP GET request to a JSON endpoint. However, I'm h...

0 Likes
0 Replies

New way to load CSS & JS assets - Basset. What do you think?

Hey everyone! My colleague Antonio and I have spent the past few months building this package that w...

tabacitu liked this thread

1 Likes
0 Replies

Laravel blade-ui-icons render issue in JavaScript

JavaScript code is not working for getting icon from blade template that already rendered with defer...

0 Likes
0 Replies

issue with vite-laravel in build (production mode)

hi, i have an issue with vite (laravel). if i run 'npm run build' every assets file would be compile...

0 Likes
1 Replies

about gst

how to add SGST..CGST..IGST in my e-commerce website with javascript in cart page and checkout page....

0 Likes
5 Replies

How I Can store checklist

Hi i have a card that contains fields such as task details and estimated hours When i try to write c...

0 Likes
1 Replies

Set up a new project with Laravel 9, Vite and Typescript

Hi, I have a hard time setting up a new project with every feature I want. I have some basic experie...

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

Configuration Arcghis api javascript laravel

i have some shp related to area administration boundary, i want to use it on arcgis api javascript b...

0 Likes
0 Replies

Do I really need to use a state management?

I plan to build a new web app using Laravel + Vue + Inertia. Do I need to use a state management for...

emohammad liked this thread

1 Likes
3 Replies

What makes the AJAX call fail?

I am working on a blogging application in Laravel 8. The ArticlesController controller I have this m...

0 Likes
0 Replies

What makes this use of jScroll fail?

I am working on a blogging application in Laravel 8. The ArticlesController controller I have this m...

0 Likes
1 Replies

canvas.toDataURL(); returns black

It's a simple set up: #canvas { display: block; background-color: blue; } <canvas id="canv...

0 Likes
0 Replies

Jquery is not getting installed with npm in Laravel

I am trying to install jquery in my laravel project with npm i jquery. then, I run npm run dev. But,...

0 Likes
4 Replies
Solved

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.