Skip to content

PHP code snippet – macos How host laravel website on localhost and intranet wifi?

php artisan serve --host=192.168.1.29

# => Laravel development server started: <http://192.168.1.29:8000>
See also  Python code snippet - heapq How to use comparator?

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.