Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Peagah
Explore posts from servers
DIA
discord.js - Imagine an app
F
Filament
Posts
Comments
F
Filament
•
Created by Peagah on 7/26/2023 in
#❓┊help
How to consume an external API with Filament Tables
You can open it in the browser to get a better view.
70 replies
F
Filament
•
Created by Peagah on 7/26/2023 in
#❓┊help
How to consume an external API with Filament Tables
70 replies
F
Filament
•
Created by Peagah on 7/26/2023 in
#❓┊help
How to consume an external API with Filament Tables
That's make sense, I'm glad you managed to solve it
70 replies
F
Filament
•
Created by Peagah on 7/26/2023 in
#❓┊help
How to consume an external API with Filament Tables
In my case, this same error that is happening to you was solved in the way I commented above, but I had to do the same in the php.ini of
laragon
70 replies
F
Filament
•
Created by Peagah on 7/26/2023 in
#❓┊help
How to consume an external API with Filament Tables
Do you use xampp, laragon or something similar?
70 replies
F
Filament
•
Created by Peagah on 7/26/2023 in
#❓┊help
How to consume an external API with Filament Tables
After uncommenting try running the code again, it should be working now
70 replies
F
Filament
•
Created by Peagah on 7/26/2023 in
#❓┊help
How to consume an external API with Filament Tables
Uncomment these two extensions
70 replies
F
Filament
•
Created by Peagah on 7/26/2023 in
#❓┊help
How to consume an external API with Filament Tables
You are using postgres, right?
70 replies
F
Filament
•
Created by Peagah on 7/26/2023 in
#❓┊help
How to consume an external API with Filament Tables
@noobita1012 It worked?
70 replies
F
Filament
•
Created by Peagah on 7/26/2023 in
#❓┊help
How to consume an external API with Filament Tables
See if
extension=pgsql
and
extension=pdo_pgsql
are enabled
70 replies
F
Filament
•
Created by Peagah on 7/26/2023 in
#❓┊help
How to consume an external API with Filament Tables
Can you check in your php.ini if the extension is enabled?
70 replies
F
Filament
•
Created by Peagah on 7/26/2023 in
#❓┊help
How to consume an external API with Filament Tables
In case you use XAMPP, Laragon or something like that, make sure to enable the database extensions as well, this should fix the driver issues.
70 replies
F
Filament
•
Created by Peagah on 7/26/2023 in
#❓┊help
How to consume an external API with Filament Tables
@noobita1012 Sorry for the delay, I had a problem with a similar driver, check your php.ini if your database extension is active.
70 replies
F
Filament
•
Created by Peagah on 7/26/2023 in
#❓┊help
How to consume an external API with Filament Tables
If you still need help, just call me 🙂
70 replies
F
Filament
•
Created by Peagah on 7/26/2023 in
#❓┊help
How to consume an external API with Filament Tables
I was using a Currencies API
70 replies
F
Filament
•
Created by Peagah on 7/26/2023 in
#❓┊help
How to consume an external API with Filament Tables
70 replies
F
Filament
•
Created by Peagah on 7/26/2023 in
#❓┊help
How to consume an external API with Filament Tables
But apparently the author deleted the post, I can show you my code of how it turned out
70 replies
F
Filament
•
Created by Peagah on 7/26/2023 in
#❓┊help
How to consume an external API with Filament Tables
@_urufu Hello, I did not use Saloon, but this method here
70 replies
F
Filament
•
Created by Peagah on 7/26/2023 in
#❓┊help
How to consume an external API with Filament Tables
@pboivin Ty for help!
70 replies
F
Filament
•
Created by Peagah on 7/26/2023 in
#❓┊help
How to consume an external API with Filament Tables
The problem was that I use Laragon for hosting, and the sqlite extension there was disabled.
70 replies