Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 289 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 289 Bytes

Installation Steps

  1. 'composer install'
  2. 'npm install'
  3. 'php artisan storage:link'

Project Run Steps

  1. 'php artisan serve'
  2. 'npm run watch'

License

The Laravel framework is open-sourced software licensed under the MIT license.