Support the ongoing development of Laravel.io →

1,543 Threads

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

[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 2 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

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

Open Source VueJS Laravel Admin Template

Hey everyone, I hope you all are doing fine. I was searching for some laravel integrated vuejs admin...

0 Likes
0 Replies

Launching/setup an existing Laravel application

Hey, Zero experience whatsoever with php and/or laravel here. I basically need to clone & run an...

0 Likes
1 Replies

process.env.MIX_ONBOARDING_URL variable is undefined

Laravel Mix Version: 6.0.31 (npm list --depth=0) Node Version (node -v): 14.15.5 NPM Version (npm -...

0 Likes
1 Replies

Laravel 8 relationship three models belongs to Parent model

Hello everyone I'm currently working on a laravel project where I have a parent table that has the i...

0 Likes
1 Replies

Why I am getting wrong URI?

I am currently on http://127.0.0.1:8000/cars/ I have a link that has to route me to http://127.0.0....

varun6578 liked this thread

1 Likes
3 Replies

Laravel Homestead is not working with Mac M1

I tried using Virtual Box and Parrels. I both cases I am getting errors when the vagrant up command...

0 Likes
1 Replies
Solved
posted 2 years ago

Progress bar in view

I want to show progress bar in view, as I am import it directly through maatwebsite method of import...

0 Likes
0 Replies

Laravel Nova Image Collection upload error

I've inherited an Expo app with a Laravel backend, and I'm having trouble allowing images to be uplo...

0 Likes
0 Replies

Online to Offline data sync laravel

I am working on a POS terminal that I have created online but I want it to also work when the intern...

0 Likes
1 Replies

Laravel Cashier for Laravel 6

When I am trying to install laravel cashier via composer composer require laravel/cashier I am getti...

0 Likes
1 Replies

How can i show auto calculated field in a view?

Hi i have in my database a table with the following fields: $table->decimal('sale_price')...

0 Likes
4 Replies

Will the old cache data be deleted automatically?

Hello. I refer to this URL (https://readouble.com/laravel/8.x/en/cache.html) to cache the data in fi...

0 Likes
1 Replies

Create Json API with Auth using Laravel Sanctum

I am trying to create an API for getting all posts and creating a post. But the route can only be as...

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