Hacker News new | ask | show | jobs
by Kiro 2595 days ago
Never met a Laravel developer who actually uses php artisan serve. Sounds like you're fighting windmills.
1 comments

> Sounds like you're fighting windmills.

Every Laravel developer uses artisan to do something. They were highlighting the names of the magic binaries.

Of course, every Laravel howto starts with a quick guide telling you to use artisan serve, illustrating the point.