Support the ongoing development of Laravel.io →

Passport test logout after actingAs

How can I test logout using passport after actingAs? Token revoke doesn't seem to work

0 Likes
0 Replies
posted 3 years ago

Laravel 8 RedirecTo

I have this redirect code below and I can't figure it out. I listed my relationships in my models...

0 Likes
8 Replies
posted 3 years ago

Laravel Sail SSL

Hello, I'm using Laravel Sail on production, is any way how i can setup ssl (letsencrypt) ? Thanks i...

0 Likes
1 Replies
Solved
posted 3 years ago

akaunting menu

I need help on rearranging akaunting package menu. please help

0 Likes
3 Replies

Single Teams in Jetstream

Hi, I want users to be part of only one team (where a team is actually a company paying for the serv...

isfinn liked this thread

1 Likes
0 Replies
posted 3 years ago

laravel jwt authenthication and middleware

Hello I have a web site bult with laravel and vuejs I have used jwt for login, all works fine Only t...

0 Likes
0 Replies
posted 3 years ago

How to Query Relationship in Complex Raw DB using Laravel

I have this models in Laravel-5.8: class Employee extends Model { public $timestamps = false;...

0 Likes
0 Replies
posted 3 years ago

Updating files

Hi, I'm new to laravel and I want to know how do you** handle the file update in an optimized way**?...

0 Likes
0 Replies
posted 3 years ago

Creating a public function in base controller of Laravel

am getting syntax error, unexpected 'public' (T_PUBLIC), expecting end of file when running this cod...

0 Likes
1 Replies
Solved

sanctum guard on web routes

Hello, as I can see in the docs, sanctum can be used to protect web routes because he first attempt...

0 Likes
1 Replies

How do I use unlessBetween twice for command scheduling?

Is this correct or should I do sth else? $schedule->command(Commands\ProductsIntegration::class)...

0 Likes
0 Replies
posted 3 years ago

simple login on laravel

Hello! I´m trying to create a login page using the tables that I already have on my desktop applicat...

0 Likes
4 Replies

Single DB Multi-tenancy without using Package

I am trying to develop a multi-tenancy application without using Package in Laravel-5.8. I am trying...

0 Likes
0 Replies
posted 3 years ago

Just released my new package - looking for feedback. Tailwir

Greetings, I just released my new package and am looking for some feedback. Tailwire allows you to b...

0 Likes
0 Replies
posted 3 years ago

Many to Many Table with an additional Column

I have a many to many relationship table "ewtgroup_skillgroup" between two tables "ew...

0 Likes
0 Replies
posted 3 years ago

Application fails to complete migration - New install

I am stuck until this issue is resolved. I set up a new application for a customer and got up to php...

0 Likes
0 Replies

file "762658.pdf" was not uploaded due to an unknown error

{ $this->data['file']->move('storage/app/image/', $file = date('YmdHis').'.'.$this->data['f...

0 Likes
0 Replies

snappy letter-spacing issue comparatively dompdf

While I use Dompdf library to generate pdf it generates pdf perfectly as my expectation. But while I...

0 Likes
0 Replies

How to Load Balance DB_SLAVE_HOST in Laravel

We are using Laravel Framework 5.8.38 We are using RDS Mysql as Database. The configuration is as fo...

0 Likes
0 Replies

Laravel .htaccess and no login register pages found

<IfModule mod_rewrite.c> <IfModule mod_negotiation.c> Options -MultiViews -I...

0 Likes
6 Replies
Solved

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.