The tutorial for the application using Laravel framework can be found here: https://www.youtube.com/watch?v=neSHAWdE44c&list=PLillGF-RfqbYhQsN5WMXy6VsDMKGadrJ-&index=1
The git ignore for the project is composer, so you need to install composer to your local computer before using. Also some modules are require: node.
- node: npm install --save
Basic Info for the database (.env):
- DB_DATABASE=larsamp
- DB_USERNAME=root
- DB_PASSWORD=1234