Support the ongoing development of Laravel.io →

Passport - check if authenticated without causing exception

Hi, I am building a Rest API using Passport and have a function that can be called when authenticate...

0 Likes
0 Replies
posted 4 years ago

composer "Cannot to connect to HTTPS server through proxy"

Hi folks, I'm new with Laravel solutions My intent is to create a laravel project with composer cre...

0 Likes
1 Replies

Accessing client credentials API method in built in Vue app

Hi, I'm using Laravel for my Rest API with the built in vue SPA for the direct web client. I have so...

0 Likes
0 Replies

How to properly store checkbox array

Hello I have a form on which I display 6 checkboxes numbered 1 to 6. They represent the classes a st...

0 Likes
2 Replies
posted 4 years ago

What is the best way inject data from events (WP Hooks)

I’m surprised about how hard is to find an answer to this question. I plan to create an event “payme...

0 Likes
0 Replies

Help in building a multi authentication in laravel

Hello everyone, I am new to laraval development Almost a week, I was stucked up in building a multi...

hariharan234567, hojatabdi liked this thread

2 Likes
1 Replies
posted 4 years ago

Laravel 7 Category factory

Hi everyone, I was trying to make the following category factory to work. Category factory <?php...

0 Likes
1 Replies
posted 4 years ago

how can I multiply in the same table 2 column?

Hi, I'm a newbie, how can I multiply in the same table 2 column? Example: I want to perform the oper...

0 Likes
2 Replies
posted 4 years ago

Is it possible to broadcast to guests?

I'm currently making a polls/survey site as a personal project using. The basic functionality works....

0 Likes
0 Replies

Mocking Notification failed to sent notification

I want to fake notification but always it asserting false and say The expected [App\Notifications\Ne...

eminkokdemir liked this thread

1 Likes
2 Replies
posted 4 years ago

why can Not seed users table???

why can Not seed users table??? `> > vagrant@homestead:~/MyApp$ php artisan db:seed --class=Us...

0 Likes
2 Replies
Solved
posted 4 years ago

the second URL point to the first app - i can not do 2nd app

https://laravel.com/docs/7.x/homestead I want to create a second Laravel App, but after doing the re...

0 Likes
2 Replies
Solved
posted 4 years ago

loading already installed packages

I have packages installed through composer in another project and when i try installing them once ag...

0 Likes
1 Replies

laravel passport

after creation personal token php artisan passport:client --personal and $token = $user->createTo...

0 Likes
3 Replies
posted 4 years ago

Laravel Custom Controllers and Models

Hello guys! As my first post, i want to firstly thank all members that are contributing to this comu...

0 Likes
1 Replies

Passport Authentication

I have two type of users in mobile users and web users.I want to use token based authentication in w...

0 Likes
3 Replies

BadMethodCallException

I'm trying to return data from database upon entering some text from search field. I'm using route:...

0 Likes
1 Replies

Laravel Passport access token verify with user IP

I am trying to customise your code to bind access token with specific IP and allow to respond if a r...

0 Likes
3 Replies
posted 4 years ago

Debugbar Laravel Can't Install

I'm new w/ debug bar. I found some issues while trying to install it : C:\xampp\htdocs\isept>comp...

0 Likes
1 Replies

Laravel graphql passeto example

Hi everyone, I am looking for a paseto example with Graphql(Lighthouse Laravel) or how to create pas...

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.

© 2025 Laravel.io - All rights reserved.