Live data from Hacker News

Goravel, Web framework inspired from Laravel in Golang

github.com

1–10 of 64 posts

Re: Goravel, Web framework inspired from Laravel in Golang

#5
post #2

Laravel, the framework that made me quit PHP. Not sure the concept of "one framework doing everything" will resonate well with the wider Go community. I will keep an eye on it though.

> Laravel, the framework that made me quit PHP.

I would be interested to hear more.

Re: Goravel, Web framework inspired from Laravel in Golang

#7
post #2

Laravel, the framework that made me quit PHP. Not sure the concept of "one framework doing everything" will resonate well with the wider Go community. I will keep an eye on it though.

> Laravel, the framework that made me quit PHP. I would be interested to hear more.

Also interested in hearing more - first person i've heard say they do not like Laravel...

Re: Goravel, Web framework inspired from Laravel in Golang

#10
post #2

Laravel, the framework that made me quit PHP. Not sure the concept of "one framework doing everything" will resonate well with the wider Go community. I will keep an eye on it though.

> Laravel, the framework that made me quit PHP. I would be interested to hear more.

Not OP. While I didn't quite PHP. I just don't work with Laravel.

A lot of good points are written down here: https://old.reddit.com/r/PHP/comments/131t2k1/laravel_consid...

In short, it just doesn't use good programming principles. It's not just easy to write code with bad principles, it's everywhere in the tutorials.

There's of course Laravel apps out there that do have good programming principles. It's very much possible to write good code with Laravel. It's just less common.

Post reply on HN