Support the ongoing development of Laravel.io →

1,537 Threads

posted 4 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

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

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 1 month 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

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

Symfony\Component\HttpFoundation\Response::setContent(): Arg

<?php namespace App\Http\Middleware; use App\Providers\RouteServiceProvider; use Closure; use I...

0 Likes
0 Replies

with Subtitles it is showing No additional information... ?

public function account(): BelongsTo { return $this->belongsTo(Account::class); } #my transaction...

0 Likes
0 Replies

Uncaught Error:Class Octane not found when using --watch

Fatal error: Uncaught Error: Class "Laravel\Octane\Octane" not found when using --watch Oc...

0 Likes
1 Replies

Error After Upgrade livewire

My application works fine in local but when i uploaded to staging server it starts giving error Unca...

rtaylor82 liked this thread

1 Likes
2 Replies

retrieve data from command call

Hi, I have a command with the signature account:mylogin I'd like to get the output in a laravel test...

0 Likes
0 Replies

add a loading "spinner"larajs

how to add a loading "spinner" while table is loading Laravel JS in this blade : `@extends...

0 Likes
0 Replies

while try to download instagram reel in laravel

Client error: GET https://www.instagram.com/reel/C3-Z_CcsuTF/?__a=1&__d=dis resulted in a 401 Un...

ksaif121786 liked this thread

1 Likes
1 Replies

3 important problems for me that prevent the use of laravel

Octane Version 2.3.2 Laravel Version 10.42.0 PHP Version 8.1 What server type are you using? Open Sw...

0 Likes
0 Replies
posted 2 months ago

fopen: failed to open stream: Permission denied

When i try to upload a image to a database/folder, it gives this error: fopen(C:\wamp64\www\x\public...

0 Likes
0 Replies

Getting error while implementingCSPc CSP in the application

While implementing the Spatie CSP I'm getting following error in the console. 302 Refused to apply i...

0 Likes
0 Replies

HTML response for API

Hello, I just created a backend server and put all my routes in api.php. If I test my api on my lara...

1 Likes
0 Replies

Upgrade and Authentication Improvement in Laravel Project

Hello everyone, We've encountered a bit of a situation with our Laravel project that we wanted to di...

0 Likes
0 Replies

403 Error if not logged in but my policy is set to return tr

The policy is working if I am logged in but as soon as I am not logged in then the policy is not eve...

0 Likes
1 Replies

CHIPS cookies for laravel

Hey, i want to use laravel as a tool that i can implement in other websites as an iframe. But i see...

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.