Support the ongoing development of Laravel.io →
posted 4 years ago

How to get hashtags from twitter API 1.1?

Hello, i am using https://github.com/atymic/twitter for my laravel apps, it works well for the funct...

0 Likes
0 Replies

Handle Exceptions on Laravel 7 or >

Hey guys, i'm having a big problem with the diference between laravel 6 and 7 qhen treating Errors E...

0 Likes
0 Replies

Custom scopes on many to many pivot table

I have a many to many relation between User and Task. The pivot table acts as an "Inbox" v...

0 Likes
0 Replies

Laravel 7.30.4 : BelongsToMany problem

Since I made the Laravel 7.30 .4 update, when I make an eloquent BelongsToMany request, the results...

0 Likes
0 Replies

Azure Socialite Login in multi-company app with single DB

In my Laravel-5.8 I am using Azure Socialite Login. class LoginController extends Controller { u...

0 Likes
0 Replies
posted 4 years ago

Errors in Swiftmailer dependency

I'm getting this error in laravel after following the 8.x illuminate/mail setup on a fresh repo clon...

0 Likes
1 Replies

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

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.