Support the ongoing development of Laravel.io →

svolenszki

Joined 21 Oct 2015

Statistics

Threads 5
Replies 14
Solutions 0
Articles 0

[solved] Notifications in packages

Is here anybody who did any package with notification? I make one, and the notification correctly se...

0 Likes
1 Replies

Form::text with value '@{{}}' fails (L5.3 Nginx)

Hi Guys! In my blade I wanted to use some Handlebar variable like this: {{ Form::text('name', '@{{pe...

0 Likes
2 Replies

Laravel 5.1 + Entrust - Extra permission, which not belong to role

Good day! I was Googling a few hours but I can't find any information about how to extend Zizaco Ent...

0 Likes
2 Replies
posted 8 years ago

Socialite - Log in with facebook gives me 400 Bad Request response ("This authorization code has been used.")

Hi Guys! I started to implement Socialite in may L5.1 app, and I already done with Google and Facebo...

0 Likes
1 Replies
posted 8 years ago

Fire event after all query (eloquent and fluent also).

Dear All! In an application I have to track data table record changes, so I need to define some even...

0 Likes
5 Replies
Solved
replied 6 years ago

[solved] Notifications in packages

For those, who face with the same problem: The IoC can not resolve the model form the package, so mu...

0 Likes
replied 6 years ago

Form::text with value '@{{}}' fails (L5.3 Nginx)

I share with you the status of this issue, mybe it will be helpfull to others: I submitted an issue...

0 Likes
replied 6 years ago

Laravel 5.4 TokenMismatchException in VerifyCsrfToken.php line 68

Ok, good news! Everytime if you have some error, try it in browseres private mode. There is no sessi...

0 Likes
replied 6 years ago

Laravel 5.4 TokenMismatchException in VerifyCsrfToken.php line 68

If you inspect your html code, is there any hidden token field like this: <input name="_token" ty...

0 Likes
replied 6 years ago

Form::text with value '@{{}}' fails (L5.3 Nginx)

I think this is a kind of bug of blade compiler, because if I take a look into the compiled view, th...

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.