İzni Burak Demirtaş
                                            İzni Burak Demirtaş
                                        
                                    Merhaba @emresaracoglu , Cache dosyasının yazıldığı dizin ile alakalı yazma izinlerini kontrol ettiniz mi? Cache kesin olarak oluşuyor mu?
@peter279k I think this can be unnecessary. Because, someone who used that library may be using one of MySQL, PostgreSQL or SQLite databases. All extension should not be required for...
Yes! This is make sense. We can add required extensions to suggest block.
Hi @istoGer , This is a good suggestion. I will prepare an enhancement for this as soon as possible. Thanks!
I think I should add all test cases. I will also add these as soon.
Hi @shaobingme , Actually, I have been working on bulk insert and update operations recent times. I hope it will be completed as soon as possible. Thanks your feedback.
Hi, Could you please share your routes you set?
Did you use `cache` method for storing your routes? Example: ```php $routes->cache(); ``` I tried similar scenario, but I couldn't get any error. It seems that everything's okay.
Could you delete your cache file and try again to cache your routes again? Probably, you have an issue about cached routes file. After the loading cached routes process, it...
Merhabalar, `debug` açarak, detaylı şekilde bir inceleme yapmanız mümkün olabilir. Muhtemelen `base_folder` ile alakalı falan bir sıkıntı olabilir ama, incelemeden bir şey demek zor. Normalde bir hata almamanız lazım çünkü...