Y
Hacker News
new
|
ask
|
show
|
jobs
by
jszymborski
1312 days ago
Honestly, I just use the newly built-in PHP web server for my hobby projects. I mostly develop with Laravel so just run the artisan server.
1 comments
iKlsR
1312 days ago
Same at times, sqlite driver etc but you quickly need redis or sqlite taps out on some more complicated or better supported framework feature you need.
link