Support the ongoing development of Laravel.io →

matejMurin

Joined 28 Jul 2016

Statistics

Threads 13
Replies 1
Solutions 0
Articles 0

composer load dependency

Hi, I need to install new package on production server. I can not run "composer require package...

0 Likes
0 Replies

custom fields when throw Exception

Hi, I want to throw exception in my controller. I use this code: abort(404, 'user not found') I wan...

0 Likes
2 Replies
posted 7 years ago

how to set permission on db table by migration laravel

Hi, I know to create migration on database by laravel migration. However, how to grant permission on...

0 Likes
0 Replies

login using user id in JWT Auth

Hi, I know , that exists way how to login users by theirs ids: Auth::loginUsingId($user_id) but how...

0 Likes
1 Replies
Solved

add new "password" column for authentication

Hi, I need to do two kind of authentication users. First is by password, so you need to type login+p...

0 Likes
0 Replies
replied 7 years ago

custom fields when throw Exception

Is there any other way to save error logs in database? I want to throw Exception in my code ( in som...

0 Likes

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.