-
Hi
It dosent work with laravel 9.0.This is my Error
Problem 1
- illuminate/support[v5.6.0, ..., 5.8.x-dev] require php ^7.1.3 -> your php version (8.1.9) does not satisfy that requirement.
…
-
Hi!
I'm trying to show heads-up notifications on an Android device and it seems to require the notification priority for SDK < 26.
I am setting the priority with the OptionsBuilder, but when I r…
-
Hi ,
I am using this module and I am facing 1 major issue. After inputting admin credentials admin@admin.com and password, system redirect on dashboard but before redirection for few seconds there d…
-
I got an error of **Class name must be a valid object or a string** while I'm adding an item in the cart.
I am getting this error in **ShopCartTrait** of the add method
-
Hello, I really like your plug-in that supports multi table and multi field login. However, I recently found that it does not support laravel / frameworl ^ 8. X and laravel / Passport ^ 10.0. I wonder…
-
Unhandled Exception
Message:
could not find driver
Location:
/var/www/teststudy-code/public_html/laravel/database/connectors/mysql.php on line 33
Stack Trace:
#0 /var/www/teststudy-code/public_html…
-
**We should document as we code**
A brief research on tool(s) we can use for documenting our backend code (any framework specific tool is preferred)
**What we need**
Any PHP documentation library…
-
Redis is already on Laragon and that's great. I'm working on a laravel project and I'm using Redis as my queue driver. When I try to ```php artisan queue:work``` and perform actions, I get the error …
-
I have a problem by using Auth token package in laravel 4.3
Fix:
Tappleby\AuthToken\AuthToken.php
row 11. use \Illuminate\Contracts\Support\ArrayableInterface;
Tappleby\AuthToken\DatabaseAuthTokenPr…
-
Are you planning on a version of confide and entrust to work with Laravel 5?