Support the ongoing development of Laravel.io →
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 6 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...

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

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

error

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

0 Likes
0 Replies

how to assign permission to storage directory in my laravel

I created a video player project in laravel. the video will play from only authenticated users. usin...

0 Likes
0 Replies
posted 5 years ago

Is it possible to stream data?

Hi Laravel Community, Is it possible to stream data? I tried implementing broadcast with laravel-web...

0 Likes
0 Replies
posted 5 years ago

Eloquent Query using Dynamic Model Laravel

I have this code which I am using to create a dynamic model in laravel `use Jenssegers\Mongodb\Eloqu...

0 Likes
0 Replies
posted 5 years ago

best approach

hey all, I need an hint on this: in my laravel app every user must authenticate to use it. If user i...

0 Likes
0 Replies

Laravel Date Validation between two dates

Hi, I need a user to be able to only select a date between a pair of dates, but the validation hasn'...

1 Likes
4 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.