Support the ongoing development of Laravel.io →

digitalrep

Joined 9 Nov 2015

Statistics

Threads 6
Replies 12
Solutions 1
Articles 0
posted 6 years ago

Laravel 5.5 and Tymon jwt-auth

I have followed the quickstart here for Tymon JWT and I can login okay (that route isn't protected)...

0 Likes
0 Replies
posted 7 years ago

Can't change sender email address

I'm using php mail() to send mail through laravel. I'm setting the from and subject of the email in...

0 Likes
1 Replies
Solved

How to decrypt a particular model field when retrieving through hasMany relationship

I am retrieving a list of articles that belong to each blog of the current user like this: return $c...

0 Likes
3 Replies

How to get child objects belonging to parent

I have a method that returns all the current user's blogs. User hasMany Blogs and Blog belongsTo Use...

0 Likes
2 Replies
Solved

Can't authorize delete

2/2 HttpException in AuthorizesRequests.php line 94: This action is unauthorized. 1/2 UnauthorizedEx...

0 Likes
6 Replies
replied 7 years ago

Can't change sender email address

Turns out I had to change the config file of SSMTP on Ubuntu so that FromLineOverride was set to YES...

0 Likes
Solved
replied 7 years ago

Getting error in installing laravel 5.2 in ubuntu 14

Try this... cd /etc/php/5.6/cli, then sudo nano php.ini, then look for each thing i.e. mysqli.ini an...

0 Likes
replied 7 years ago
0 Likes
replied 8 years ago

Can't authorize delete

Yep I too would appreciate slightly expanded tutorials.

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.