Support the ongoing development of Laravel.io →
posted 3 years ago

Vue template cant access data from component

I'm unable to render any data from my Vue component, to my form slot. The component does get rendere...

0 Likes
1 Replies
posted 3 years ago

Laravel API Response

I have get response from api.I got Two response one is like this { "status": "success...

0 Likes
1 Replies

Generated passport token is not verified by earlier passport

Provider Passport Version: 10.1.3 Provider Lumen Version: 8.2.7 Provider PHP Version: 8.1 Consumer...

0 Likes
0 Replies

Is there any tools to reduce unused css and js?

My website's css is in one single file, and js code is in another single file The css and js file wa...

0 Likes
1 Replies
posted 3 years ago

php artisan make:livewire

I want to create laravel component with livewire; i use this command "php artisan make:livewire...

0 Likes
3 Replies

php extension on docker

hello, I created a laravel app in a docker container but to use some packages I need to install php...

0 Likes
1 Replies

FIQL/RQL parser for Eloquent models

Hello, I need to run queries to my eloquent models using some parser using FIQL or RQL syntax. Can s...

0 Likes
1 Replies
posted 3 years ago

Done Laravel Shift from 5.3 to 5.4 artisan problem

I'm getting when doing composer update: In LaravelGettextServiceProvider.php line 51: Call to undefi...

0 Likes
2 Replies
Solved

My Website Hacked! Needs Possible Reasons and Solutions

My website is built in Laravel 8. After some time multiple fake pages were created by someone. How h...

0 Likes
1 Replies
posted 3 years ago

How To prevent Laravel Project from hacking ? Need Solution

How To prevent Laravel Project from hacking Hackers Access my index.php File and added the following...

0 Likes
1 Replies

[Laravel Cashier] Query scope for users latest subscription

I am trying to create a Nova filter that will allow me to view users whose subscription is currently...

milohp liked this thread

1 Likes
0 Replies
posted 3 years ago

Issue with OneToMany relationship

Hi, I'm in trouble with a simple thing but I don't know what's wrong. Actually I'm not sure if I hav...

0 Likes
2 Replies
Solved
posted 3 years ago

Calling the View on the Routes vs Controller

I want to know what are the differences between using Routes and Controller? Is there a major differ...

0 Likes
1 Replies

CRUD registers all data in the table as NULL.php

I'm developing a CRUD with laravel sanctum, but in validation some of the fields need to accept NULL...

0 Likes
3 Replies

Survey & earn Laravel project

Is this possible to make a website where survey build from the admin and survey do from the user and...

0 Likes
0 Replies

Problem withla running my first laravel file web.php

l am getting this error Fatal error: Uncaught Error: Undefined constant 'Illuminate\Support\Facades\...

0 Likes
1 Replies

Make real HTTP requests in the testing environment

Hi, I'm working on the integration of Blackfire performance tests within our Laravel integration tes...

0 Likes
0 Replies

How do I use routes without unique prefix?

Hello, I want to use routes without unique prefix like this: `Route::get('/{category:sef}', [App\Htt...

0 Likes
1 Replies
posted 3 years ago

API related to live casino and casino games

Anyone can help me for searching an API for Live casino and casino games. That API I will integrate...

0 Likes
0 Replies
posted 3 years ago

Eloquent: get all non-trashed plus one specific trashed

How would I get a list of active Users plus a User that might be soft-deleted? Say, a salesperson is...

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