Freddywhest / firestore-eloquent

This Laravel library provides an Eloquent-like interface for interacting with Firestore, Google Cloud's NoSQL database.
https://firestore-eloquent.netlify.app
MIT License
8 stars 5 forks source link

Laravel 11: Unable to Install #18

Open enarltd opened 1 month ago

enarltd commented 1 month ago

Describe the bug I get an error of not finding Kernel.php in Laravel 11

To Reproduce Steps to reproduce the behavior:

  1. Run the install command in laravel 11

Expected behavior Should install without any issues

Screenshots Screenshot 2024-09-25 at 12 05 55 PM

Desktop (please complete the following information):

Freddywhest commented 1 month ago

Laravel 11 changes a lots of how laravel works. I will check and fix it

enarltd commented 1 month ago

Sure... On standby