Support the ongoing development of Laravel.io →

mssql function call -> runs into error

Hi, i will run a function ("fn_test()") at my mssql Server. This function should returns a...

0 Likes
1 Replies
posted 3 years ago

How to make laravel vue crud inside php artisan make:auth?

i've been searching for a lot of tutorial, but i can't find exactly like what my questions are do yo...

0 Likes
1 Replies

Laravel Passport Consuming my own API - 401 Authenticated

After upgrading Laravel passport from 7 to 8, no matter what I do I get 401 Authenticated. I Have re...

0 Likes
0 Replies

User management (password)

Hello, when an admin creates a user, is it a practical option to automatically pass a random passwor...

zworthkey liked this thread

1 Likes
1 Replies
posted 3 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 3 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 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

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.