Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php (or laravel) dev server is required for Laravel projects using React #37

Closed
apolopena opened this issue Feb 11, 2021 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@apolopena
Copy link
Owner

apolopena commented Feb 11, 2021

Describe the bug

Laravel/React projects fail to load app.css and ap.js when running the apache server.
Note: Project functions normally when running the php dev server or `php artisan serve'

Screenshots

image

Steps to reproduce

  • Use apache as your server
  • Build a project with a laravel and react, change the view to show a react component.
  • open the preview browser
  • page is blank and error in the dev tools console

Expected behavior

Laravel/React projects should behave the same on all servers

@apolopena apolopena added the bug Something isn't working label Feb 11, 2021
@apolopena apolopena self-assigned this Feb 11, 2021
apolopena added a commit to apolopena/q-and-a-challenge that referenced this issue Feb 11, 2021
@apolopena
Copy link
Owner Author

I am not seeing this behavior anymore. I will re-open this issue then if I do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant