Support the ongoing development of Laravel.io →

Avoid global scope for cookies

I'm currently working on a website with a main domain and sub-domains like this: mywebsite.com dev....

0 Likes
0 Replies

Dashboard Template Integration

Hi There, I want a little help from you guys. The method i use to integrate an admin panel Dashboard...

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

laraval migrate another migration , rather that the last one

Hi . I just create a migration to add a column to my "cvs" table , but when I run migrate...

0 Likes
1 Replies
posted 5 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
posted 5 years ago

Make auth in laravel 6.17.1

i am running laravel 6.17.1 I am trying to make auth using "composer require laravel/ui --dev&q...

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

unable to navigate to a route

So I finally got my laravel project on my hosting server at ionos: http://www.cissieedna.com/2020/ci...

0 Likes
1 Replies

Missing required parameters for [Route: error

Hi, I am new to Laravel and have a issue passing valu from a view to a controller and I get Missing...

0 Likes
1 Replies
posted 5 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 5 years ago

remove all checkboxes fromresources list on laravel nova

I have a laravel nova app. Like other nova app on resource list it shows a checkbox before every row...

tanvirofficials liked this thread

1 Likes
0 Replies
posted 5 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
posted 5 years ago

What package can I use to manage infinite nested categories?

I tried to code this from scratch before, the database schema is really simple, the tricky part is t...

0 Likes
0 Replies
posted 5 years ago

Showing a variable inside {{ }} cause to blank page in Larav

Hi there, I am using prism code highlighter in Laravel 5.4 in bellow example; ` Download ` In the ab...

0 Likes
0 Replies
posted 5 years ago

Three depending tables.

I have three dependent tables, and I want to know, how I can get the dependency in table 3 from tabl...

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
posted 5 years ago

Strugle with update function controller

Hi! Have this form (view) -> edit.blade.php `@extends('layouts.app') @section('content') <div...

0 Likes
0 Replies

Excel: WithMultipleSheets / ShouldQueue / WithChunkReading

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

0 Likes
1 Replies
posted 5 years ago

How to mock a class and call constructor wit arguments?

No matter what I do, the constructor of the mocked class isn't called. The constructor has one param...

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.

© 2025 Laravel.io - All rights reserved.