Support the ongoing development of Laravel.io →

1,538 Threads

posted 4 years ago

How to disable function arguments logging in stack trace?

Below is the log getting printed when an exception occurs in application: "message" =>...

0 Likes
2 Replies

Install vue on new version of laravel7

I installed a vue on laravel7. But npm run dev give this error: @ development: cross-env NODE_ENV=de...

0 Likes
2 Replies

laravel + custom auth

I am using laravel 5.8 _I want to create an app that let user to register and logged in using only p...

0 Likes
2 Replies

Complex validation logic

I have a disclosure form that I only need to validate 2 fields out of six based on if the required q...

0 Likes
2 Replies

Normal PHP application session,cookies handling in Laravel

Hello I am new to Laravel framework. My application is implemented on core PHP.We are planning to i...

0 Likes
0 Replies

Multi language with Laravel 6

So I have creted my group in web.php `Route::redirect('/', '/it'); Route::group(['prefix' => '{lo...

0 Likes
1 Replies
Solved

error package composer

[hello thank you for explaining if there is a solution, already try several things like composer upd...

0 Likes
1 Replies

migrate error

Hello, I have started my first Laravel 7 project. If I want to start a database with it I get an err...

1anto liked this thread

1 Likes
2 Replies

Laravel resetPassword Mail notification not working

Hello, I am facing a stranger issue which is recover password email is not working in Application bu...

0 Likes
0 Replies
posted 4 years ago

Laravel Sanctum Bearer token after authorization

I have created the middleware to add the authorization header (Bearer token) for every API request....

0 Likes
0 Replies

Cors doesn't work laravel 7

Hello, I made the huge mistake of ugprading my app to laravel 7 and since then I haven't be able to...

0 Likes
0 Replies

Strange behavior while testing

`$ad = Ad::create([ 'title' => 'This is first ad', 'body' => '', ]); dump($ad->title);...

0 Likes
1 Replies

Post detail page is not indexed in google

Hi there my name is Zia, I'm new in this channel I have built a blog in Laravel, coffeequery.com but...

0 Likes
1 Replies
posted 4 years ago

Next Page URL is not working

I am trying to send axio fetch request to laravel backend url = /search?searchBy=product_id&sear...

0 Likes
1 Replies

Use API to log in in web

We have Laravel application with passport and two auth guards: api and web. We must implement loggin...

0 Likes
1 Replies
posted 4 years ago

Httponly cookie not being set / stored (Laravel / Vue)

I have been struggling with this for a few hours now on how to solve this issue and I just can't see...

anisderbel liked this thread

1 Likes
2 Replies
posted 4 years ago

Error: Unresolvable dependency resolving ( DI )

I want to implement paytabs into my Laravel app and have imported paytabs class into my blade templa...

0 Likes
1 Replies

After update to Laravel 7 php artisan not working

Hello, after upgrading Laravel according to the docs to v7 I ran composer update. Then I'm getting t...

0 Likes
3 Replies

Excel: WithMultipleSheets / ShouldQueue / WithChunkReading

How to implement WithMultipleSheet + ShouldQueue on Laravel Excel ? Currently Controller waiting for...

0 Likes
1 Replies
posted 4 years ago

error

I tried to install laravel offline by using the laravel method installed on my computer or globally,...

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.