472,125 Members | 1,540 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,125 software developers and data experts.

Best database for Laravel 5.2 on Windows

97 64KB
I've tried Googling this and can't find an answer anywhere, which is an issue because I can't get Laravel to connect to my DB.

I'm using a MySql DB which is managed through phpMyAdmin which I access from an app called InstantWordPress. I've always been able to connect to databases this way before but when I try to get Laravel to connect it just won't, no matter what settings I use in my .env file.

I'd rather avoid things like Xampp and Wampp as they're massive apps, and basically just a bit of overkill. I was under the impression that frameworks like Laravel are supposed to make life easier, so I'm trying to find a basic little database manager where I can make a database very quickly and connect to it from the framework.

Any ideas would be appreciated.
Apr 27 '16 #1
2 3539
RonB
589 Expert Mod 512MB
I have not used Laravel, but since you haven't shown us your connection config or any code or the error message you're getting, it will be impossible for anyone to tell you what's wrong.

I'm trying to find a basic little database manager where I can make a database very quickly
That's what phpmyadmin is for, however I prefer to use mysql workbench.
Apr 27 '16 #2
Yeah Currently I am Working On Web Development and it is the right thing to use MySQL workbench to solve your problem related to Database in Laravel Development.
Nov 2 '19 #3

Post your reply

Sign in to post your reply or Sign up for a free account.

Similar topics

2 posts views Thread by Bernardo | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.