Support the ongoing development of Laravel.io →

User edits on blade update database

Hey guys, I am fairly new to the Laravel framework. Currently in my blade I have a few fields that u...

0 Likes
2 Replies

Pagination with ajax not working

I´m using Laravel5.3. The problem is that the current Pagenum is not set. I mean I get the correct d...

0 Likes
1 Replies
Solved

Authentication user provider [] is not defined

https://laracasts.com/discuss/channels/general-discussion/authentication-user-provider-is-not-define...

0 Likes
0 Replies

Override Login Response

I'm trying to override the default login response when a user enters an incorrect email/password. In...

0 Likes
1 Replies
Solved

can't send mail from my web application, and no errors

Hi I am trying to send a contact us mail with attachment, when I submit the form, it just comeback w...

0 Likes
2 Replies

Laravel broadcast (events) like notifications without Pusher (FREE)

Hi How i can implement events and broadcast (like notifications for example) in a FREE way? Pusher i...

0 Likes
1 Replies

Re-installation : 'ServiceProvider not found'

I tried to upgrade my app from 5.1 to 5.2 & ran into some issues. I needed my app back in a work...

0 Likes
0 Replies
posted 7 years ago

Laravel 4.2 website is down

Hello. I have built a website using laravel 4.2 framework. After year of being in live server it bro...

0 Likes
2 Replies
Solved
posted 7 years ago

Multi process worker queue issue

Hi all, i have a process executed by worker daemon (php artisan queue:work). I set supervisor to run...

0 Likes
2 Replies
posted 7 years ago

Laravel4 Redis Cluster Support?

how to enable cluster in laravel config? 'redis' => array( 'cluster' => false, 'default' =&...

0 Likes
1 Replies

Whoops on first request of the day

Hi all, I'm hosting several Laravel 5.3 applications on Forge, and all of them are having the next i...

0 Likes
1 Replies
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

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.