You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.
I did that, but even editing the css files, it is not autoreload as it should.
Could it be because i did not run
php artisan serve --host=0
im getting error if i set the host=0
$ php artisan serve --host=0
Laravel development server started on http://0:8000/
[Tue Jun 28 16:34:59 2016] PHP Warning: Unknown: php_network_getaddresses: getaddrinfo failed: No such host is known. in Unknown on line 0
[Tue Jun 28 16:34:59 2016] Failed to listen on 0:8000 (reason: php_network_getaddresses: getaddrinfo failed: No such host is known. )
Hello,
How do i enable the auto/live reload function when editing files?
Mine is not working after default installation
The text was updated successfully, but these errors were encountered: