Ajith Lal

Results 11 comments of Ajith Lal
trafficstars

Localisation is not related to balde right?

can't re-generate the issue. my laravel version is 7.26.0 (latest one). Also cant find 7.4.* version [here](https://github.com/laravel/laravel/tags)

are you generated the `TOTALE` filed after migrations generated by code-generator? If yes then, Please check you added the `TOTALE` field to fillable array on your model and setting the...

The above mentioned issue still exists. Please update asap. I got an error while uploading a png image on this code ```php $new_image = imagecreatefrompng('conteudo/'.$this->file_url); ```

> Try deleting conteudo folder > $new_image = imagecreatefrompng($this->file_url); I' ve fixed it by doing the same. That is not a permenant solution right?. when I do a composer update...

Is this issue fixed??

Did you checked the error log?

could you check the error log on cpanel?