mridulcs2012
mridulcs2012
I installed simplicity template by setting $route['default_controller'] = "example"; in routes.php under application->config.Now suppose i have another controller say forum.php and a view forum.php in views folder.if i place a...
Hi using this package https://github.com/kreait/laravel-firebase in laravel to fetch say 15,000 documents in a collection, the cloud-firestore component (https://github.com/googleapis/google-cloud-php-firestore) is installed and being used for the purpose. But why it's...
Hi i am getting larger height than the items, even than the tallest item, and it's creating empty space at bottom of items. I tried many ways but bad luck....