How many tables do you have? A basic model is probably 4 lines of code, so it might not be too much hassle to create them manually failing that you could spin through each database table using mysql schema and automatically generate the files
Hi
We only have 1 existing table that we need for authentication purposes, but because we use our own password/hashing algorithm it's a bit more involved, as we have to code a new UserProvider and AuthProvider. I just wish there was an easier way !
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community