Support the ongoing development of Laravel.io →
posted 7 years ago

Need some help with redis or cache in general

Hi! How can I override all exception(at least for 'get' command) from redis in laravel? In my app ca...

0 Likes
1 Replies

Socialite, Google Missing required parameter: code

Code parameter is in callback url from google but not passed back The error I get the following erro...

0 Likes
0 Replies
posted 7 years ago

problem: @include two files, which extends from the same file

Hallo, I include two blade files like: <div class="tab--container container--1 is--active&qu...

0 Likes
0 Replies

How to send http/api request to a local server behind DMZ.

Here is the senario, example.com is hosted laravel project on internet and a user/office is accessin...

0 Likes
0 Replies

Notifications inside a command

Hi guys, any of you tried to send the notification from inside a Command? I am using the notifiable...

0 Likes
0 Replies

L5.3 Notifications data passing not working?

Hello, I have User model public function sendPasswordResetNotification($token) { $this->notif...

0 Likes
2 Replies
Solved

Jobs issues since passing from 5.1 to 5.2

Hello there, I tried to pass from version 5.1 to 5.2, following the available tuto on laravel.io. Bu...

0 Likes
1 Replies

Laravel Hosting VPS The page on ... doesn't work

Hello, I recently bought a VPS which i'm running Centos 7 on it and I tried to install Laravel on it...

0 Likes
2 Replies
posted 7 years ago

Run a job at a specific time

Hi! I'm planning to create events for my users. An event has a start date and an end date, and at th...

0 Likes
3 Replies

Login Controller not redirecting to after login

Hi, i'm using laravel 5.3 and i'm working with the default auth. I edited the variable $redirectTo o...

0 Likes
3 Replies

Where should user-uploaded images go? public, resources, or storage?

As the title says, where should user-uploaded images be saved? The public folder, resources folder,...

0 Likes
2 Replies

Difficulty installing Laravel: Getting error "PHP Parse error: syntax error, unexpected 'class' (T_CLASS),.."

Hello guys, I was trying to install new laravel app but i keep getting this error after runing this...

0 Likes
5 Replies
Solved

How do you send mails without a mailserver?

Hello, Laravel.io community. I'm running several Laravel on several ScaleWay-servers, but I'm always...

0 Likes
1 Replies

[BETA TESTERS] Laralum - Laravel 5.3 Administration Panel

Hello folks! I'm the developer of Laralum, a laravel 5.3 administration panel made for developers! M...

0 Likes
4 Replies

file upload laravel problem

I've been 5 hours on this :( Cant find what is the error : ErrorException in ContestController.php...

0 Likes
2 Replies

create middleware with user roles

Hi, I added to my "users" table column "role", which contains boolean, if role e...

0 Likes
2 Replies

getting exception 'Illuminate\Foundation\Auth\User' not found' in production server

Hi , I code works fine when i run it in homestead box , where as it shows following error when i ran...

0 Likes
1 Replies
posted 7 years ago

Route::post wildcard

Hi Folks I'm a Laravel newbie and find it amazing. I have created a controller for all POST routes c...

0 Likes
1 Replies

Error in autoload_static.php

Hello Everyone, I need your help as my phpstorm editor indicates that I am having error in autoload_...

0 Likes
3 Replies
posted 7 years ago

[5.3] Supervisor multiple processes?

This is weird, I have supervisor to keep my queue going, but when I upgraded to Laravel 5.3 my proce...

0 Likes
0 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.