I want to access my local laravel project on mobile. i have run php artisan serve –host 0.0.0.0 and i have successfully accessed the project on mobile. but when i open the project the css and js from the project seems not connected. i use tailwind css
php artisan serve –host 0.0.0.0
New contributor
CrustFast is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.