• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Guys do you know how to fix this problem

thedimetri

Active member
Trusted Uploader
May 29, 2023
337
196
43
redcim.com
Deprecated: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in .... on line ..

image_2023-09-10_210101249.png

pls guys if anyone have an idea help me
@Babak
 
Deprecated: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in .... on line ..

image_2023-09-10_210101249.png

pls guys if anyone have an idea help me
@Babak
update dependencies
 
Simply go to your project root directory and use composer to update dependencies using command prompt.

Command should be:

composer update

if above doesnt work , try below ;

Instead of running composer upgrade which upgrades all packages, you could just run composer upgrade laravel/framework --with-all-dependencies, shorthand is -W.

From the composer command help -W Update also dependencies of packages in the argument list, including those which are root requirements.
 
Simply go to your project root directory and use composer to update dependencies using command prompt.

Command should be:

composer update

if above doesnt work , try below ;

Instead of running composer upgrade which upgrades all packages, you could just run composer upgrade laravel/framework --with-all-dependencies, shorthand is -W.

From the composer command help -W Update also dependencies of packages in the argument list, including those which are root requirements.
i just changed it from 8.1 to 8.2 and its worked
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock