Support the ongoing development of Laravel.io →
posted 1 week ago

Data model values with old values

Hello everyone. I've uploaded my Laravel application to the Internet and I'm facing a strange proble...

0 Likes
1 Replies

Sending emails without Views

We are looking at upgrading our oldish collections of php scripts to Laravel. We are running in trou...

0 Likes
1 Replies

Laravel 10 and Breeze vue install error?

composer create-project laravel/laravel Workspace "10.*" composer require laravel/breeze -...

0 Likes
1 Replies
posted 1 week ago

Replace Redis with KeyDB

Is there any on going work to look into replacing Redis with KeyDB - e.g. within DB connectors/confi...

tomexsans liked this thread

1 Likes
0 Replies

How to Check If array Is Empty in Controller

I am fetching data using get method in laravel controller, if it's empty, how can i check it and app...

0 Likes
1 Replies
posted 1 week ago

Valet/DNSMasq problem...

Hi All. I have an issue serving sites locally (on .test) that I have been struggling for days at thi...

0 Likes
0 Replies

Laravel Threads/Parallel Processing

I need the help on using laravel in threads or there is a way I can run parallel processing in larav...

0 Likes
0 Replies
posted 2 weeks ago

config:publish is not define

ERROR Command "config:show" is not defined. Did you mean one of these? ⇂ config:cache ⇂ c...

0 Likes
0 Replies
posted 1 month ago

Artisan migrate doesn't work on Sail [solved]

Hello everybody, relatively newbie here. Running a docker container via Laravel Sail, with standards...

0 Likes
3 Replies
Solved
posted 3 weeks ago

Kernel.php

Hello in laravel 11 there is no kernel.php now how, can one achieve multiauth using middleware

nazimfeni liked this thread

1 Likes
1 Replies

Framework to create a Laravel Single Page Application (SPA)

I want to share with you my framework for Laravel SPA creation. It is a client side framework that s...

nazimfeni liked this thread

1 Likes
0 Replies
posted 3 weeks ago

Converted file can not be validated using form requestval

I am converting base64 encoded string to UploadedFile for those fields ending with File. Middleware...

0 Likes
1 Replies

Error Laravel Password Reset: Column 'email' Cannot Be Null

I'm working on a Laravel application where I have implemented the password reset feature. However, I...

0 Likes
2 Replies

Getting Weird Pusher Error logged When I trigger an event

Reverb Version 1.0.0-beta4 Laravel Version 11.0 PHP Version 8.3.4 Description [2024-03-23 03:12:41]...

0 Likes
0 Replies

Laravel Taxify package, to simplify tax (VAT) calculations

Laravel Taxify provides a set of helper functions and classes to simplify tax (VAT) calculations wit...

0 Likes
0 Replies
posted 4 weeks ago

Eloquent cast to date prints the time

If I have a date property I'm casting to date (not datetime), it always prints the time on string co...

0 Likes
0 Replies
posted 1 month ago

soketi error Pusher error: cURL error 7

I can’t figure out how to send a message via a socket, the front connects normally and listens, but...

0 Likes
1 Replies
posted 3 months ago

Bug: Laravel Breeze controllers do not support sessions

Versions Laravel: 10.10 Breeze 1.26 PHP Version 8.2, 8.3 Database Driver & Version MySQL 8 lates...

0 Likes
4 Replies

May be a issue about `Model::toArray()`

I create a issue in https://github.com/laravel/framework/issues/50501, maintainer told me to discu...

0 Likes
2 Replies

Route not defined. [solved]

Hello everybody, working on a buiding of a e-com project. I've this snippet on navigation.blade.php...

0 Likes
2 Replies
Solved

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.