Support the ongoing development of Laravel.io →

divostar

Joined 27 Aug 2015

Statistics

Threads 6
Replies 4
Solutions 3
Articles 0

Laracasts/flash not showing in laravel 5.4

I have recently upgraded my project from Laravel 5.1 to 5.4. Everything is working fine except for f...

0 Likes
1 Replies
Solved
posted 7 years ago

Error Changing Laravel Validation message for max file from KB to MB

I have a laravel 5.1 app. I'm trying to change the validation message from KB to MB. e.g The :attrib...

0 Likes
0 Replies
posted 7 years ago

Making your laravel command run two days in a week and twice a day?

I have a laravel 5.1 app. I want to run a laravel command twice a day in two days of the week. My at...

0 Likes
2 Replies
Solved

Unexpected behaviour with laravel 5.1 password reset

I have two laravel 5 apps using one database with two auth tables: users (internal use) and accounts...

0 Likes
0 Replies

Unable to send emails in laravel 5 app

Hello, I have a laravel 5 app which is working perfectly in local environment. But in production ema...

0 Likes
1 Replies
Solved
replied 6 years ago

Laracasts/flash not showing in laravel 5.4

After digging, I found the solution. In /resources/views/vendor/flash/message.blade.php, I had the f...

0 Likes
Solved
replied 7 years ago

Making your laravel command run two days in a week and twice a day?

Using the command below,my application is sending notifications to managers on Mondays and Thursdays...

0 Likes
Solved
replied 7 years ago

Unable to send emails in laravel 5 app

I finally solved my problem. I ran a composer update which installed the lastest version of nikic/ph...

0 Likes
Solved
replied 8 years ago

Redirect to the second last page

appkr said: Flash url in YourController@index Session::flash('backUrl', Request::fullUrl()); Keep...

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.