Laravel Custom Package Problem Call to undefined method
I am trying to create my custom package for laravel. There is my code, https://github.com/onurzdgn/cloudflare-image-api I have an problem when I using my project this package. The error is: Call to undefined method onurozdoganCloudflareImageApiFacadesCloudflareImageApi::upload()
I thing I check everything, however I can’t find anything.
Mapbox GL Draw Polygon Not Displaying Correctly on Load in Laravel
I’m working on a Laravel project where I need to draw polygons on a Mapbox GL JS map, save the coordinates to the database, and then load and display those polygons correctly when editing the records. However, I’m encountering issues where the polygons do not display correctly on the map when the page loads.
Laravel: How can I access auth data in class Handler that extends ExceptionHandler
I am trying to access auth in register method from class Handler that extends ExceptionHandler. I have tried to add EncryptCookies, AddQueuedCookiesToResponse, StartSession in middleware but could not work. I need to access current user name in Handler if issue occurs in try catch.
Recipients unable to claim in my donation application in laravel [closed]
Closed 2 days ago.
Attempt to read property “week_id” on null
I am building a school management system I want once a teacher gets to the time table section they will be able to see the subjects they are teaching that day and they should also see the room and time but I am receiving this error ‘Attempt to read property “week_id” on null’
the following are the codes
Foreign key constraint is incorrectly two foriegn keys migrate in laravel 11
i am beginner programmer of laravel.i am creating a simple warehouse management system in laravel 11.when i tried to migrate and tables and assign the Foreign keys i ran into the problem with Foreign key constraint is incorrectly . what i tried the migration file and full error i attached below.
Missing `Kernel.php` file in Laravel project
I’m currently working on a Laravel project and I’ve encountered an issue where my Kernel.php
file seems to be missing from the app/Http
directory.
How to make custom error message on Laravel Precognition?
Its simply question, when i trying to make validation method on laravel, i can use like
Laravel 10 & PHP 8.1 – Cannot npm run dev
Getting this issue when I tried running the command npm run dev.
LARAVEL SMTP is showing problem and won’t send the email
I am having a problem with map.php and my .env file and after executing this show error.