Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Lavarel Installation Step:
- 1. Install Componser
- https://www.digitalocean.com/community/tutorials/how-to-install-and-use-composer-on-ubuntu-14-04
- Error1:the requested PHP extension mbstring is missing from your system
- sudo apt-get install php-mbstring
- Error1:the requested PHP extension dom is missing from your system
- sudo apt-get install php-xml
- Application key [base64:j3OWEQ2WAzUSu9krX4XNjwKCfyv2OZJNjE4J3K+rBms=] set successfully.
- Issue: Only root route is working
- sudo a2enmod rewrite
- Windows:
- https://www.youtube.com/watch?v=JYCN6Bogqgk&t=204s
Add Comment
Please, Sign In to add comment