Support the ongoing development of Laravel.io →

1,518 Threads

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

How to correctly make redirectTo by role on Laravel 8?

Hello everyone, I can't find the answer on the Internet, how to implement Redirect by roles? I have...

0 Likes
4 Replies

How to convert a blade view to pdf

Hi, everyone, I am new to Laravel, I want to generate a pdf from a view that is generated run time....

akibo liked this thread

1 Likes
2 Replies
posted 2 years ago

Create Reports jasper in Laravel

This package is the solution to make reports in laravel based on JasperReports. https://github.com/...

0 Likes
0 Replies

add email verification manually to register login system

im create system register login manually not using a starter kit with laravel 8. and then i try to a...

troydimarzio liked this thread

1 Likes
1 Replies

Laravel 8 at iOS: session lost and cannot restore back

Simple Laravel code & markup chain: // Initial route public function play(Request $request) {...

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.