Abraão Pessoa
Abraão Pessoa
I am receiving this error too. My PHP version is PHP 7.4.6 (cli) ( NTS ) running on SUSE Linux Enterprise Server 15 SP2 (x86_64) with yajra/laravel-oci8 (v6.1.3)
@darryldecode when we switch from session to database, a simple` \Cart::getContent();` triggers more than 10 select queries on the cart database table, even if there is no associated model.
I use JWT Bearer token. **My login response is this:** ` { "status": "success", "user": { "id": 73, "name": "ABRAHAM", "created_at": "2023-03-08T03:40:01.000000Z", "updated_at": "2023-03-08T03:40:01.000000Z", }, "authorisation": { "token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjgwMDAvYXBpL2xvZ2luIiwiaWF0IjoxNjkyNTg2ODIyLCJleHAiOjE2OTI1OTQwMjIsIm5iZiI6MTY5MjU4NjgyMiwianRpIjoiQmdqdHM5T05kdFVWT0pvQiIsInN1YiI6IjczIiwicHJ2IjoiMjNiZDVjODk0OWY2MDBhZGIzOWU3MDFjNDAwODcyZGI3YTU5NzZmNyIsIm5hbWUiOiJBQlJBQU8iLCJ1c2VybmFtZSI6IjAzMDE5OTQxNDU4IiwiaWQiOjczfQ.xM-LF4V11uxBBfXKuDRX1KaHnpFM9N0G_x8r91YETOQ", "type":...
Same problem here
I think a lot of us need it to! Any news about it?
This is a must have! Great suggestion
Any idea of release date of this Feature?
When this feature get ready I (and many others developers) will adopt tabler!
Same problem here `DEBUG: Environment info: {"env":{"conf":{"plugins":["plugins/markdown","node_modules/better-docs/component"],"recurseDepth":10,"source":{"includePattern":".+\\.js(doc|x)?$","excludePattern":"(^|\\/|\\\\)_","include":["src"]},"sourceType":"module","tags":{"allowUnknownTags":true,"dictionaries":["jsdoc","closure"]},"templates":{"monospaceLinks":false,"cleverLinks":false,"better-docs":{"name":"My React components"}},"opts":{"destination":"docs","recurse":true,"readme":"README.md"}},"opts":{"_":[],"configure":"jsdoc.conf.json","debug":true,"destination":"docs","recurse":true,"readme":"README.md","encoding":"utf8"}}} DEBUG: Parsing source files: ["/Users/abraaobarros/Projetos/react_native/Base/src/components/atoms/boxContainer.js","/Users/abraaobarros/Projetos/react_native/Base/src/components/atoms/hello.js","/Users/abraaobarros/Projetos/react_native/Base/src/components/atoms/index.js","/Users/abraaobarros/Projetos/react_native/Base/src/components/atoms/touchable.js","/Users/abraaobarros/Projetos/react_native/Base/src/index.js"] Parsing /Users/abraaobarros/Projetos/react_native/Base/src/components/atoms/boxContainer.js ... Parsing /Users/abraaobarros/Projetos/react_native/Base/src/components/atoms/hello.js ... /Users/abraaobarros/Projetos/react_native/Base/node_modules/better-docs/component.js:67 throw error ^ Error: [BABEL] unknown: Preset /* your...